COLOR #72889E

HEX: #72889E RGB: (114,136,158)

Color info

#72889E contains red, green and blue colors in about the same proportion. Web safe color of #72889E is #669999 (or #699).

RGB color model

#72889E color RGB value is (114,136,158).

RGB: (114,136,158) (45%, 53%, 62%)

RGB channels and saturation

R 114 of 255 = 45%
G 136 of 255 = 53%
B 158 of 255 = 62%

114
136
158

R + G + B ~ 53%. #72889E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 136 + 158 = 408 (100%)
R 114 of 408 ~ 27.94%
G 136 of 408 ~ 33.33%
B 158 of 408 ~ 38.73'%

%27.94
%33.33
%38.73

CMYK color model

#72889E color CMYK value is (28,14,0,38).

  • cyan value is 27.85%
  • magenta value is 13.92%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (28,14,0,38)
C28M14Y0K38 (28%, 14%, 0%, 38%)
(0.28 / 0.14 / 0.00 / 0.38)

CMYK percentages

%27.85
%13.92
%0
%38.04

Codes

Color #72889E in popluar color models

72 88 9E
RGB 114 136 158
HSL 210° 18.49% 53.33%
HSB/HSV 210° 27.85% 61.96%
CMYK 27.85% 13.92% 0.00%
38.04%

Color #72889E in popluar number systems.

HEX 72 88 9E
Decimal 114 136 158
Binary 1110010 10001000 10011110
Octal 162 210 236

Shades and tints

Shades of #72889E

#72889E
(114,136,158)
#687C90
(104,124,144)
#5E7082
(94,112,130)
#546474
(84,100,116)
#4A5866
(74,88,102)
#404C58
(64,76,88)
#36404A
(54,64,74)
#2C343C
(44,52,60)
#22282E
(34,40,46)
#181C20
(24,28,32)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #72889E

#72889E
(114,136,158)
#7E92A6
(126,146,166)
#8A9CAE
(138,156,174)
#96A6B6
(150,166,182)
#A2B0BE
(162,176,190)
#AEBAC6
(174,186,198)
#BAC4CE
(186,196,206)
#C6CED6
(198,206,214)
#D2D8DE
(210,216,222)
#DEE2E6
(222,226,230)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72889E color. Also use rgb(114,136,158) instead hex code.

Text Font Color

.myTextColor { color: #72889E; }

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

This text font color is #72889E.

Background Color

.myBgColor { background-color: #72889E; }

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

This div background color is #72889E.

Border color

.myBorderColor { border: 1px solid #72889E; }

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

This div border color is #72889E.

Opacity

.myOpacity80 { color: #72889E; opacity: 0.8; }

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

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

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

This text has shadow with #72889E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72889E.

Preview

Color preview on black background

This text has color #72889E on black background.


Color preview on white background

This text has color #72889E on white background.


Black color preview on #72889E background

This text has black color on #72889E background.


White color preview on #72889E background

This text has white color on #72889E background.


Related colors

Complementary color

Complementary color for #hex is #8D7761.


I love getcolorcode.com

Triadic colors

1 #9E7288 and #889E72 with #72889E are triadic colors.

2 #9E8872 and #88729E with #72889E are triadic colors.