COLOR #724153

HEX: #724153 RGB: (114,65,83)

Color info

#724153 contains red, green and blue colors in about the same proportion. Web safe color of #724153 is #663366 (or #636).

RGB color model

#724153 color RGB value is (114,65,83).

RGB: (114,65,83) (45%, 25%, 33%)

RGB channels and saturation

R 114 of 255 = 45%
G 65 of 255 = 25%
B 83 of 255 = 33%

114
65
83

R + G + B ~ 34%. #724153 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 65 + 83 = 262 (100%)
R 114 of 262 ~ 43.51%
G 65 of 262 ~ 24.81%
B 83 of 262 ~ 31.68'%

%43.51
%24.81
%31.68

CMYK color model

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

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

CMYK: (0,43,27,55)
C0M43Y27K55 (0%, 43%, 27%, 55%)
(0.00 / 0.43 / 0.27 / 0.55)

CMYK percentages

%0
%42.98
%27.19
%55.29

Codes

Color #724153 in popluar color models

72 41 53
RGB 114 65 83
HSL 338° 27.37% 35.10%
HSB/HSV 338° 42.98% 44.71%
CMYK 0.00% 42.98% 27.19%
55.29%

Color #724153 in popluar number systems.

HEX 72 41 53
Decimal 114 65 83
Binary 1110010 1000001 1010011
Octal 162 101 123

Shades and tints

Shades of #724153

#724153
(114,65,83)
#683C4C
(104,60,76)
#5E3745
(94,55,69)
#54323E
(84,50,62)
#4A2D37
(74,45,55)
#402830
(64,40,48)
#362329
(54,35,41)
#2C1E22
(44,30,34)
#22191B
(34,25,27)
#181414
(24,20,20)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #724153

#724153
(114,65,83)
#7E5262
(126,82,98)
#8A6371
(138,99,113)
#967480
(150,116,128)
#A2858F
(162,133,143)
#AE969E
(174,150,158)
#BAA7AD
(186,167,173)
#C6B8BC
(198,184,188)
#D2C9CB
(210,201,203)
#DEDADA
(222,218,218)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724153; }

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

This text font color is #724153.

Background Color

.myBgColor { background-color: #724153; }

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

This div background color is #724153.

Border color

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

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

This div border color is #724153.

Opacity

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

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

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

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

This text has shadow with #724153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724153.

Preview

Color preview on black background

This text has color #724153 on black background.


Color preview on white background

This text has color #724153 on white background.


Black color preview on #724153 background

This text has black color on #724153 background.


White color preview on #724153 background

This text has white color on #724153 background.


Related colors

Complementary color

Complementary color for #hex is #8DBEAC.


I love getcolorcode.com

Triadic colors

1 #537241 and #415372 with #724153 are triadic colors.

2 #534172 and #417253 with #724153 are triadic colors.