COLOR #724454

HEX: #724454 RGB: (114,68,84)

Color info

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

RGB color model

#724454 color RGB value is (114,68,84).

RGB: (114,68,84) (45%, 27%, 33%)

RGB channels and saturation

R 114 of 255 = 45%
G 68 of 255 = 27%
B 84 of 255 = 33%

114
68
84

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

Portions of RGB colors in percentages

R + G + B = 114 + 68 + 84 = 266 (100%)
R 114 of 266 ~ 42.86%
G 68 of 266 ~ 25.56%
B 84 of 266 ~ 31.58'%

%42.86
%25.56
%31.58

CMYK color model

#724454 color CMYK value is (0,40,26,55).

  • cyan value is 0.00%
  • magenta value is 40.35%
  • yellow value is 26.32%
  • key color value is 55.29%
CMYK: (0,40,26,55) C0M40Y26K55 (0%,40%,26%,55%) (0.00/0.40/0.26/0.55) 

CMYK percentages

%0
%40.35
%26.32
%55.29

Codes

Color #724454 in popluar color models

72 44 54
RGB 114 68 84
HSL 339° 25.27% 35.69%
HSB/HSV 339° 40.35% 44.71%
CMYK 0.00% 40.35% 26.32%
55.29%

Color #724454 in popluar number systems.

HEX 72 44 54
Decimal 114 68 84
Binary 1110010 1000100 1010100
Octal 162 104 124

Shades and tints

Shades of #724454

#724454
(114,68,84)
#683E4D
(104,62,77)
#5E3846
(94,56,70)
#54323F
(84,50,63)
#4A2C38
(74,44,56)
#402631
(64,38,49)
#36202A
(54,32,42)
#2C1A23
(44,26,35)
#22141C
(34,20,28)
#180E15
(24,14,21)
#0E080E
(14,8,14)
#000000
(0,0,0)

Tints of #724454

#724454
(114,68,84)
#7E5563
(126,85,99)
#8A6672
(138,102,114)
#967781
(150,119,129)
#A28890
(162,136,144)
#AE999F
(174,153,159)
#BAAAAE
(186,170,174)
#C6BBBD
(198,187,189)
#D2CCCC
(210,204,204)
#DEDDDB
(222,221,219)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724454 color. Also use rgb(114,68,84) instead hex code.

Text Font Color

.myTextColor { color: #724454; }

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

This text font color is #724454.

Background Color

.myBgColor { background-color: #724454; }

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

This div background color is #724454.

Border color

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

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

This div border color is #724454.

Opacity

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

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

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

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

This text has shadow with #724454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724454.

Preview

Color preview on black background

This text has color #724454 on black background.


Color preview on white background

This text has color #724454 on white background.


Black color preview on #724454 background

This text has black color on #724454 background.


White color preview on #724454 background

This text has white color on #724454 background.


Related colors

Complementary color

Complementary color for #hex is #8DBBAB.


I love getcolorcode.com

Triadic colors

1 #547244 and #445472 with #724454 are triadic colors.

2 #544472 and #447254 with #724454 are triadic colors.