✓ Copied to clipboard
#707070 (Gray) color swatch preview — Color From Pic.
#707070 — Gray color swatch

Gray

#707070

📝 Color Information for #707070

The hexadecimal color code #707070 represents a medium shade in the gray family. In the RGB color model, this color is composed of 112 red, 112 green, and 112 blue, which translates to approximately 44% red, 44% green, and 44% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #707070 has a hue of 0 degrees, a saturation level of 0%, and a lightness value of 44%. The hue angle of 0° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 0°, saturation of 0%, and brightness/value of 44%. For print applications using the CMYK color model, #707070 would be reproduced using 0% cyan, 0% magenta, 0% yellow, and 56% black. The closest web-safe color is #666666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #707070 with other colors, consider its complementary color at hue 180° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7368816, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #707070

Tailwind CSS
neutral-500
HEX
#707070
RGB
rgb(112, 112, 112)
RGB %
44%, 44%, 44%
HSL
hsl(0, 0%, 44%)
HSV
hsv(0, 0%, 44%)
CMYK
0%, 0%, 0%, 56%
Decimal
7368816
Web Safe
#666666

🎨 Color Schemes for #707070

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #707070

🌗 Shades and Tints of #707070

Shades (adding black)
Tints (adding white)

🎚️ Tones of #707070

Tones (adding gray / desaturating)

🌈 Hue Variations of #707070

Hue Variations (shifting the color spectrum)

👁️ Preview of #707070 in Use

Text on #707070
This demonstrates text readability on the color background. (Click to edit)
#707070 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #707070

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #707070

:root { --color-hex: #707070; --color-rgb: 112, 112, 112; --color-hsl: 0, 0%, 44%; } .bg-color { background-color: #707070; } .text-color { color: #707070; } .border-color { border-color: #707070; }

🛠️ Use #707070 in Your Project

🎨
Build a Palette with #707070
Generate harmonious color schemes
⚖️
Check Contrast for #707070
WCAG accessibility testing
🌈
Create a Gradient with #707070
Beautiful CSS gradients

🔗 Related Colors to #707070

#707070
Hue -30°
#707070
Hue -15°
#707070
Hue +15°
#707070
Hue +30°
#5E5E5E
85% L
#4F4F4F
70% L
#383838
50% L
#212121
30% L
#8C8C8C
55% L
#A8A8A8
66% L
#C7C7C7
78% L
#E3E3E3
89% L

About Gray (#707070)

Gray is a medium, muted, warm gray color with a hue angle of 0°, saturation of 0%, and lightness of 44%. Its RGB value is (112, 112, 112) and its CMYK breakdown is C:0% M:0% Y:0% K:56%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #707070

What is the HEX code for Gray? +

The HEX code for Gray is #707070. In CSS you can use it directly as color: #707070; or as a background: background-color: #707070;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #707070? +

The RGB value of #707070 is rgb(112, 112, 112). This means the color contains 112 out of 255 parts red, 112 out of 255 parts green, and 112 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(112, 112, 112);

What is the HSL value of #707070? +

The HSL value of #707070 is hsl(0, 0%, 44%). The hue is 0°, placing it in the gray family on the color wheel. The saturation is 0%, making it muted. The lightness is 44%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #707070 a warm or cool color? +

#707070 is classified as a warm color based on its hue angle of 0°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #707070? +

The approximate CMYK value of #707070 is C:0% M:0% Y:0% K:56%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #707070 with Other Tools

🔢
Color Converter
Get all formats for #707070 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #707070 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #707070.
👓
Blindness Simulator
See how #707070 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #707070.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #707070.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #707070.
🔬
Technical Formats
See #707070 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #707070 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.