COLOR #72476F

HEX: #72476F RGB: (114,71,111)

Color info

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

RGB color model

#72476F color RGB value is (114,71,111).

RGB: (114,71,111) (45%, 28%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 111 of 255 = 44%

114
71
111

R + G + B ~ 39%. #72476F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 111 = 296 (100%)
R 114 of 296 ~ 38.51%
G 71 of 296 ~ 23.99%
B 111 of 296 ~ 37.5'%

%38.51
%23.99
%37.5

CMYK color model

#72476F color CMYK value is (0,38,3,55).

  • cyan value is 0.00%
  • magenta value is 37.72%
  • yellow value is 2.63%
  • key color value is 55.29%
CMYK: (0,38,3,55) C0M38Y3K55 (0%,38%,3%,55%) (0.00/0.38/0.03/0.55) 

CMYK percentages

%0
%37.72
%2.63
%55.29

Codes

Color #72476F in popluar color models

72 47 6F
RGB 114 71 111
HSL 304° 23.24% 36.27%
HSB/HSV 304° 37.72% 44.71%
CMYK 0.00% 37.72% 2.63%
55.29%

Color #72476F in popluar number systems.

HEX 72 47 6F
Decimal 114 71 111
Binary 1110010 1000111 1101111
Octal 162 107 157

Shades and tints

Shades of #72476F

#72476F
(114,71,111)
#684165
(104,65,101)
#5E3B5B
(94,59,91)
#543551
(84,53,81)
#4A2F47
(74,47,71)
#40293D
(64,41,61)
#362333
(54,35,51)
#2C1D29
(44,29,41)
#22171F
(34,23,31)
#181115
(24,17,21)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #72476F

#72476F
(114,71,111)
#7E577C
(126,87,124)
#8A6789
(138,103,137)
#967796
(150,119,150)
#A287A3
(162,135,163)
#AE97B0
(174,151,176)
#BAA7BD
(186,167,189)
#C6B7CA
(198,183,202)
#D2C7D7
(210,199,215)
#DED7E4
(222,215,228)
#EAE7F1
(234,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72476F color. Also use rgb(114,71,111) instead hex code.

Text Font Color

.myTextColor { color: #72476F; }

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

This text font color is #72476F.

Background Color

.myBgColor { background-color: #72476F; }

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

This div background color is #72476F.

Border color

.myBorderColor { border: 1px solid #72476F; }

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

This div border color is #72476F.

Opacity

.myOpacity80 { color: #72476F; opacity: 0.8; }

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

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

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

This text has shadow with #72476F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72476F.

Preview

Color preview on black background

This text has color #72476F on black background.


Color preview on white background

This text has color #72476F on white background.


Black color preview on #72476F background

This text has black color on #72476F background.


White color preview on #72476F background

This text has white color on #72476F background.


Related colors

Complementary color

Complementary color for #hex is #8DB890.


I love getcolorcode.com

Triadic colors

1 #6F7247 and #476F72 with #72476F are triadic colors.

2 #6F4772 and #47726F with #72476F are triadic colors.