COLOR #72788A

HEX: #72788A RGB: (114,120,138)

Color info

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

RGB color model

#72788A color RGB value is (114,120,138).

RGB: (114,120,138) (45%, 47%, 54%)

RGB channels and saturation

R 114 of 255 = 45%
G 120 of 255 = 47%
B 138 of 255 = 54%

114
120
138

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

Portions of RGB colors in percentages

R + G + B = 114 + 120 + 138 = 372 (100%)
R 114 of 372 ~ 30.65%
G 120 of 372 ~ 32.26%
B 138 of 372 ~ 37.1'%

%30.65
%32.26
%37.1

CMYK color model

#72788A color CMYK value is (17,13,0,46).

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

CMYK: (17,13,0,46)
C17M13Y0K46 (17%, 13%, 0%, 46%)
(0.17 / 0.13 / 0.00 / 0.46)

CMYK percentages

%17.39
%13.04
%0
%45.88

Codes

Color #72788A in popluar color models

72 78 8A
RGB 114 120 138
HSL 225° 9.52% 49.41%
HSB/HSV 225° 17.39% 54.12%
CMYK 17.39% 13.04% 0.00%
45.88%

Color #72788A in popluar number systems.

HEX 72 78 8A
Decimal 114 120 138
Binary 1110010 1111000 10001010
Octal 162 170 212

Shades and tints

Shades of #72788A

#72788A
(114,120,138)
#686E7E
(104,110,126)
#5E6472
(94,100,114)
#545A66
(84,90,102)
#4A505A
(74,80,90)
#40464E
(64,70,78)
#363C42
(54,60,66)
#2C3236
(44,50,54)
#22282A
(34,40,42)
#181E1E
(24,30,30)
#0E1412
(14,20,18)
#000000
(0,0,0)

Tints of #72788A

#72788A
(114,120,138)
#7E8494
(126,132,148)
#8A909E
(138,144,158)
#969CA8
(150,156,168)
#A2A8B2
(162,168,178)
#AEB4BC
(174,180,188)
#BAC0C6
(186,192,198)
#C6CCD0
(198,204,208)
#D2D8DA
(210,216,218)
#DEE4E4
(222,228,228)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72788A; }

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

This text font color is #72788A.

Background Color

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

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

This div background color is #72788A.

Border color

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

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

This div border color is #72788A.

Opacity

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

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

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

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

This text has shadow with #72788A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72788A.

Preview

Color preview on black background

This text has color #72788A on black background.


Color preview on white background

This text has color #72788A on white background.


Black color preview on #72788A background

This text has black color on #72788A background.


White color preview on #72788A background

This text has white color on #72788A background.


Related colors

Complementary color

Complementary color for #hex is #8D8775.


I love getcolorcode.com

Triadic colors

1 #8A7278 and #788A72 with #72788A are triadic colors.

2 #8A7872 and #78728A with #72788A are triadic colors.