COLOR #764D72

HEX: #764D72 RGB: (118,77,114)

Color info

#764D72 contains red, green and blue colors in about the same proportion. Web safe color of #764D72 is #663366 (or #636).

RGB color model

#764D72 color RGB value is (118,77,114).

RGB: (118,77,114) (46%, 30%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 77 of 255 = 30%
B 114 of 255 = 45%

118
77
114

R + G + B ~ 40%. #764D72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 77 + 114 = 309 (100%)
R 118 of 309 ~ 38.19%
G 77 of 309 ~ 24.92%
B 114 of 309 ~ 36.89'%

%38.19
%24.92
%36.89

CMYK color model

#764D72 color CMYK value is (0,35,3,54).

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

CMYK: (0,35,3,54)
C0M35Y3K54 (0%, 35%, 3%, 54%)
(0.00 / 0.35 / 0.03 / 0.54)

CMYK percentages

%0
%34.75
%3.39
%53.73

Codes

Color #764D72 in popluar color models

76 4D 72
RGB 118 77 114
HSL 306° 21.03% 38.24%
HSB/HSV 306° 34.75% 46.27%
CMYK 0.00% 34.75% 3.39%
53.73%

Color #764D72 in popluar number systems.

HEX 76 4D 72
Decimal 118 77 114
Binary 1110110 1001101 1110010
Octal 166 115 162

Shades and tints

Shades of #764D72

#764D72
(118,77,114)
#6C4668
(108,70,104)
#623F5E
(98,63,94)
#583854
(88,56,84)
#4E314A
(78,49,74)
#442A40
(68,42,64)
#3A2336
(58,35,54)
#301C2C
(48,28,44)
#261522
(38,21,34)
#1C0E18
(28,14,24)
#12070E
(18,7,14)
#000000
(0,0,0)

Tints of #764D72

#764D72
(118,77,114)
#825D7E
(130,93,126)
#8E6D8A
(142,109,138)
#9A7D96
(154,125,150)
#A68DA2
(166,141,162)
#B29DAE
(178,157,174)
#BEADBA
(190,173,186)
#CABDC6
(202,189,198)
#D6CDD2
(214,205,210)
#E2DDDE
(226,221,222)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764D72; }

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

This text font color is #764D72.

Background Color

.myBgColor { background-color: #764D72; }

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

This div background color is #764D72.

Border color

.myBorderColor { border: 1px solid #764D72; }

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

This div border color is #764D72.

Opacity

.myOpacity80 { color: #764D72; opacity: 0.8; }

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

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

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

This text has shadow with #764D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764D72.

Preview

Color preview on black background

This text has color #764D72 on black background.


Color preview on white background

This text has color #764D72 on white background.


Black color preview on #764D72 background

This text has black color on #764D72 background.


White color preview on #764D72 background

This text has white color on #764D72 background.


Related colors

Complementary color

Complementary color for #hex is #89B28D.


I love getcolorcode.com

Triadic colors

1 #72764D and #4D7276 with #764D72 are triadic colors.

2 #724D76 and #4D7672 with #764D72 are triadic colors.