COLOR #72829E

HEX: #72829E RGB: (114,130,158)

Color info

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

RGB color model

#72829E color RGB value is (114,130,158).

RGB: (114,130,158) (45%, 51%, 62%)

RGB channels and saturation

R 114 of 255 = 45%
G 130 of 255 = 51%
B 158 of 255 = 62%

114
130
158

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

Portions of RGB colors in percentages

R + G + B = 114 + 130 + 158 = 402 (100%)
R 114 of 402 ~ 28.36%
G 130 of 402 ~ 32.34%
B 158 of 402 ~ 39.3'%

%28.36
%32.34
%39.3

CMYK color model

#72829E color CMYK value is (28,18,0,38).

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

CMYK: (28,18,0,38)
C28M18Y0K38 (28%, 18%, 0%, 38%)
(0.28 / 0.18 / 0.00 / 0.38)

CMYK percentages

%27.85
%17.72
%0
%38.04

Codes

Color #72829E in popluar color models

72 82 9E
RGB 114 130 158
HSL 218° 18.49% 53.33%
HSB/HSV 218° 27.85% 61.96%
CMYK 27.85% 17.72% 0.00%
38.04%

Color #72829E in popluar number systems.

HEX 72 82 9E
Decimal 114 130 158
Binary 1110010 10000010 10011110
Octal 162 202 236

Shades and tints

Shades of #72829E

#72829E
(114,130,158)
#687790
(104,119,144)
#5E6C82
(94,108,130)
#546174
(84,97,116)
#4A5666
(74,86,102)
#404B58
(64,75,88)
#36404A
(54,64,74)
#2C353C
(44,53,60)
#222A2E
(34,42,46)
#181F20
(24,31,32)
#0E1412
(14,20,18)
#000000
(0,0,0)

Tints of #72829E

#72829E
(114,130,158)
#7E8DA6
(126,141,166)
#8A98AE
(138,152,174)
#96A3B6
(150,163,182)
#A2AEBE
(162,174,190)
#AEB9C6
(174,185,198)
#BAC4CE
(186,196,206)
#C6CFD6
(198,207,214)
#D2DADE
(210,218,222)
#DEE5E6
(222,229,230)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72829E; }

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

This text font color is #72829E.

Background Color

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

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

This div background color is #72829E.

Border color

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

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

This div border color is #72829E.

Opacity

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

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

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

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

This text has shadow with #72829E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72829E.

Preview

Color preview on black background

This text has color #72829E on black background.


Color preview on white background

This text has color #72829E on white background.


Black color preview on #72829E background

This text has black color on #72829E background.


White color preview on #72829E background

This text has white color on #72829E background.


Related colors

Complementary color

Complementary color for #hex is #8D7D61.


I love getcolorcode.com

Triadic colors

1 #9E7282 and #829E72 with #72829E are triadic colors.

2 #9E8272 and #82729E with #72829E are triadic colors.