COLOR #495673

HEX: #495673 RGB: (73,86,115)

Color info

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

RGB color model

#495673 color RGB value is (73,86,115).

RGB: (73,86,115) (29%, 34%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 86 of 255 = 34%
B 115 of 255 = 45%

73
86
115

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

Portions of RGB colors in percentages

R + G + B = 73 + 86 + 115 = 274 (100%)
R 73 of 274 ~ 26.64%
G 86 of 274 ~ 31.39%
B 115 of 274 ~ 41.97'%

%26.64
%31.39
%41.97

CMYK color model

#495673 color CMYK value is (37,25,0,55).

  • cyan value is 36.52%
  • magenta value is 25.22%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (37,25,0,55)
C37M25Y0K55 (37%, 25%, 0%, 55%)
(0.37 / 0.25 / 0.00 / 0.55)

CMYK percentages

%36.52
%25.22
%0
%54.9

Codes

Color #495673 in popluar color models

49 56 73
RGB 73 86 115
HSL 221° 22.34% 36.86%
HSB/HSV 221° 36.52% 45.10%
CMYK 36.52% 25.22% 0.00%
54.90%

Color #495673 in popluar number systems.

HEX 49 56 73
Decimal 73 86 115
Binary 1001001 1010110 1110011
Octal 111 126 163

Shades and tints

Shades of #495673

#495673
(73,86,115)
#434F69
(67,79,105)
#3D485F
(61,72,95)
#374155
(55,65,85)
#313A4B
(49,58,75)
#2B3341
(43,51,65)
#252C37
(37,44,55)
#1F252D
(31,37,45)
#191E23
(25,30,35)
#131719
(19,23,25)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #495673

#495673
(73,86,115)
#59657F
(89,101,127)
#69748B
(105,116,139)
#798397
(121,131,151)
#8992A3
(137,146,163)
#99A1AF
(153,161,175)
#A9B0BB
(169,176,187)
#B9BFC7
(185,191,199)
#C9CED3
(201,206,211)
#D9DDDF
(217,221,223)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495673 color. Also use rgb(73,86,115) instead hex code.

Text Font Color

.myTextColor { color: #495673; }

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

This text font color is #495673.

Background Color

.myBgColor { background-color: #495673; }

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

This div background color is #495673.

Border color

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

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

This div border color is #495673.

Opacity

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

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

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

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

This text has shadow with #495673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495673.

Preview

Color preview on black background

This text has color #495673 on black background.


Color preview on white background

This text has color #495673 on white background.


Black color preview on #495673 background

This text has black color on #495673 background.


White color preview on #495673 background

This text has white color on #495673 background.


Related colors

Complementary color

Complementary color for #hex is #B6A98C.


I love getcolorcode.com

Triadic colors

1 #734956 and #567349 with #495673 are triadic colors.

2 #735649 and #564973 with #495673 are triadic colors.