COLOR #72435B

HEX: #72435B RGB: (114,67,91)

Color info

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

RGB color model

#72435B color RGB value is (114,67,91).

RGB: (114,67,91) (45%, 26%, 36%)

RGB channels and saturation

R 114 of 255 = 45%
G 67 of 255 = 26%
B 91 of 255 = 36%

114
67
91

R + G + B ~ 36%. #72435B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 67 + 91 = 272 (100%)
R 114 of 272 ~ 41.91%
G 67 of 272 ~ 24.63%
B 91 of 272 ~ 33.46'%

%41.91
%24.63
%33.46

CMYK color model

#72435B color CMYK value is (0,41,20,55).

  • cyan value is 0.00%
  • magenta value is 41.23%
  • yellow value is 20.18%
  • key color value is 55.29%

CMYK: (0,41,20,55)
C0M41Y20K55 (0%, 41%, 20%, 55%)
(0.00 / 0.41 / 0.20 / 0.55)

CMYK percentages

%0
%41.23
%20.18
%55.29

Codes

Color #72435B in popluar color models

72 43 5B
RGB 114 67 91
HSL 329° 25.97% 35.49%
HSB/HSV 329° 41.23% 44.71%
CMYK 0.00% 41.23% 20.18%
55.29%

Color #72435B in popluar number systems.

HEX 72 43 5B
Decimal 114 67 91
Binary 1110010 1000011 1011011
Octal 162 103 133

Shades and tints

Shades of #72435B

#72435B
(114,67,91)
#683D53
(104,61,83)
#5E374B
(94,55,75)
#543143
(84,49,67)
#4A2B3B
(74,43,59)
#402533
(64,37,51)
#361F2B
(54,31,43)
#2C1923
(44,25,35)
#22131B
(34,19,27)
#180D13
(24,13,19)
#0E070B
(14,7,11)
#000000
(0,0,0)

Tints of #72435B

#72435B
(114,67,91)
#7E5469
(126,84,105)
#8A6577
(138,101,119)
#967685
(150,118,133)
#A28793
(162,135,147)
#AE98A1
(174,152,161)
#BAA9AF
(186,169,175)
#C6BABD
(198,186,189)
#D2CBCB
(210,203,203)
#DEDCD9
(222,220,217)
#EAEDE7
(234,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72435B color. Also use rgb(114,67,91) instead hex code.

Text Font Color

.myTextColor { color: #72435B; }

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

This text font color is #72435B.

Background Color

.myBgColor { background-color: #72435B; }

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

This div background color is #72435B.

Border color

.myBorderColor { border: 1px solid #72435B; }

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

This div border color is #72435B.

Opacity

.myOpacity80 { color: #72435B; opacity: 0.8; }

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

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

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

This text has shadow with #72435B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72435B.

Preview

Color preview on black background

This text has color #72435B on black background.


Color preview on white background

This text has color #72435B on white background.


Black color preview on #72435B background

This text has black color on #72435B background.


White color preview on #72435B background

This text has white color on #72435B background.


Related colors

Complementary color

Complementary color for #hex is #8DBCA4.


I love getcolorcode.com

Triadic colors

1 #5B7243 and #435B72 with #72435B are triadic colors.

2 #5B4372 and #43725B with #72435B are triadic colors.