COLOR #72838E

HEX: #72838E RGB: (114,131,142)

Color info

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

RGB color model

#72838E color RGB value is (114,131,142).

RGB: (114,131,142) (45%, 51%, 56%)

RGB channels and saturation

R 114 of 255 = 45%
G 131 of 255 = 51%
B 142 of 255 = 56%

114
131
142

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

Portions of RGB colors in percentages

R + G + B = 114 + 131 + 142 = 387 (100%)
R 114 of 387 ~ 29.46%
G 131 of 387 ~ 33.85%
B 142 of 387 ~ 36.69'%

%29.46
%33.85
%36.69

CMYK color model

#72838E color CMYK value is (20,8,0,44).

  • cyan value is 19.72%
  • magenta value is 7.75%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (20,8,0,44)
C20M8Y0K44 (20%, 8%, 0%, 44%)
(0.20 / 0.08 / 0.00 / 0.44)

CMYK percentages

%19.72
%7.75
%0
%44.31

Codes

Color #72838E in popluar color models

72 83 8E
RGB 114 131 142
HSL 204° 11.02% 50.20%
HSB/HSV 204° 19.72% 55.69%
CMYK 19.72% 7.75% 0.00%
44.31%

Color #72838E in popluar number systems.

HEX 72 83 8E
Decimal 114 131 142
Binary 1110010 10000011 10001110
Octal 162 203 216

Shades and tints

Shades of #72838E

#72838E
(114,131,142)
#687882
(104,120,130)
#5E6D76
(94,109,118)
#54626A
(84,98,106)
#4A575E
(74,87,94)
#404C52
(64,76,82)
#364146
(54,65,70)
#2C363A
(44,54,58)
#222B2E
(34,43,46)
#182022
(24,32,34)
#0E1516
(14,21,22)
#000000
(0,0,0)

Tints of #72838E

#72838E
(114,131,142)
#7E8E98
(126,142,152)
#8A99A2
(138,153,162)
#96A4AC
(150,164,172)
#A2AFB6
(162,175,182)
#AEBAC0
(174,186,192)
#BAC5CA
(186,197,202)
#C6D0D4
(198,208,212)
#D2DBDE
(210,219,222)
#DEE6E8
(222,230,232)
#EAF1F2
(234,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72838E color. Also use rgb(114,131,142) instead hex code.

Text Font Color

.myTextColor { color: #72838E; }

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

This text font color is #72838E.

Background Color

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

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

This div background color is #72838E.

Border color

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

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

This div border color is #72838E.

Opacity

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

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

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

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

This text has shadow with #72838E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72838E.

Preview

Color preview on black background

This text has color #72838E on black background.


Color preview on white background

This text has color #72838E on white background.


Black color preview on #72838E background

This text has black color on #72838E background.


White color preview on #72838E background

This text has white color on #72838E background.


Related colors

Complementary color

Complementary color for #hex is #8D7C71.


I love getcolorcode.com

Triadic colors

1 #8E7283 and #838E72 with #72838E are triadic colors.

2 #8E8372 and #83728E with #72838E are triadic colors.