COLOR #724467

HEX: #724467 RGB: (114,68,103)

Color info

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

RGB color model

#724467 color RGB value is (114,68,103).

RGB: (114,68,103) (45%, 27%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 68 of 255 = 27%
B 103 of 255 = 40%

114
68
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 68 + 103 = 285 (100%)
R 114 of 285 ~ 40%
G 68 of 285 ~ 23.86%
B 103 of 285 ~ 36.14'%

%40
%23.86
%36.14

CMYK color model

#724467 color CMYK value is (0,40,10,55).

  • cyan value is 0.00%
  • magenta value is 40.35%
  • yellow value is 9.65%
  • key color value is 55.29%

CMYK: (0,40,10,55)
C0M40Y10K55 (0%, 40%, 10%, 55%)
(0.00 / 0.40 / 0.10 / 0.55)

CMYK percentages

%0
%40.35
%9.65
%55.29

Codes

Color #724467 in popluar color models

72 44 67
RGB 114 68 103
HSL 314° 25.27% 35.69%
HSB/HSV 314° 40.35% 44.71%
CMYK 0.00% 40.35% 9.65%
55.29%

Color #724467 in popluar number systems.

HEX 72 44 67
Decimal 114 68 103
Binary 1110010 1000100 1100111
Octal 162 104 147

Shades and tints

Shades of #724467

#724467
(114,68,103)
#683E5E
(104,62,94)
#5E3855
(94,56,85)
#54324C
(84,50,76)
#4A2C43
(74,44,67)
#40263A
(64,38,58)
#362031
(54,32,49)
#2C1A28
(44,26,40)
#22141F
(34,20,31)
#180E16
(24,14,22)
#0E080D
(14,8,13)
#000000
(0,0,0)

Tints of #724467

#724467
(114,68,103)
#7E5574
(126,85,116)
#8A6681
(138,102,129)
#96778E
(150,119,142)
#A2889B
(162,136,155)
#AE99A8
(174,153,168)
#BAAAB5
(186,170,181)
#C6BBC2
(198,187,194)
#D2CCCF
(210,204,207)
#DEDDDC
(222,221,220)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724467; }

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

This text font color is #724467.

Background Color

.myBgColor { background-color: #724467; }

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

This div background color is #724467.

Border color

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

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

This div border color is #724467.

Opacity

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

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

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

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

This text has shadow with #724467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724467.

Preview

Color preview on black background

This text has color #724467 on black background.


Color preview on white background

This text has color #724467 on white background.


Black color preview on #724467 background

This text has black color on #724467 background.


White color preview on #724467 background

This text has white color on #724467 background.


Related colors

Complementary color

Complementary color for #hex is #8DBB98.


I love getcolorcode.com

Triadic colors

1 #677244 and #446772 with #724467 are triadic colors.

2 #674472 and #447267 with #724467 are triadic colors.