COLOR #495972

HEX: #495972 RGB: (73,89,114)

Color info

#495972 contains red, green and blue colors in about the same proportion. Web safe color of #495972 is #336666 (or #366).

RGB color model

#495972 color RGB value is (73,89,114).

RGB: (73,89,114) (29%, 35%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 114 of 255 = 45%

73
89
114

R + G + B ~ 36%. #495972 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 114 = 276 (100%)
R 73 of 276 ~ 26.45%
G 89 of 276 ~ 32.25%
B 114 of 276 ~ 41.3'%

%26.45
%32.25
%41.3

CMYK color model

#495972 color CMYK value is (36,22,0,55).

  • cyan value is 35.96%
  • magenta value is 21.93%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (36,22,0,55) C36M22Y0K55 (36%,22%,0%,55%) (0.36/0.22/0.00/0.55) 

CMYK percentages

%35.96
%21.93
%0
%55.29

Codes

Color #495972 in popluar color models

49 59 72
RGB 73 89 114
HSL 217° 21.93% 36.67%
HSB/HSV 217° 35.96% 44.71%
CMYK 35.96% 21.93% 0.00%
55.29%

Color #495972 in popluar number systems.

HEX 49 59 72
Decimal 73 89 114
Binary 1001001 1011001 1110010
Octal 111 131 162

Shades and tints

Shades of #495972

#495972
(73,89,114)
#435168
(67,81,104)
#3D495E
(61,73,94)
#374154
(55,65,84)
#31394A
(49,57,74)
#2B3140
(43,49,64)
#252936
(37,41,54)
#1F212C
(31,33,44)
#191922
(25,25,34)
#131118
(19,17,24)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #495972

#495972
(73,89,114)
#59687E
(89,104,126)
#69778A
(105,119,138)
#798696
(121,134,150)
#8995A2
(137,149,162)
#99A4AE
(153,164,174)
#A9B3BA
(169,179,186)
#B9C2C6
(185,194,198)
#C9D1D2
(201,209,210)
#D9E0DE
(217,224,222)
#E9EFEA
(233,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495972 color. Also use rgb(73,89,114) instead hex code.

Text Font Color

.myTextColor { color: #495972; }

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

This text font color is #495972.

Background Color

.myBgColor { background-color: #495972; }

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

This div background color is #495972.

Border color

.myBorderColor { border: 1px solid #495972; }

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

This div border color is #495972.

Opacity

.myOpacity80 { color: #495972; opacity: 0.8; }

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

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

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

This text has shadow with #495972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495972.

Preview

Color preview on black background

This text has color #495972 on black background.


Color preview on white background

This text has color #495972 on white background.


Black color preview on #495972 background

This text has black color on #495972 background.


White color preview on #495972 background

This text has white color on #495972 background.


Related colors

Complementary color

Complementary color for #hex is #B6A68D.


I love getcolorcode.com

Triadic colors

1 #724959 and #597249 with #495972 are triadic colors.

2 #725949 and #594972 with #495972 are triadic colors.