COLOR #724133

HEX: #724133 RGB: (114,65,51)

Color info

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

RGB color model

#724133 color RGB value is (114,65,51).

RGB: (114,65,51) (45%, 25%, 20%)

RGB channels and saturation

R 114 of 255 = 45%
G 65 of 255 = 25%
B 51 of 255 = 20%

114
65
51

R + G + B ~ 30%. #724133 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 65 + 51 = 230 (100%)
R 114 of 230 ~ 49.57%
G 65 of 230 ~ 28.26%
B 51 of 230 ~ 22.17'%

%49.57
%28.26
%22.17

CMYK color model

#724133 color CMYK value is (0,43,55,55).

  • cyan value is 0.00%
  • magenta value is 42.98%
  • yellow value is 55.26%
  • key color value is 55.29%

CMYK: (0,43,55,55)
C0M43Y55K55 (0%, 43%, 55%, 55%)
(0.00 / 0.43 / 0.55 / 0.55)

CMYK percentages

%0
%42.98
%55.26
%55.29

Codes

Color #724133 in popluar color models

72 41 33
RGB 114 65 51
HSL 13° 38.18% 32.35%
HSB/HSV 13° 55.26% 44.71%
CMYK 0.00% 42.98% 55.26%
55.29%

Color #724133 in popluar number systems.

HEX 72 41 33
Decimal 114 65 51
Binary 1110010 1000001 110011
Octal 162 101 63

Shades and tints

Shades of #724133

#724133
(114,65,51)
#683C2F
(104,60,47)
#5E372B
(94,55,43)
#543227
(84,50,39)
#4A2D23
(74,45,35)
#40281F
(64,40,31)
#36231B
(54,35,27)
#2C1E17
(44,30,23)
#221913
(34,25,19)
#18140F
(24,20,15)
#0E0F0B
(14,15,11)
#000000
(0,0,0)

Tints of #724133

#724133
(114,65,51)
#7E5245
(126,82,69)
#8A6357
(138,99,87)
#967469
(150,116,105)
#A2857B
(162,133,123)
#AE968D
(174,150,141)
#BAA79F
(186,167,159)
#C6B8B1
(198,184,177)
#D2C9C3
(210,201,195)
#DEDAD5
(222,218,213)
#EAEBE7
(234,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724133 color. Also use rgb(114,65,51) instead hex code.

Text Font Color

.myTextColor { color: #724133; }

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

This text font color is #724133.

Background Color

.myBgColor { background-color: #724133; }

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

This div background color is #724133.

Border color

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

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

This div border color is #724133.

Opacity

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

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

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

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

This text has shadow with #724133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724133.

Preview

Color preview on black background

This text has color #724133 on black background.


Color preview on white background

This text has color #724133 on white background.


Black color preview on #724133 background

This text has black color on #724133 background.


White color preview on #724133 background

This text has white color on #724133 background.


Related colors

Complementary color

Complementary color for #hex is #8DBECC.


I love getcolorcode.com

Triadic colors

1 #337241 and #413372 with #724133 are triadic colors.

2 #334172 and #417233 with #724133 are triadic colors.