COLOR #724367

HEX: #724367 RGB: (114,67,103)

Color info

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

RGB color model

#724367 color RGB value is (114,67,103).

RGB: (114,67,103) (45%, 26%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 67 of 255 = 26%
B 103 of 255 = 40%

114
67
103

R + G + B ~ 37%. #724367 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 67 + 103 = 284 (100%)
R 114 of 284 ~ 40.14%
G 67 of 284 ~ 23.59%
B 103 of 284 ~ 36.27'%

%40.14
%23.59
%36.27

CMYK color model

#724367 color CMYK value is (0,41,10,55).

  • cyan value is 0.00%
  • magenta value is 41.23%
  • yellow value is 9.65%
  • key color value is 55.29%
CMYK: (0,41,10,55) C0M41Y10K55 (0%,41%,10%,55%) (0.00/0.41/0.10/0.55) 

CMYK percentages

%0
%41.23
%9.65
%55.29

Codes

Color #724367 in popluar color models

72 43 67
RGB 114 67 103
HSL 314° 25.97% 35.49%
HSB/HSV 314° 41.23% 44.71%
CMYK 0.00% 41.23% 9.65%
55.29%

Color #724367 in popluar number systems.

HEX 72 43 67
Decimal 114 67 103
Binary 1110010 1000011 1100111
Octal 162 103 147

Shades and tints

Shades of #724367

#724367
(114,67,103)
#683D5E
(104,61,94)
#5E3755
(94,55,85)
#54314C
(84,49,76)
#4A2B43
(74,43,67)
#40253A
(64,37,58)
#361F31
(54,31,49)
#2C1928
(44,25,40)
#22131F
(34,19,31)
#180D16
(24,13,22)
#0E070D
(14,7,13)
#000000
(0,0,0)

Tints of #724367

#724367
(114,67,103)
#7E5474
(126,84,116)
#8A6581
(138,101,129)
#96768E
(150,118,142)
#A2879B
(162,135,155)
#AE98A8
(174,152,168)
#BAA9B5
(186,169,181)
#C6BAC2
(198,186,194)
#D2CBCF
(210,203,207)
#DEDCDC
(222,220,220)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724367; }

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

This text font color is #724367.

Background Color

.myBgColor { background-color: #724367; }

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

This div background color is #724367.

Border color

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

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

This div border color is #724367.

Opacity

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

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

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

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

This text has shadow with #724367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724367.

Preview

Color preview on black background

This text has color #724367 on black background.


Color preview on white background

This text has color #724367 on white background.


Black color preview on #724367 background

This text has black color on #724367 background.


White color preview on #724367 background

This text has white color on #724367 background.


Related colors

Complementary color

Complementary color for #hex is #8DBC98.


I love getcolorcode.com

Triadic colors

1 #677243 and #436772 with #724367 are triadic colors.

2 #674372 and #437267 with #724367 are triadic colors.