COLOR #767472

HEX: #767472 RGB: (118,116,114)

Color info

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

RGB color model

#767472 color RGB value is (118,116,114).

RGB: (118,116,114) (46%, 45%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 116 of 255 = 45%
B 114 of 255 = 45%

118
116
114

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

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 114 = 348 (100%)
R 118 of 348 ~ 33.91%
G 116 of 348 ~ 33.33%
B 114 of 348 ~ 32.76'%

%33.91
%33.33
%32.76

CMYK color model

#767472 color CMYK value is (0,2,3,54).

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

CMYK: (0,2,3,54)
C0M2Y3K54 (0%, 2%, 3%, 54%)
(0.00 / 0.02 / 0.03 / 0.54)

CMYK percentages

%0
%1.69
%3.39
%53.73

Codes

Color #767472 in popluar color models

76 74 72
RGB 118 116 114
HSL 30° 1.72% 45.49%
HSB/HSV 30° 3.39% 46.27%
CMYK 0.00% 1.69% 3.39%
53.73%

Color #767472 in popluar number systems.

HEX 76 74 72
Decimal 118 116 114
Binary 1110110 1110100 1110010
Octal 166 164 162

Shades and tints

Shades of #767472

#767472
(118,116,114)
#6C6A68
(108,106,104)
#62605E
(98,96,94)
#585654
(88,86,84)
#4E4C4A
(78,76,74)
#444240
(68,66,64)
#3A3836
(58,56,54)
#302E2C
(48,46,44)
#262422
(38,36,34)
#1C1A18
(28,26,24)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #767472

#767472
(118,116,114)
#82807E
(130,128,126)
#8E8C8A
(142,140,138)
#9A9896
(154,152,150)
#A6A4A2
(166,164,162)
#B2B0AE
(178,176,174)
#BEBCBA
(190,188,186)
#CAC8C6
(202,200,198)
#D6D4D2
(214,212,210)
#E2E0DE
(226,224,222)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767472; }

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

This text font color is #767472.

Background Color

.myBgColor { background-color: #767472; }

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

This div background color is #767472.

Border color

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

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

This div border color is #767472.

Opacity

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

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

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

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

This text has shadow with #767472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767472.

Preview

Color preview on black background

This text has color #767472 on black background.


Color preview on white background

This text has color #767472 on white background.


Black color preview on #767472 background

This text has black color on #767472 background.


White color preview on #767472 background

This text has white color on #767472 background.


Related colors

Complementary color

Complementary color for #hex is #898B8D.


I love getcolorcode.com

Triadic colors

1 #727674 and #747276 with #767472 are triadic colors.

2 #727476 and #747672 with #767472 are triadic colors.