COLOR #724765

HEX: #724765 RGB: (114,71,101)

Color info

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

RGB color model

#724765 color RGB value is (114,71,101).

RGB: (114,71,101) (45%, 28%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 101 of 255 = 40%

114
71
101

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

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 101 = 286 (100%)
R 114 of 286 ~ 39.86%
G 71 of 286 ~ 24.83%
B 101 of 286 ~ 35.31'%

%39.86
%24.83
%35.31

CMYK color model

#724765 color CMYK value is (0,38,11,55).

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

CMYK: (0,38,11,55)
C0M38Y11K55 (0%, 38%, 11%, 55%)
(0.00 / 0.38 / 0.11 / 0.55)

CMYK percentages

%0
%37.72
%11.4
%55.29

Codes

Color #724765 in popluar color models

72 47 65
RGB 114 71 101
HSL 318° 23.24% 36.27%
HSB/HSV 318° 37.72% 44.71%
CMYK 0.00% 37.72% 11.40%
55.29%

Color #724765 in popluar number systems.

HEX 72 47 65
Decimal 114 71 101
Binary 1110010 1000111 1100101
Octal 162 107 145

Shades and tints

Shades of #724765

#724765
(114,71,101)
#68415C
(104,65,92)
#5E3B53
(94,59,83)
#54354A
(84,53,74)
#4A2F41
(74,47,65)
#402938
(64,41,56)
#36232F
(54,35,47)
#2C1D26
(44,29,38)
#22171D
(34,23,29)
#181114
(24,17,20)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #724765

#724765
(114,71,101)
#7E5773
(126,87,115)
#8A6781
(138,103,129)
#96778F
(150,119,143)
#A2879D
(162,135,157)
#AE97AB
(174,151,171)
#BAA7B9
(186,167,185)
#C6B7C7
(198,183,199)
#D2C7D5
(210,199,213)
#DED7E3
(222,215,227)
#EAE7F1
(234,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724765; }

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

This text font color is #724765.

Background Color

.myBgColor { background-color: #724765; }

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

This div background color is #724765.

Border color

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

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

This div border color is #724765.

Opacity

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

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

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

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

This text has shadow with #724765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724765.

Preview

Color preview on black background

This text has color #724765 on black background.


Color preview on white background

This text has color #724765 on white background.


Black color preview on #724765 background

This text has black color on #724765 background.


White color preview on #724765 background

This text has white color on #724765 background.


Related colors

Complementary color

Complementary color for #hex is #8DB89A.


I love getcolorcode.com

Triadic colors

1 #657247 and #476572 with #724765 are triadic colors.

2 #654772 and #477265 with #724765 are triadic colors.