COLOR #724968

HEX: #724968 RGB: (114,73,104)

Color info

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

RGB color model

#724968 color RGB value is (114,73,104).

RGB: (114,73,104) (45%, 29%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 104 of 255 = 41%

114
73
104

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 104 = 291 (100%)
R 114 of 291 ~ 39.18%
G 73 of 291 ~ 25.09%
B 104 of 291 ~ 35.74'%

%39.18
%25.09
%35.74

CMYK color model

#724968 color CMYK value is (0,36,9,55).

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

CMYK: (0,36,9,55)
C0M36Y9K55 (0%, 36%, 9%, 55%)
(0.00 / 0.36 / 0.09 / 0.55)

CMYK percentages

%0
%35.96
%8.77
%55.29

Codes

Color #724968 in popluar color models

72 49 68
RGB 114 73 104
HSL 315° 21.93% 36.67%
HSB/HSV 315° 35.96% 44.71%
CMYK 0.00% 35.96% 8.77%
55.29%

Color #724968 in popluar number systems.

HEX 72 49 68
Decimal 114 73 104
Binary 1110010 1001001 1101000
Octal 162 111 150

Shades and tints

Shades of #724968

#724968
(114,73,104)
#68435F
(104,67,95)
#5E3D56
(94,61,86)
#54374D
(84,55,77)
#4A3144
(74,49,68)
#402B3B
(64,43,59)
#362532
(54,37,50)
#2C1F29
(44,31,41)
#221920
(34,25,32)
#181317
(24,19,23)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #724968

#724968
(114,73,104)
#7E5975
(126,89,117)
#8A6982
(138,105,130)
#96798F
(150,121,143)
#A2899C
(162,137,156)
#AE99A9
(174,153,169)
#BAA9B6
(186,169,182)
#C6B9C3
(198,185,195)
#D2C9D0
(210,201,208)
#DED9DD
(222,217,221)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724968; }

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

This text font color is #724968.

Background Color

.myBgColor { background-color: #724968; }

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

This div background color is #724968.

Border color

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

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

This div border color is #724968.

Opacity

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

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

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

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

This text has shadow with #724968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724968.

Preview

Color preview on black background

This text has color #724968 on black background.


Color preview on white background

This text has color #724968 on white background.


Black color preview on #724968 background

This text has black color on #724968 background.


White color preview on #724968 background

This text has white color on #724968 background.


Related colors

Complementary color

Complementary color for #hex is #8DB697.


I love getcolorcode.com

Triadic colors

1 #687249 and #496872 with #724968 are triadic colors.

2 #684972 and #497268 with #724968 are triadic colors.