COLOR #707476

HEX: #707476 RGB: (112,116,118)

Color info

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

RGB color model

#707476 color RGB value is (112,116,118).

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

RGB channels and saturation

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

112
116
118

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

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 118 = 346 (100%)
R 112 of 346 ~ 32.37%
G 116 of 346 ~ 33.53%
B 118 of 346 ~ 34.1'%

%32.37
%33.53
%34.1

CMYK color model

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

  • cyan value is 5.08%
  • magenta value is 1.69%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (5,2,0,54) C5M2Y0K54 (5%,2%,0%,54%) (0.05/0.02/0.00/0.54) 

CMYK percentages

%5.08
%1.69
%0
%53.73

Codes

Color #707476 in popluar color models

70 74 76
RGB 112 116 118
HSL 200° 2.61% 45.10%
HSB/HSV 200° 5.08% 46.27%
CMYK 5.08% 1.69% 0.00%
53.73%

Color #707476 in popluar number systems.

HEX 70 74 76
Decimal 112 116 118
Binary 1110000 1110100 1110110
Octal 160 164 166

Shades and tints

Shades of #707476

#707476
(112,116,118)
#666A6C
(102,106,108)
#5C6062
(92,96,98)
#525658
(82,86,88)
#484C4E
(72,76,78)
#3E4244
(62,66,68)
#34383A
(52,56,58)
#2A2E30
(42,46,48)
#202426
(32,36,38)
#161A1C
(22,26,28)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #707476

#707476
(112,116,118)
#7D8082
(125,128,130)
#8A8C8E
(138,140,142)
#97989A
(151,152,154)
#A4A4A6
(164,164,166)
#B1B0B2
(177,176,178)
#BEBCBE
(190,188,190)
#CBC8CA
(203,200,202)
#D8D4D6
(216,212,214)
#E5E0E2
(229,224,226)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707476; }

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

This text font color is #707476.

Background Color

.myBgColor { background-color: #707476; }

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

This div background color is #707476.

Border color

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

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

This div border color is #707476.

Opacity

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

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

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

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

This text has shadow with #707476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707476.

Preview

Color preview on black background

This text has color #707476 on black background.


Color preview on white background

This text has color #707476 on white background.


Black color preview on #707476 background

This text has black color on #707476 background.


White color preview on #707476 background

This text has white color on #707476 background.


Related colors

Complementary color

Complementary color for #hex is #8F8B89.


I love getcolorcode.com

Triadic colors

1 #767074 and #747670 with #707476 are triadic colors.

2 #767470 and #747076 with #707476 are triadic colors.