COLOR #72496D

HEX: #72496D RGB: (114,73,109)

Color info

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

RGB color model

#72496D color RGB value is (114,73,109).

RGB: (114,73,109) (45%, 29%, 43%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 109 of 255 = 43%

114
73
109

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 109 = 296 (100%)
R 114 of 296 ~ 38.51%
G 73 of 296 ~ 24.66%
B 109 of 296 ~ 36.82'%

%38.51
%24.66
%36.82

CMYK color model

#72496D color CMYK value is (0,36,4,55).

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

CMYK: (0,36,4,55)
C0M36Y4K55 (0%, 36%, 4%, 55%)
(0.00 / 0.36 / 0.04 / 0.55)

CMYK percentages

%0
%35.96
%4.39
%55.29

Codes

Color #72496D in popluar color models

72 49 6D
RGB 114 73 109
HSL 307° 21.93% 36.67%
HSB/HSV 307° 35.96% 44.71%
CMYK 0.00% 35.96% 4.39%
55.29%

Color #72496D in popluar number systems.

HEX 72 49 6D
Decimal 114 73 109
Binary 1110010 1001001 1101101
Octal 162 111 155

Shades and tints

Shades of #72496D

#72496D
(114,73,109)
#684364
(104,67,100)
#5E3D5B
(94,61,91)
#543752
(84,55,82)
#4A3149
(74,49,73)
#402B40
(64,43,64)
#362537
(54,37,55)
#2C1F2E
(44,31,46)
#221925
(34,25,37)
#18131C
(24,19,28)
#0E0D13
(14,13,19)
#000000
(0,0,0)

Tints of #72496D

#72496D
(114,73,109)
#7E597A
(126,89,122)
#8A6987
(138,105,135)
#967994
(150,121,148)
#A289A1
(162,137,161)
#AE99AE
(174,153,174)
#BAA9BB
(186,169,187)
#C6B9C8
(198,185,200)
#D2C9D5
(210,201,213)
#DED9E2
(222,217,226)
#EAE9EF
(234,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72496D; }

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

This text font color is #72496D.

Background Color

.myBgColor { background-color: #72496D; }

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

This div background color is #72496D.

Border color

.myBorderColor { border: 1px solid #72496D; }

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

This div border color is #72496D.

Opacity

.myOpacity80 { color: #72496D; opacity: 0.8; }

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

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

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

This text has shadow with #72496D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72496D.

Preview

Color preview on black background

This text has color #72496D on black background.


Color preview on white background

This text has color #72496D on white background.


Black color preview on #72496D background

This text has black color on #72496D background.


White color preview on #72496D background

This text has white color on #72496D background.


Related colors

Complementary color

Complementary color for #hex is #8DB692.


I love getcolorcode.com

Triadic colors

1 #6D7249 and #496D72 with #72496D are triadic colors.

2 #6D4972 and #49726D with #72496D are triadic colors.