COLOR #724159

HEX: #724159 RGB: (114,65,89)

Color info

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

RGB color model

#724159 color RGB value is (114,65,89).

RGB: (114,65,89) (45%, 25%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 65 of 255 = 25%
B 89 of 255 = 35%

114
65
89

R + G + B ~ 35%. #724159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 65 + 89 = 268 (100%)
R 114 of 268 ~ 42.54%
G 65 of 268 ~ 24.25%
B 89 of 268 ~ 33.21'%

%42.54
%24.25
%33.21

CMYK color model

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

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

CMYK: (0,43,22,55)
C0M43Y22K55 (0%, 43%, 22%, 55%)
(0.00 / 0.43 / 0.22 / 0.55)

CMYK percentages

%0
%42.98
%21.93
%55.29

Codes

Color #724159 in popluar color models

72 41 59
RGB 114 65 89
HSL 331° 27.37% 35.10%
HSB/HSV 331° 42.98% 44.71%
CMYK 0.00% 42.98% 21.93%
55.29%

Color #724159 in popluar number systems.

HEX 72 41 59
Decimal 114 65 89
Binary 1110010 1000001 1011001
Octal 162 101 131

Shades and tints

Shades of #724159

#724159
(114,65,89)
#683C51
(104,60,81)
#5E3749
(94,55,73)
#543241
(84,50,65)
#4A2D39
(74,45,57)
#402831
(64,40,49)
#362329
(54,35,41)
#2C1E21
(44,30,33)
#221919
(34,25,25)
#181411
(24,20,17)
#0E0F09
(14,15,9)
#000000
(0,0,0)

Tints of #724159

#724159
(114,65,89)
#7E5268
(126,82,104)
#8A6377
(138,99,119)
#967486
(150,116,134)
#A28595
(162,133,149)
#AE96A4
(174,150,164)
#BAA7B3
(186,167,179)
#C6B8C2
(198,184,194)
#D2C9D1
(210,201,209)
#DEDAE0
(222,218,224)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724159; }

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

This text font color is #724159.

Background Color

.myBgColor { background-color: #724159; }

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

This div background color is #724159.

Border color

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

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

This div border color is #724159.

Opacity

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

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

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

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

This text has shadow with #724159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724159.

Preview

Color preview on black background

This text has color #724159 on black background.


Color preview on white background

This text has color #724159 on white background.


Black color preview on #724159 background

This text has black color on #724159 background.


White color preview on #724159 background

This text has white color on #724159 background.


Related colors

Complementary color

Complementary color for #hex is #8DBEA6.


I love getcolorcode.com

Triadic colors

1 #597241 and #415972 with #724159 are triadic colors.

2 #594172 and #417259 with #724159 are triadic colors.