COLOR #724354

HEX: #724354 RGB: (114,67,84)

Color info

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

RGB color model

#724354 color RGB value is (114,67,84).

RGB: (114,67,84) (45%, 26%, 33%)

RGB channels and saturation

R 114 of 255 = 45%
G 67 of 255 = 26%
B 84 of 255 = 33%

114
67
84

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

Portions of RGB colors in percentages

R + G + B = 114 + 67 + 84 = 265 (100%)
R 114 of 265 ~ 43.02%
G 67 of 265 ~ 25.28%
B 84 of 265 ~ 31.7'%

%43.02
%25.28
%31.7

CMYK color model

#724354 color CMYK value is (0,41,26,55).

  • cyan value is 0.00%
  • magenta value is 41.23%
  • yellow value is 26.32%
  • key color value is 55.29%

CMYK: (0,41,26,55)
C0M41Y26K55 (0%, 41%, 26%, 55%)
(0.00 / 0.41 / 0.26 / 0.55)

CMYK percentages

%0
%41.23
%26.32
%55.29

Codes

Color #724354 in popluar color models

72 43 54
RGB 114 67 84
HSL 338° 25.97% 35.49%
HSB/HSV 338° 41.23% 44.71%
CMYK 0.00% 41.23% 26.32%
55.29%

Color #724354 in popluar number systems.

HEX 72 43 54
Decimal 114 67 84
Binary 1110010 1000011 1010100
Octal 162 103 124

Shades and tints

Shades of #724354

#724354
(114,67,84)
#683D4D
(104,61,77)
#5E3746
(94,55,70)
#54313F
(84,49,63)
#4A2B38
(74,43,56)
#402531
(64,37,49)
#361F2A
(54,31,42)
#2C1923
(44,25,35)
#22131C
(34,19,28)
#180D15
(24,13,21)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #724354

#724354
(114,67,84)
#7E5463
(126,84,99)
#8A6572
(138,101,114)
#967681
(150,118,129)
#A28790
(162,135,144)
#AE989F
(174,152,159)
#BAA9AE
(186,169,174)
#C6BABD
(198,186,189)
#D2CBCC
(210,203,204)
#DEDCDB
(222,220,219)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724354; }

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

This text font color is #724354.

Background Color

.myBgColor { background-color: #724354; }

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

This div background color is #724354.

Border color

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

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

This div border color is #724354.

Opacity

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

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

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

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

This text has shadow with #724354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724354.

Preview

Color preview on black background

This text has color #724354 on black background.


Color preview on white background

This text has color #724354 on white background.


Black color preview on #724354 background

This text has black color on #724354 background.


White color preview on #724354 background

This text has white color on #724354 background.


Related colors

Complementary color

Complementary color for #hex is #8DBCAB.


I love getcolorcode.com

Triadic colors

1 #547243 and #435472 with #724354 are triadic colors.

2 #544372 and #437254 with #724354 are triadic colors.