COLOR #724B74

HEX: #724B74 RGB: (114,75,116)

Color info

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

RGB color model

#724B74 color RGB value is (114,75,116).

RGB: (114,75,116) (45%, 29%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 75 of 255 = 29%
B 116 of 255 = 45%

114
75
116

R + G + B ~ 40%. #724B74 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 75 + 116 = 305 (100%)
R 114 of 305 ~ 37.38%
G 75 of 305 ~ 24.59%
B 116 of 305 ~ 38.03'%

%37.38
%24.59
%38.03

CMYK color model

#724B74 color CMYK value is (2,35,0,55).

  • cyan value is 1.72%
  • magenta value is 35.34%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (2,35,0,55)
C2M35Y0K55 (2%, 35%, 0%, 55%)
(0.02 / 0.35 / 0.00 / 0.55)

CMYK percentages

%1.72
%35.34
%0
%54.51

Codes

Color #724B74 in popluar color models

72 4B 74
RGB 114 75 116
HSL 297° 21.47% 37.45%
HSB/HSV 297° 35.34% 45.49%
CMYK 1.72% 35.34% 0.00%
54.51%

Color #724B74 in popluar number systems.

HEX 72 4B 74
Decimal 114 75 116
Binary 1110010 1001011 1110100
Octal 162 113 164

Shades and tints

Shades of #724B74

#724B74
(114,75,116)
#68456A
(104,69,106)
#5E3F60
(94,63,96)
#543956
(84,57,86)
#4A334C
(74,51,76)
#402D42
(64,45,66)
#362738
(54,39,56)
#2C212E
(44,33,46)
#221B24
(34,27,36)
#18151A
(24,21,26)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #724B74

#724B74
(114,75,116)
#7E5B80
(126,91,128)
#8A6B8C
(138,107,140)
#967B98
(150,123,152)
#A28BA4
(162,139,164)
#AE9BB0
(174,155,176)
#BAABBC
(186,171,188)
#C6BBC8
(198,187,200)
#D2CBD4
(210,203,212)
#DEDBE0
(222,219,224)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724B74 color. Also use rgb(114,75,116) instead hex code.

Text Font Color

.myTextColor { color: #724B74; }

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

This text font color is #724B74.

Background Color

.myBgColor { background-color: #724B74; }

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

This div background color is #724B74.

Border color

.myBorderColor { border: 1px solid #724B74; }

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

This div border color is #724B74.

Opacity

.myOpacity80 { color: #724B74; opacity: 0.8; }

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

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

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

This text has shadow with #724B74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724B74.

Preview

Color preview on black background

This text has color #724B74 on black background.


Color preview on white background

This text has color #724B74 on white background.


Black color preview on #724B74 background

This text has black color on #724B74 background.


White color preview on #724B74 background

This text has white color on #724B74 background.


Related colors

Complementary color

Complementary color for #hex is #8DB48B.


I love getcolorcode.com

Triadic colors

1 #74724B and #4B7472 with #724B74 are triadic colors.

2 #744B72 and #4B7274 with #724B74 are triadic colors.