COLOR #72552E

HEX: #72552E RGB: (114,85,46)

Color info

#72552E contains mainly red and green colors. Web safe color of #72552E is #666633 (or #663).

RGB color model

#72552E color RGB value is (114,85,46).

RGB: (114,85,46) (45%, 33%, 18%)

RGB channels and saturation

R 114 of 255 = 45%
G 85 of 255 = 33%
B 46 of 255 = 18%

114
85
46

R + G + B ~ 32%. #72552E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 85 + 46 = 245 (100%)
R 114 of 245 ~ 46.53%
G 85 of 245 ~ 34.69%
B 46 of 245 ~ 18.78'%

%46.53
%34.69
%18.78

CMYK color model

#72552E color CMYK value is (0,25,60,55).

  • cyan value is 0.00%
  • magenta value is 25.44%
  • yellow value is 59.65%
  • key color value is 55.29%

CMYK: (0,25,60,55)
C0M25Y60K55 (0%, 25%, 60%, 55%)
(0.00 / 0.25 / 0.60 / 0.55)

CMYK percentages

%0
%25.44
%59.65
%55.29

Codes

Color #72552E in popluar color models

72 55 2E
RGB 114 85 46
HSL 34° 42.50% 31.37%
HSB/HSV 34° 59.65% 44.71%
CMYK 0.00% 25.44% 59.65%
55.29%

Color #72552E in popluar number systems.

HEX 72 55 2E
Decimal 114 85 46
Binary 1110010 1010101 101110
Octal 162 125 56

Shades and tints

Shades of #72552E

#72552E
(114,85,46)
#684E2A
(104,78,42)
#5E4726
(94,71,38)
#544022
(84,64,34)
#4A391E
(74,57,30)
#40321A
(64,50,26)
#362B16
(54,43,22)
#2C2412
(44,36,18)
#221D0E
(34,29,14)
#18160A
(24,22,10)
#0E0F06
(14,15,6)
#000000
(0,0,0)

Tints of #72552E

#72552E
(114,85,46)
#7E6441
(126,100,65)
#8A7354
(138,115,84)
#968267
(150,130,103)
#A2917A
(162,145,122)
#AEA08D
(174,160,141)
#BAAFA0
(186,175,160)
#C6BEB3
(198,190,179)
#D2CDC6
(210,205,198)
#DEDCD9
(222,220,217)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72552E color. Also use rgb(114,85,46) instead hex code.

Text Font Color

.myTextColor { color: #72552E; }

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

This text font color is #72552E.

Background Color

.myBgColor { background-color: #72552E; }

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

This div background color is #72552E.

Border color

.myBorderColor { border: 1px solid #72552E; }

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

This div border color is #72552E.

Opacity

.myOpacity80 { color: #72552E; opacity: 0.8; }

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

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

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

This text has shadow with #72552E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72552E.

Preview

Color preview on black background

This text has color #72552E on black background.


Color preview on white background

This text has color #72552E on white background.


Black color preview on #72552E background

This text has black color on #72552E background.


White color preview on #72552E background

This text has white color on #72552E background.


Related colors

Complementary color

Complementary color for #hex is #8DAAD1.


I love getcolorcode.com

Triadic colors

1 #2E7255 and #552E72 with #72552E are triadic colors.

2 #2E5572 and #55722E with #72552E are triadic colors.