COLOR #707670

HEX: #707670 RGB: (112,118,112)

Color info

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

RGB color model

#707670 color RGB value is (112,118,112).

RGB: (112,118,112) (44%, 46%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 118 of 255 = 46%
B 112 of 255 = 44%

112
118
112

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

Portions of RGB colors in percentages

R + G + B = 112 + 118 + 112 = 342 (100%)
R 112 of 342 ~ 32.75%
G 118 of 342 ~ 34.5%
B 112 of 342 ~ 32.75'%

%32.75
%34.5
%32.75

CMYK color model

#707670 color CMYK value is (5,0,5,54).

  • cyan value is 5.08%
  • magenta value is 0.00%
  • yellow value is 5.08%
  • key color value is 53.73%

CMYK: (5,0,5,54)
C5M0Y5K54 (5%, 0%, 5%, 54%)
(0.05 / 0.00 / 0.05 / 0.54)

CMYK percentages

%5.08
%0
%5.08
%53.73

Codes

Color #707670 in popluar color models

70 76 70
RGB 112 118 112
HSL 120° 2.61% 45.10%
HSB/HSV 120° 5.08% 46.27%
CMYK 5.08% 0.00% 5.08%
53.73%

Color #707670 in popluar number systems.

HEX 70 76 70
Decimal 112 118 112
Binary 1110000 1110110 1110000
Octal 160 166 160

Shades and tints

Shades of #707670

#707670
(112,118,112)
#666C66
(102,108,102)
#5C625C
(92,98,92)
#525852
(82,88,82)
#484E48
(72,78,72)
#3E443E
(62,68,62)
#343A34
(52,58,52)
#2A302A
(42,48,42)
#202620
(32,38,32)
#161C16
(22,28,22)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #707670

#707670
(112,118,112)
#7D827D
(125,130,125)
#8A8E8A
(138,142,138)
#979A97
(151,154,151)
#A4A6A4
(164,166,164)
#B1B2B1
(177,178,177)
#BEBEBE
(190,190,190)
#CBCACB
(203,202,203)
#D8D6D8
(216,214,216)
#E5E2E5
(229,226,229)
#F2EEF2
(242,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707670; }

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

This text font color is #707670.

Background Color

.myBgColor { background-color: #707670; }

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

This div background color is #707670.

Border color

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

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

This div border color is #707670.

Opacity

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

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

Text with #707670 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 #707670;}

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

This text has shadow with #707670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707670.

Preview

Color preview on black background

This text has color #707670 on black background.


Color preview on white background

This text has color #707670 on white background.


Black color preview on #707670 background

This text has black color on #707670 background.


White color preview on #707670 background

This text has white color on #707670 background.


Related colors

Complementary color

Complementary color for #hex is #8F898F.


I love getcolorcode.com

Triadic colors

1 #707076 and #767070 with #707670 are triadic colors.

2 #707670 and #767070 with #707670 are triadic colors.