COLOR #707962

HEX: #707962 RGB: (112,121,98)

Color info

#707962 contains red, green and blue colors in about the same proportion. Web safe color of #707962 is #666666 (or #666).

RGB color model

#707962 color RGB value is (112,121,98).

RGB: (112,121,98) (44%, 47%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 121 of 255 = 47%
B 98 of 255 = 38%

112
121
98

R + G + B ~ 43%. #707962 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 121 + 98 = 331 (100%)
R 112 of 331 ~ 33.84%
G 121 of 331 ~ 36.56%
B 98 of 331 ~ 29.61'%

%33.84
%36.56
%29.61

CMYK color model

#707962 color CMYK value is (7,0,19,53).

  • cyan value is 7.44%
  • magenta value is 0.00%
  • yellow value is 19.01%
  • key color value is 52.55%

CMYK: (7,0,19,53)
C7M0Y19K53 (7%, 0%, 19%, 53%)
(0.07 / 0.00 / 0.19 / 0.53)

CMYK percentages

%7.44
%0
%19.01
%52.55

Codes

Color #707962 in popluar color models

70 79 62
RGB 112 121 98
HSL 83° 10.50% 42.94%
HSB/HSV 83° 19.01% 47.45%
CMYK 7.44% 0.00% 19.01%
52.55%

Color #707962 in popluar number systems.

HEX 70 79 62
Decimal 112 121 98
Binary 1110000 1111001 1100010
Octal 160 171 142

Shades and tints

Shades of #707962

#707962
(112,121,98)
#666E5A
(102,110,90)
#5C6352
(92,99,82)
#52584A
(82,88,74)
#484D42
(72,77,66)
#3E423A
(62,66,58)
#343732
(52,55,50)
#2A2C2A
(42,44,42)
#202122
(32,33,34)
#16161A
(22,22,26)
#0C0B12
(12,11,18)
#000000
(0,0,0)

Tints of #707962

#707962
(112,121,98)
#7D8570
(125,133,112)
#8A917E
(138,145,126)
#979D8C
(151,157,140)
#A4A99A
(164,169,154)
#B1B5A8
(177,181,168)
#BEC1B6
(190,193,182)
#CBCDC4
(203,205,196)
#D8D9D2
(216,217,210)
#E5E5E0
(229,229,224)
#F2F1EE
(242,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707962 color. Also use rgb(112,121,98) instead hex code.

Text Font Color

.myTextColor { color: #707962; }

<p style="color:#707962">This sample text font color is #707962.</p>

This text font color is #707962.

Background Color

.myBgColor { background-color: #707962; }

<div style="background-color:#707962">Inner text</div>

This div background color is #707962.

Border color

.myBorderColor { border: 1px solid #707962; }

<div style="border:3px solid #707962">Div</div>

This div border color is #707962.

Opacity

.myOpacity80 { color: #707962; opacity: 0.8; }

<p style="color:#707962;opacity:0.8;">80%</p>

Text with #707962 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #707962;}

<p style="text-shadow: 3px 3px 1px #707962">Text here.</p>

This text has shadow with #707962 color.


.textShadow {text-shadow: 3px 3px 1px #707962', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #707962, 5px 5px 20px red">Text here.</p>

This text has shadow with #707962 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#707962, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#707962, Direction=45, Strength=4)">Text</p>

This text has shadow with #707962 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #707962;
-webkit-box-shadow: 1px 1px 3px 2px #707962;
box-shadow: 1px 1px 3px 2px #707962;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #707962; -webkit-box-shadow: 1px 1px 3px 2px #707962; box-shadow:1px 1px 3px 2px #707962;">
Div content here
</div>

This div box has shadow with color #707962.

Preview

Color preview on black background

This text has color #707962 on black background.


Color preview on white background

This text has color #707962 on white background.


Black color preview on #707962 background

This text has black color on #707962 background.


White color preview on #707962 background

This text has white color on #707962 background.


Related colors

Complementary color

Complementary color for #hex is #8F869D.


I love getcolorcode.com

Triadic colors

1 #627079 and #796270 with #707962 are triadic colors.

2 #627970 and #797062 with #707962 are triadic colors.