COLOR #724274

HEX: #724274 RGB: (114,66,116)

Color info

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

RGB color model

#724274 color RGB value is (114,66,116).

RGB: (114,66,116) (45%, 26%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 66 of 255 = 26%
B 116 of 255 = 45%

114
66
116

R + G + B ~ 39%. #724274 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 66 + 116 = 296 (100%)
R 114 of 296 ~ 38.51%
G 66 of 296 ~ 22.3%
B 116 of 296 ~ 39.19'%

%38.51
%22.3
%39.19

CMYK color model

#724274 color CMYK value is (2,43,0,55).

  • cyan value is 1.72%
  • magenta value is 43.10%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (2,43,0,55) C2M43Y0K55 (2%,43%,0%,55%) (0.02/0.43/0.00/0.55) 

CMYK percentages

%1.72
%43.1
%0
%54.51

Codes

Color #724274 in popluar color models

72 42 74
RGB 114 66 116
HSL 298° 27.47% 35.69%
HSB/HSV 298° 43.10% 45.49%
CMYK 1.72% 43.10% 0.00%
54.51%

Color #724274 in popluar number systems.

HEX 72 42 74
Decimal 114 66 116
Binary 1110010 1000010 1110100
Octal 162 102 164

Shades and tints

Shades of #724274

#724274
(114,66,116)
#683C6A
(104,60,106)
#5E3660
(94,54,96)
#543056
(84,48,86)
#4A2A4C
(74,42,76)
#402442
(64,36,66)
#361E38
(54,30,56)
#2C182E
(44,24,46)
#221224
(34,18,36)
#180C1A
(24,12,26)
#0E0610
(14,6,16)
#000000
(0,0,0)

Tints of #724274

#724274
(114,66,116)
#7E5380
(126,83,128)
#8A648C
(138,100,140)
#967598
(150,117,152)
#A286A4
(162,134,164)
#AE97B0
(174,151,176)
#BAA8BC
(186,168,188)
#C6B9C8
(198,185,200)
#D2CAD4
(210,202,212)
#DEDBE0
(222,219,224)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724274; }

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

This text font color is #724274.

Background Color

.myBgColor { background-color: #724274; }

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

This div background color is #724274.

Border color

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

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

This div border color is #724274.

Opacity

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

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

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

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

This text has shadow with #724274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724274.

Preview

Color preview on black background

This text has color #724274 on black background.


Color preview on white background

This text has color #724274 on white background.


Black color preview on #724274 background

This text has black color on #724274 background.


White color preview on #724274 background

This text has white color on #724274 background.


Related colors

Complementary color

Complementary color for #hex is #8DBD8B.


I love getcolorcode.com

Triadic colors

1 #747242 and #427472 with #724274 are triadic colors.

2 #744272 and #427274 with #724274 are triadic colors.