COLOR #724761

HEX: #724761 RGB: (114,71,97)

Color info

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

RGB color model

#724761 color RGB value is (114,71,97).

RGB: (114,71,97) (45%, 28%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 97 of 255 = 38%

114
71
97

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

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 97 = 282 (100%)
R 114 of 282 ~ 40.43%
G 71 of 282 ~ 25.18%
B 97 of 282 ~ 34.4'%

%40.43
%25.18
%34.4

CMYK color model

#724761 color CMYK value is (0,38,15,55).

  • cyan value is 0.00%
  • magenta value is 37.72%
  • yellow value is 14.91%
  • key color value is 55.29%
CMYK: (0,38,15,55) C0M38Y15K55 (0%,38%,15%,55%) (0.00/0.38/0.15/0.55) 

CMYK percentages

%0
%37.72
%14.91
%55.29

Codes

Color #724761 in popluar color models

72 47 61
RGB 114 71 97
HSL 324° 23.24% 36.27%
HSB/HSV 324° 37.72% 44.71%
CMYK 0.00% 37.72% 14.91%
55.29%

Color #724761 in popluar number systems.

HEX 72 47 61
Decimal 114 71 97
Binary 1110010 1000111 1100001
Octal 162 107 141

Shades and tints

Shades of #724761

#724761
(114,71,97)
#684159
(104,65,89)
#5E3B51
(94,59,81)
#543549
(84,53,73)
#4A2F41
(74,47,65)
#402939
(64,41,57)
#362331
(54,35,49)
#2C1D29
(44,29,41)
#221721
(34,23,33)
#181119
(24,17,25)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #724761

#724761
(114,71,97)
#7E576F
(126,87,111)
#8A677D
(138,103,125)
#96778B
(150,119,139)
#A28799
(162,135,153)
#AE97A7
(174,151,167)
#BAA7B5
(186,167,181)
#C6B7C3
(198,183,195)
#D2C7D1
(210,199,209)
#DED7DF
(222,215,223)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724761; }

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

This text font color is #724761.

Background Color

.myBgColor { background-color: #724761; }

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

This div background color is #724761.

Border color

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

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

This div border color is #724761.

Opacity

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

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

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

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

This text has shadow with #724761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724761.

Preview

Color preview on black background

This text has color #724761 on black background.


Color preview on white background

This text has color #724761 on white background.


Black color preview on #724761 background

This text has black color on #724761 background.


White color preview on #724761 background

This text has white color on #724761 background.


Related colors

Complementary color

Complementary color for #hex is #8DB89E.


I love getcolorcode.com

Triadic colors

1 #617247 and #476172 with #724761 are triadic colors.

2 #614772 and #477261 with #724761 are triadic colors.