COLOR #72443C

HEX: #72443C RGB: (114,68,60)

Color info

#72443C contains red, green and blue colors in about the same proportion. Web safe color of #72443C is #663333 (or #633).

RGB color model

#72443C color RGB value is (114,68,60).

RGB: (114,68,60) (45%, 27%, 24%)

RGB channels and saturation

R 114 of 255 = 45%
G 68 of 255 = 27%
B 60 of 255 = 24%

114
68
60

R + G + B ~ 32%. #72443C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 68 + 60 = 242 (100%)
R 114 of 242 ~ 47.11%
G 68 of 242 ~ 28.1%
B 60 of 242 ~ 24.79'%

%47.11
%28.1
%24.79

CMYK color model

#72443C color CMYK value is (0,40,47,55).

  • cyan value is 0.00%
  • magenta value is 40.35%
  • yellow value is 47.37%
  • key color value is 55.29%

CMYK: (0,40,47,55)
C0M40Y47K55 (0%, 40%, 47%, 55%)
(0.00 / 0.40 / 0.47 / 0.55)

CMYK percentages

%0
%40.35
%47.37
%55.29

Codes

Color #72443C in popluar color models

72 44 3C
RGB 114 68 60
HSL 31.03% 34.12%
HSB/HSV 47.37% 44.71%
CMYK 0.00% 40.35% 47.37%
55.29%

Color #72443C in popluar number systems.

HEX 72 44 3C
Decimal 114 68 60
Binary 1110010 1000100 111100
Octal 162 104 74

Shades and tints

Shades of #72443C

#72443C
(114,68,60)
#683E37
(104,62,55)
#5E3832
(94,56,50)
#54322D
(84,50,45)
#4A2C28
(74,44,40)
#402623
(64,38,35)
#36201E
(54,32,30)
#2C1A19
(44,26,25)
#221414
(34,20,20)
#180E0F
(24,14,15)
#0E080A
(14,8,10)
#000000
(0,0,0)

Tints of #72443C

#72443C
(114,68,60)
#7E554D
(126,85,77)
#8A665E
(138,102,94)
#96776F
(150,119,111)
#A28880
(162,136,128)
#AE9991
(174,153,145)
#BAAAA2
(186,170,162)
#C6BBB3
(198,187,179)
#D2CCC4
(210,204,196)
#DEDDD5
(222,221,213)
#EAEEE6
(234,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72443C color. Also use rgb(114,68,60) instead hex code.

Text Font Color

.myTextColor { color: #72443C; }

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

This text font color is #72443C.

Background Color

.myBgColor { background-color: #72443C; }

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

This div background color is #72443C.

Border color

.myBorderColor { border: 1px solid #72443C; }

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

This div border color is #72443C.

Opacity

.myOpacity80 { color: #72443C; opacity: 0.8; }

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

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

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

This text has shadow with #72443C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72443C.

Preview

Color preview on black background

This text has color #72443C on black background.


Color preview on white background

This text has color #72443C on white background.


Black color preview on #72443C background

This text has black color on #72443C background.


White color preview on #72443C background

This text has white color on #72443C background.


Related colors

Complementary color

Complementary color for #hex is #8DBBC3.


I love getcolorcode.com

Triadic colors

1 #3C7244 and #443C72 with #72443C are triadic colors.

2 #3C4472 and #44723C with #72443C are triadic colors.