COLOR #766072

HEX: #766072 RGB: (118,96,114)

Color info

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

RGB color model

#766072 color RGB value is (118,96,114).

RGB: (118,96,114) (46%, 38%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 96 of 255 = 38%
B 114 of 255 = 45%

118
96
114

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

Portions of RGB colors in percentages

R + G + B = 118 + 96 + 114 = 328 (100%)
R 118 of 328 ~ 35.98%
G 96 of 328 ~ 29.27%
B 114 of 328 ~ 34.76'%

%35.98
%29.27
%34.76

CMYK color model

#766072 color CMYK value is (0,19,3,54).

  • cyan value is 0.00%
  • magenta value is 18.64%
  • yellow value is 3.39%
  • key color value is 53.73%
CMYK: (0,19,3,54) C0M19Y3K54 (0%,19%,3%,54%) (0.00/0.19/0.03/0.54) 

CMYK percentages

%0
%18.64
%3.39
%53.73

Codes

Color #766072 in popluar color models

76 60 72
RGB 118 96 114
HSL 311° 10.28% 41.96%
HSB/HSV 311° 18.64% 46.27%
CMYK 0.00% 18.64% 3.39%
53.73%

Color #766072 in popluar number systems.

HEX 76 60 72
Decimal 118 96 114
Binary 1110110 1100000 1110010
Octal 166 140 162

Shades and tints

Shades of #766072

#766072
(118,96,114)
#6C5868
(108,88,104)
#62505E
(98,80,94)
#584854
(88,72,84)
#4E404A
(78,64,74)
#443840
(68,56,64)
#3A3036
(58,48,54)
#30282C
(48,40,44)
#262022
(38,32,34)
#1C1818
(28,24,24)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #766072

#766072
(118,96,114)
#826E7E
(130,110,126)
#8E7C8A
(142,124,138)
#9A8A96
(154,138,150)
#A698A2
(166,152,162)
#B2A6AE
(178,166,174)
#BEB4BA
(190,180,186)
#CAC2C6
(202,194,198)
#D6D0D2
(214,208,210)
#E2DEDE
(226,222,222)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766072; }

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

This text font color is #766072.

Background Color

.myBgColor { background-color: #766072; }

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

This div background color is #766072.

Border color

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

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

This div border color is #766072.

Opacity

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

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

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

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

This text has shadow with #766072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766072.

Preview

Color preview on black background

This text has color #766072 on black background.


Color preview on white background

This text has color #766072 on white background.


Black color preview on #766072 background

This text has black color on #766072 background.


White color preview on #766072 background

This text has white color on #766072 background.


Related colors

Complementary color

Complementary color for #hex is #899F8D.


I love getcolorcode.com

Triadic colors

1 #727660 and #607276 with #766072 are triadic colors.

2 #726076 and #607672 with #766072 are triadic colors.