COLOR #72718A

HEX: #72718A RGB: (114,113,138)

Color info

#72718A contains red, green and blue colors in about the same proportion. Web safe color of #72718A is #666699 (or #669).

RGB color model

#72718A color RGB value is (114,113,138).

RGB: (114,113,138) (45%, 44%, 54%)

RGB channels and saturation

R 114 of 255 = 45%
G 113 of 255 = 44%
B 138 of 255 = 54%

114
113
138

R + G + B ~ 48%. #72718A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 113 + 138 = 365 (100%)
R 114 of 365 ~ 31.23%
G 113 of 365 ~ 30.96%
B 138 of 365 ~ 37.81'%

%31.23
%30.96
%37.81

CMYK color model

#72718A color CMYK value is (17,18,0,46).

  • cyan value is 17.39%
  • magenta value is 18.12%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (17,18,0,46)
C17M18Y0K46 (17%, 18%, 0%, 46%)
(0.17 / 0.18 / 0.00 / 0.46)

CMYK percentages

%17.39
%18.12
%0
%45.88

Codes

Color #72718A in popluar color models

72 71 8A
RGB 114 113 138
HSL 242° 9.96% 49.22%
HSB/HSV 242° 18.12% 54.12%
CMYK 17.39% 18.12% 0.00%
45.88%

Color #72718A in popluar number systems.

HEX 72 71 8A
Decimal 114 113 138
Binary 1110010 1110001 10001010
Octal 162 161 212

Shades and tints

Shades of #72718A

#72718A
(114,113,138)
#68677E
(104,103,126)
#5E5D72
(94,93,114)
#545366
(84,83,102)
#4A495A
(74,73,90)
#403F4E
(64,63,78)
#363542
(54,53,66)
#2C2B36
(44,43,54)
#22212A
(34,33,42)
#18171E
(24,23,30)
#0E0D12
(14,13,18)
#000000
(0,0,0)

Tints of #72718A

#72718A
(114,113,138)
#7E7D94
(126,125,148)
#8A899E
(138,137,158)
#9695A8
(150,149,168)
#A2A1B2
(162,161,178)
#AEADBC
(174,173,188)
#BAB9C6
(186,185,198)
#C6C5D0
(198,197,208)
#D2D1DA
(210,209,218)
#DEDDE4
(222,221,228)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72718A color. Also use rgb(114,113,138) instead hex code.

Text Font Color

.myTextColor { color: #72718A; }

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

This text font color is #72718A.

Background Color

.myBgColor { background-color: #72718A; }

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

This div background color is #72718A.

Border color

.myBorderColor { border: 1px solid #72718A; }

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

This div border color is #72718A.

Opacity

.myOpacity80 { color: #72718A; opacity: 0.8; }

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

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

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

This text has shadow with #72718A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72718A.

Preview

Color preview on black background

This text has color #72718A on black background.


Color preview on white background

This text has color #72718A on white background.


Black color preview on #72718A background

This text has black color on #72718A background.


White color preview on #72718A background

This text has white color on #72718A background.


Related colors

Complementary color

Complementary color for #hex is #8D8E75.


I love getcolorcode.com

Triadic colors

1 #8A7271 and #718A72 with #72718A are triadic colors.

2 #8A7172 and #71728A with #72718A are triadic colors.