COLOR #724225

HEX: #724225 RGB: (114,66,37)

Color info

#724225 contains mainly red and green colors. Web safe color of #724225 is #663333 (or #633).

RGB color model

#724225 color RGB value is (114,66,37).

RGB: (114,66,37) (45%, 26%, 15%)

RGB channels and saturation

R 114 of 255 = 45%
G 66 of 255 = 26%
B 37 of 255 = 15%

114
66
37

R + G + B ~ 29%. #724225 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 66 + 37 = 217 (100%)
R 114 of 217 ~ 52.53%
G 66 of 217 ~ 30.41%
B 37 of 217 ~ 17.05'%

%52.53
%30.41
%17.05

CMYK color model

#724225 color CMYK value is (0,42,68,55).

  • cyan value is 0.00%
  • magenta value is 42.11%
  • yellow value is 67.54%
  • key color value is 55.29%
CMYK: (0,42,68,55) C0M42Y68K55 (0%,42%,68%,55%) (0.00/0.42/0.68/0.55) 

CMYK percentages

%0
%42.11
%67.54
%55.29

Codes

Color #724225 in popluar color models

72 42 25
RGB 114 66 37
HSL 23° 50.99% 29.61%
HSB/HSV 23° 67.54% 44.71%
CMYK 0.00% 42.11% 67.54%
55.29%

Color #724225 in popluar number systems.

HEX 72 42 25
Decimal 114 66 37
Binary 1110010 1000010 100101
Octal 162 102 45

Shades and tints

Shades of #724225

#724225
(114,66,37)
#683C22
(104,60,34)
#5E361F
(94,54,31)
#54301C
(84,48,28)
#4A2A19
(74,42,25)
#402416
(64,36,22)
#361E13
(54,30,19)
#2C1810
(44,24,16)
#22120D
(34,18,13)
#180C0A
(24,12,10)
#0E0607
(14,6,7)
#000000
(0,0,0)

Tints of #724225

#724225
(114,66,37)
#7E5338
(126,83,56)
#8A644B
(138,100,75)
#96755E
(150,117,94)
#A28671
(162,134,113)
#AE9784
(174,151,132)
#BAA897
(186,168,151)
#C6B9AA
(198,185,170)
#D2CABD
(210,202,189)
#DEDBD0
(222,219,208)
#EAECE3
(234,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724225 color. Also use rgb(114,66,37) instead hex code.

Text Font Color

.myTextColor { color: #724225; }

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

This text font color is #724225.

Background Color

.myBgColor { background-color: #724225; }

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

This div background color is #724225.

Border color

.myBorderColor { border: 1px solid #724225; }

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

This div border color is #724225.

Opacity

.myOpacity80 { color: #724225; opacity: 0.8; }

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

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

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

This text has shadow with #724225 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724225.

Preview

Color preview on black background

This text has color #724225 on black background.


Color preview on white background

This text has color #724225 on white background.


Black color preview on #724225 background

This text has black color on #724225 background.


White color preview on #724225 background

This text has white color on #724225 background.


Related colors

Complementary color

Complementary color for #hex is #8DBDDA.


I love getcolorcode.com

Triadic colors

1 #257242 and #422572 with #724225 are triadic colors.

2 #254272 and #427225 with #724225 are triadic colors.