COLOR #72749E

HEX: #72749E RGB: (114,116,158)

Color info

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

RGB color model

#72749E color RGB value is (114,116,158).

RGB: (114,116,158) (45%, 45%, 62%)

RGB channels and saturation

R 114 of 255 = 45%
G 116 of 255 = 45%
B 158 of 255 = 62%

114
116
158

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

Portions of RGB colors in percentages

R + G + B = 114 + 116 + 158 = 388 (100%)
R 114 of 388 ~ 29.38%
G 116 of 388 ~ 29.9%
B 158 of 388 ~ 40.72'%

%29.38
%29.9
%40.72

CMYK color model

#72749E color CMYK value is (28,27,0,38).

  • cyan value is 27.85%
  • magenta value is 26.58%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (28,27,0,38) C28M27Y0K38 (28%,27%,0%,38%) (0.28/0.27/0.00/0.38) 

CMYK percentages

%27.85
%26.58
%0
%38.04

Codes

Color #72749E in popluar color models

72 74 9E
RGB 114 116 158
HSL 237° 18.49% 53.33%
HSB/HSV 237° 27.85% 61.96%
CMYK 27.85% 26.58% 0.00%
38.04%

Color #72749E in popluar number systems.

HEX 72 74 9E
Decimal 114 116 158
Binary 1110010 1110100 10011110
Octal 162 164 236

Shades and tints

Shades of #72749E

#72749E
(114,116,158)
#686A90
(104,106,144)
#5E6082
(94,96,130)
#545674
(84,86,116)
#4A4C66
(74,76,102)
#404258
(64,66,88)
#36384A
(54,56,74)
#2C2E3C
(44,46,60)
#22242E
(34,36,46)
#181A20
(24,26,32)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #72749E

#72749E
(114,116,158)
#7E80A6
(126,128,166)
#8A8CAE
(138,140,174)
#9698B6
(150,152,182)
#A2A4BE
(162,164,190)
#AEB0C6
(174,176,198)
#BABCCE
(186,188,206)
#C6C8D6
(198,200,214)
#D2D4DE
(210,212,222)
#DEE0E6
(222,224,230)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72749E; }

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

This text font color is #72749E.

Background Color

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

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

This div background color is #72749E.

Border color

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

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

This div border color is #72749E.

Opacity

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

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

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

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

This text has shadow with #72749E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72749E.

Preview

Color preview on black background

This text has color #72749E on black background.


Color preview on white background

This text has color #72749E on white background.


Black color preview on #72749E background

This text has black color on #72749E background.


White color preview on #72749E background

This text has white color on #72749E background.


Related colors

Complementary color

Complementary color for #hex is #8D8B61.


I love getcolorcode.com

Triadic colors

1 #9E7274 and #749E72 with #72749E are triadic colors.

2 #9E7472 and #74729E with #72749E are triadic colors.