COLOR #495166

HEX: #495166 RGB: (73,81,102)

Color info

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

RGB color model

#495166 color RGB value is (73,81,102).

RGB: (73,81,102) (29%, 32%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 81 of 255 = 32%
B 102 of 255 = 40%

73
81
102

R + G + B ~ 34%. #495166 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 81 + 102 = 256 (100%)
R 73 of 256 ~ 28.52%
G 81 of 256 ~ 31.64%
B 102 of 256 ~ 39.84'%

%28.52
%31.64
%39.84

CMYK color model

#495166 color CMYK value is (28,21,0,60).

  • cyan value is 28.43%
  • magenta value is 20.59%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (28,21,0,60)
C28M21Y0K60 (28%, 21%, 0%, 60%)
(0.28 / 0.21 / 0.00 / 0.60)

CMYK percentages

%28.43
%20.59
%0
%60

Codes

Color #495166 in popluar color models

49 51 66
RGB 73 81 102
HSL 223° 16.57% 34.31%
HSB/HSV 223° 28.43% 40.00%
CMYK 28.43% 20.59% 0.00%
60.00%

Color #495166 in popluar number systems.

HEX 49 51 66
Decimal 73 81 102
Binary 1001001 1010001 1100110
Octal 111 121 146

Shades and tints

Shades of #495166

#495166
(73,81,102)
#434A5D
(67,74,93)
#3D4354
(61,67,84)
#373C4B
(55,60,75)
#313542
(49,53,66)
#2B2E39
(43,46,57)
#252730
(37,39,48)
#1F2027
(31,32,39)
#19191E
(25,25,30)
#131215
(19,18,21)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #495166

#495166
(73,81,102)
#596073
(89,96,115)
#696F80
(105,111,128)
#797E8D
(121,126,141)
#898D9A
(137,141,154)
#999CA7
(153,156,167)
#A9ABB4
(169,171,180)
#B9BAC1
(185,186,193)
#C9C9CE
(201,201,206)
#D9D8DB
(217,216,219)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495166 color. Also use rgb(73,81,102) instead hex code.

Text Font Color

.myTextColor { color: #495166; }

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

This text font color is #495166.

Background Color

.myBgColor { background-color: #495166; }

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

This div background color is #495166.

Border color

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

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

This div border color is #495166.

Opacity

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

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

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

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

This text has shadow with #495166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495166.

Preview

Color preview on black background

This text has color #495166 on black background.


Color preview on white background

This text has color #495166 on white background.


Black color preview on #495166 background

This text has black color on #495166 background.


White color preview on #495166 background

This text has white color on #495166 background.


Related colors

Complementary color

Complementary color for #hex is #B6AE99.


I love getcolorcode.com

Triadic colors

1 #664951 and #516649 with #495166 are triadic colors.

2 #665149 and #514966 with #495166 are triadic colors.