COLOR #724965

HEX: #724965 RGB: (114,73,101)

Color info

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

RGB color model

#724965 color RGB value is (114,73,101).

RGB: (114,73,101) (45%, 29%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 101 of 255 = 40%

114
73
101

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 101 = 288 (100%)
R 114 of 288 ~ 39.58%
G 73 of 288 ~ 25.35%
B 101 of 288 ~ 35.07'%

%39.58
%25.35
%35.07

CMYK color model

#724965 color CMYK value is (0,36,11,55).

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

CMYK: (0,36,11,55)
C0M36Y11K55 (0%, 36%, 11%, 55%)
(0.00 / 0.36 / 0.11 / 0.55)

CMYK percentages

%0
%35.96
%11.4
%55.29

Codes

Color #724965 in popluar color models

72 49 65
RGB 114 73 101
HSL 319° 21.93% 36.67%
HSB/HSV 319° 35.96% 44.71%
CMYK 0.00% 35.96% 11.40%
55.29%

Color #724965 in popluar number systems.

HEX 72 49 65
Decimal 114 73 101
Binary 1110010 1001001 1100101
Octal 162 111 145

Shades and tints

Shades of #724965

#724965
(114,73,101)
#68435C
(104,67,92)
#5E3D53
(94,61,83)
#54374A
(84,55,74)
#4A3141
(74,49,65)
#402B38
(64,43,56)
#36252F
(54,37,47)
#2C1F26
(44,31,38)
#22191D
(34,25,29)
#181314
(24,19,20)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #724965

#724965
(114,73,101)
#7E5973
(126,89,115)
#8A6981
(138,105,129)
#96798F
(150,121,143)
#A2899D
(162,137,157)
#AE99AB
(174,153,171)
#BAA9B9
(186,169,185)
#C6B9C7
(198,185,199)
#D2C9D5
(210,201,213)
#DED9E3
(222,217,227)
#EAE9F1
(234,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724965; }

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

This text font color is #724965.

Background Color

.myBgColor { background-color: #724965; }

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

This div background color is #724965.

Border color

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

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

This div border color is #724965.

Opacity

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

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

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

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

This text has shadow with #724965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724965.

Preview

Color preview on black background

This text has color #724965 on black background.


Color preview on white background

This text has color #724965 on white background.


Black color preview on #724965 background

This text has black color on #724965 background.


White color preview on #724965 background

This text has white color on #724965 background.


Related colors

Complementary color

Complementary color for #hex is #8DB69A.


I love getcolorcode.com

Triadic colors

1 #657249 and #496572 with #724965 are triadic colors.

2 #654972 and #497265 with #724965 are triadic colors.