COLOR #72552F

HEX: #72552F RGB: (114,85,47)

Color info

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

RGB color model

#72552F color RGB value is (114,85,47).

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

RGB channels and saturation

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

114
85
47

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

Portions of RGB colors in percentages

R + G + B = 114 + 85 + 47 = 246 (100%)
R 114 of 246 ~ 46.34%
G 85 of 246 ~ 34.55%
B 47 of 246 ~ 19.11'%

%46.34
%34.55
%19.11

CMYK color model

#72552F color CMYK value is (0,25,59,55).

  • cyan value is 0.00%
  • magenta value is 25.44%
  • yellow value is 58.77%
  • key color value is 55.29%
CMYK: (0,25,59,55) C0M25Y59K55 (0%,25%,59%,55%) (0.00/0.25/0.59/0.55) 

CMYK percentages

%0
%25.44
%58.77
%55.29

Codes

Color #72552F in popluar color models

72 55 2F
RGB 114 85 47
HSL 34° 41.61% 31.57%
HSB/HSV 34° 58.77% 44.71%
CMYK 0.00% 25.44% 58.77%
55.29%

Color #72552F in popluar number systems.

HEX 72 55 2F
Decimal 114 85 47
Binary 1110010 1010101 101111
Octal 162 125 57

Shades and tints

Shades of #72552F

#72552F
(114,85,47)
#684E2B
(104,78,43)
#5E4727
(94,71,39)
#544023
(84,64,35)
#4A391F
(74,57,31)
#40321B
(64,50,27)
#362B17
(54,43,23)
#2C2413
(44,36,19)
#221D0F
(34,29,15)
#18160B
(24,22,11)
#0E0F07
(14,15,7)
#000000
(0,0,0)

Tints of #72552F

#72552F
(114,85,47)
#7E6441
(126,100,65)
#8A7353
(138,115,83)
#968265
(150,130,101)
#A29177
(162,145,119)
#AEA089
(174,160,137)
#BAAF9B
(186,175,155)
#C6BEAD
(198,190,173)
#D2CDBF
(210,205,191)
#DEDCD1
(222,220,209)
#EAEBE3
(234,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72552F; }

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

This text font color is #72552F.

Background Color

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

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

This div background color is #72552F.

Border color

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

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

This div border color is #72552F.

Opacity

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

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

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

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

This text has shadow with #72552F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72552F.

Preview

Color preview on black background

This text has color #72552F on black background.


Color preview on white background

This text has color #72552F on white background.


Black color preview on #72552F background

This text has black color on #72552F background.


White color preview on #72552F background

This text has white color on #72552F background.


Related colors

Complementary color

Complementary color for #hex is #8DAAD0.


I love getcolorcode.com

Triadic colors

1 #2F7255 and #552F72 with #72552F are triadic colors.

2 #2F5572 and #55722F with #72552F are triadic colors.