COLOR #72739C

HEX: #72739C RGB: (114,115,156)

Color info

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

RGB color model

#72739C color RGB value is (114,115,156).

RGB: (114,115,156) (45%, 45%, 61%)

RGB channels and saturation

R 114 of 255 = 45%
G 115 of 255 = 45%
B 156 of 255 = 61%

114
115
156

R + G + B ~ 50%. #72739C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 115 + 156 = 385 (100%)
R 114 of 385 ~ 29.61%
G 115 of 385 ~ 29.87%
B 156 of 385 ~ 40.52'%

%29.61
%29.87
%40.52

CMYK color model

#72739C color CMYK value is (27,26,0,39).

  • cyan value is 26.92%
  • magenta value is 26.28%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (27,26,0,39) C27M26Y0K39 (27%,26%,0%,39%) (0.27/0.26/0.00/0.39) 

CMYK percentages

%26.92
%26.28
%0
%38.82

Codes

Color #72739C in popluar color models

72 73 9C
RGB 114 115 156
HSL 239° 17.50% 52.94%
HSB/HSV 239° 26.92% 61.18%
CMYK 26.92% 26.28% 0.00%
38.82%

Color #72739C in popluar number systems.

HEX 72 73 9C
Decimal 114 115 156
Binary 1110010 1110011 10011100
Octal 162 163 234

Shades and tints

Shades of #72739C

#72739C
(114,115,156)
#68698E
(104,105,142)
#5E5F80
(94,95,128)
#545572
(84,85,114)
#4A4B64
(74,75,100)
#404156
(64,65,86)
#363748
(54,55,72)
#2C2D3A
(44,45,58)
#22232C
(34,35,44)
#18191E
(24,25,30)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #72739C

#72739C
(114,115,156)
#7E7FA5
(126,127,165)
#8A8BAE
(138,139,174)
#9697B7
(150,151,183)
#A2A3C0
(162,163,192)
#AEAFC9
(174,175,201)
#BABBD2
(186,187,210)
#C6C7DB
(198,199,219)
#D2D3E4
(210,211,228)
#DEDFED
(222,223,237)
#EAEBF6
(234,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72739C color. Also use rgb(114,115,156) instead hex code.

Text Font Color

.myTextColor { color: #72739C; }

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

This text font color is #72739C.

Background Color

.myBgColor { background-color: #72739C; }

<div style="background-color:#72739C">Inner text</div>

This div background color is #72739C.

Border color

.myBorderColor { border: 1px solid #72739C; }

<div style="border:3px solid #72739C">Div</div>

This div border color is #72739C.

Opacity

.myOpacity80 { color: #72739C; opacity: 0.8; }

<p style="color:#72739C;opacity:0.8;">80%</p>

Text with #72739C 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 #72739C;}

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

This text has shadow with #72739C color.


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

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

This text has shadow with #72739C primary color and red secondary color.


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

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

This text has shadow with #72739C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #72739C.

Preview

Color preview on black background

This text has color #72739C on black background.


Color preview on white background

This text has color #72739C on white background.


Black color preview on #72739C background

This text has black color on #72739C background.


White color preview on #72739C background

This text has white color on #72739C background.


Related colors

Complementary color

Complementary color for #hex is #8D8C63.


I love getcolorcode.com

Triadic colors

1 #9C7273 and #739C72 with #72739C are triadic colors.

2 #9C7372 and #73729C with #72739C are triadic colors.