COLOR #724668

HEX: #724668 RGB: (114,70,104)

Color info

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

RGB color model

#724668 color RGB value is (114,70,104).

RGB: (114,70,104) (45%, 27%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 70 of 255 = 27%
B 104 of 255 = 41%

114
70
104

R + G + B ~ 38%. #724668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 70 + 104 = 288 (100%)
R 114 of 288 ~ 39.58%
G 70 of 288 ~ 24.31%
B 104 of 288 ~ 36.11'%

%39.58
%24.31
%36.11

CMYK color model

#724668 color CMYK value is (0,39,9,55).

  • cyan value is 0.00%
  • magenta value is 38.60%
  • yellow value is 8.77%
  • key color value is 55.29%

CMYK: (0,39,9,55)
C0M39Y9K55 (0%, 39%, 9%, 55%)
(0.00 / 0.39 / 0.09 / 0.55)

CMYK percentages

%0
%38.6
%8.77
%55.29

Codes

Color #724668 in popluar color models

72 46 68
RGB 114 70 104
HSL 314° 23.91% 36.08%
HSB/HSV 314° 38.60% 44.71%
CMYK 0.00% 38.60% 8.77%
55.29%

Color #724668 in popluar number systems.

HEX 72 46 68
Decimal 114 70 104
Binary 1110010 1000110 1101000
Octal 162 106 150

Shades and tints

Shades of #724668

#724668
(114,70,104)
#68405F
(104,64,95)
#5E3A56
(94,58,86)
#54344D
(84,52,77)
#4A2E44
(74,46,68)
#40283B
(64,40,59)
#362232
(54,34,50)
#2C1C29
(44,28,41)
#221620
(34,22,32)
#181017
(24,16,23)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #724668

#724668
(114,70,104)
#7E5675
(126,86,117)
#8A6682
(138,102,130)
#96768F
(150,118,143)
#A2869C
(162,134,156)
#AE96A9
(174,150,169)
#BAA6B6
(186,166,182)
#C6B6C3
(198,182,195)
#D2C6D0
(210,198,208)
#DED6DD
(222,214,221)
#EAE6EA
(234,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724668 color. Also use rgb(114,70,104) instead hex code.

Text Font Color

.myTextColor { color: #724668; }

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

This text font color is #724668.

Background Color

.myBgColor { background-color: #724668; }

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

This div background color is #724668.

Border color

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

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

This div border color is #724668.

Opacity

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

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

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

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

This text has shadow with #724668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724668.

Preview

Color preview on black background

This text has color #724668 on black background.


Color preview on white background

This text has color #724668 on white background.


Black color preview on #724668 background

This text has black color on #724668 background.


White color preview on #724668 background

This text has white color on #724668 background.


Related colors

Complementary color

Complementary color for #hex is #8DB997.


I love getcolorcode.com

Triadic colors

1 #687246 and #466872 with #724668 are triadic colors.

2 #684672 and #467268 with #724668 are triadic colors.