COLOR #495287

HEX: #495287 RGB: (73,82,135)

Color info

#495287 contains mainly green and blue colors. Web safe color of #495287 is #336699 (or #369).

RGB color model

#495287 color RGB value is (73,82,135).

RGB: (73,82,135) (29%, 32%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 82 of 255 = 32%
B 135 of 255 = 53%

73
82
135

R + G + B ~ 38%. #495287 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 82 + 135 = 290 (100%)
R 73 of 290 ~ 25.17%
G 82 of 290 ~ 28.28%
B 135 of 290 ~ 46.55'%

%25.17
%28.28
%46.55

CMYK color model

#495287 color CMYK value is (46,39,0,47).

  • cyan value is 45.93%
  • magenta value is 39.26%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (46,39,0,47) C46M39Y0K47 (46%,39%,0%,47%) (0.46/0.39/0.00/0.47) 

CMYK percentages

%45.93
%39.26
%0
%47.06

Codes

Color #495287 in popluar color models

49 52 87
RGB 73 82 135
HSL 231° 29.81% 40.78%
HSB/HSV 231° 45.93% 52.94%
CMYK 45.93% 39.26% 0.00%
47.06%

Color #495287 in popluar number systems.

HEX 49 52 87
Decimal 73 82 135
Binary 1001001 1010010 10000111
Octal 111 122 207

Shades and tints

Shades of #495287

#495287
(73,82,135)
#434B7B
(67,75,123)
#3D446F
(61,68,111)
#373D63
(55,61,99)
#313657
(49,54,87)
#2B2F4B
(43,47,75)
#25283F
(37,40,63)
#1F2133
(31,33,51)
#191A27
(25,26,39)
#13131B
(19,19,27)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #495287

#495287
(73,82,135)
#596191
(89,97,145)
#69709B
(105,112,155)
#797FA5
(121,127,165)
#898EAF
(137,142,175)
#999DB9
(153,157,185)
#A9ACC3
(169,172,195)
#B9BBCD
(185,187,205)
#C9CAD7
(201,202,215)
#D9D9E1
(217,217,225)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495287 color. Also use rgb(73,82,135) instead hex code.

Text Font Color

.myTextColor { color: #495287; }

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

This text font color is #495287.

Background Color

.myBgColor { background-color: #495287; }

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

This div background color is #495287.

Border color

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

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

This div border color is #495287.

Opacity

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

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

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

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

This text has shadow with #495287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495287.

Preview

Color preview on black background

This text has color #495287 on black background.


Color preview on white background

This text has color #495287 on white background.


Black color preview on #495287 background

This text has black color on #495287 background.


White color preview on #495287 background

This text has white color on #495287 background.


Related colors

Complementary color

Complementary color for #hex is #B6AD78.


I love getcolorcode.com

Triadic colors

1 #874952 and #528749 with #495287 are triadic colors.

2 #875249 and #524987 with #495287 are triadic colors.