COLOR #707276

HEX: #707276 RGB: (112,114,118)

Color info

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

RGB color model

#707276 color RGB value is (112,114,118).

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

RGB channels and saturation

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

112
114
118

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

Portions of RGB colors in percentages

R + G + B = 112 + 114 + 118 = 344 (100%)
R 112 of 344 ~ 32.56%
G 114 of 344 ~ 33.14%
B 118 of 344 ~ 34.3'%

%32.56
%33.14
%34.3

CMYK color model

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

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

CMYK: (5,3,0,54)
C5M3Y0K54 (5%, 3%, 0%, 54%)
(0.05 / 0.03 / 0.00 / 0.54)

CMYK percentages

%5.08
%3.39
%0
%53.73

Codes

Color #707276 in popluar color models

70 72 76
RGB 112 114 118
HSL 220° 2.61% 45.10%
HSB/HSV 220° 5.08% 46.27%
CMYK 5.08% 3.39% 0.00%
53.73%

Color #707276 in popluar number systems.

HEX 70 72 76
Decimal 112 114 118
Binary 1110000 1110010 1110110
Octal 160 162 166

Shades and tints

Shades of #707276

#707276
(112,114,118)
#66686C
(102,104,108)
#5C5E62
(92,94,98)
#525458
(82,84,88)
#484A4E
(72,74,78)
#3E4044
(62,64,68)
#34363A
(52,54,58)
#2A2C30
(42,44,48)
#202226
(32,34,38)
#16181C
(22,24,28)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #707276

#707276
(112,114,118)
#7D7E82
(125,126,130)
#8A8A8E
(138,138,142)
#97969A
(151,150,154)
#A4A2A6
(164,162,166)
#B1AEB2
(177,174,178)
#BEBABE
(190,186,190)
#CBC6CA
(203,198,202)
#D8D2D6
(216,210,214)
#E5DEE2
(229,222,226)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707276; }

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

This text font color is #707276.

Background Color

.myBgColor { background-color: #707276; }

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

This div background color is #707276.

Border color

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

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

This div border color is #707276.

Opacity

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

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

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

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

This text has shadow with #707276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707276.

Preview

Color preview on black background

This text has color #707276 on black background.


Color preview on white background

This text has color #707276 on white background.


Black color preview on #707276 background

This text has black color on #707276 background.


White color preview on #707276 background

This text has white color on #707276 background.


Related colors

Complementary color

Complementary color for #hex is #8F8D89.


I love getcolorcode.com

Triadic colors

1 #767072 and #727670 with #707276 are triadic colors.

2 #767270 and #727076 with #707276 are triadic colors.