COLOR #724862

HEX: #724862 RGB: (114,72,98)

Color info

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

RGB color model

#724862 color RGB value is (114,72,98).

RGB: (114,72,98) (45%, 28%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 72 of 255 = 28%
B 98 of 255 = 38%

114
72
98

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

Portions of RGB colors in percentages

R + G + B = 114 + 72 + 98 = 284 (100%)
R 114 of 284 ~ 40.14%
G 72 of 284 ~ 25.35%
B 98 of 284 ~ 34.51'%

%40.14
%25.35
%34.51

CMYK color model

#724862 color CMYK value is (0,37,14,55).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 14.04%
  • key color value is 55.29%

CMYK: (0,37,14,55)
C0M37Y14K55 (0%, 37%, 14%, 55%)
(0.00 / 0.37 / 0.14 / 0.55)

CMYK percentages

%0
%36.84
%14.04
%55.29

Codes

Color #724862 in popluar color models

72 48 62
RGB 114 72 98
HSL 323° 22.58% 36.47%
HSB/HSV 323° 36.84% 44.71%
CMYK 0.00% 36.84% 14.04%
55.29%

Color #724862 in popluar number systems.

HEX 72 48 62
Decimal 114 72 98
Binary 1110010 1001000 1100010
Octal 162 110 142

Shades and tints

Shades of #724862

#724862
(114,72,98)
#68425A
(104,66,90)
#5E3C52
(94,60,82)
#54364A
(84,54,74)
#4A3042
(74,48,66)
#402A3A
(64,42,58)
#362432
(54,36,50)
#2C1E2A
(44,30,42)
#221822
(34,24,34)
#18121A
(24,18,26)
#0E0C12
(14,12,18)
#000000
(0,0,0)

Tints of #724862

#724862
(114,72,98)
#7E5870
(126,88,112)
#8A687E
(138,104,126)
#96788C
(150,120,140)
#A2889A
(162,136,154)
#AE98A8
(174,152,168)
#BAA8B6
(186,168,182)
#C6B8C4
(198,184,196)
#D2C8D2
(210,200,210)
#DED8E0
(222,216,224)
#EAE8EE
(234,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724862 color. Also use rgb(114,72,98) instead hex code.

Text Font Color

.myTextColor { color: #724862; }

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

This text font color is #724862.

Background Color

.myBgColor { background-color: #724862; }

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

This div background color is #724862.

Border color

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

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

This div border color is #724862.

Opacity

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

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

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

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

This text has shadow with #724862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724862.

Preview

Color preview on black background

This text has color #724862 on black background.


Color preview on white background

This text has color #724862 on white background.


Black color preview on #724862 background

This text has black color on #724862 background.


White color preview on #724862 background

This text has white color on #724862 background.


Related colors

Complementary color

Complementary color for #hex is #8DB79D.


I love getcolorcode.com

Triadic colors

1 #627248 and #486272 with #724862 are triadic colors.

2 #624872 and #487262 with #724862 are triadic colors.