COLOR #495387

HEX: #495387 RGB: (73,83,135)

Color info

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

RGB color model

#495387 color RGB value is (73,83,135).

RGB: (73,83,135) (29%, 33%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 83 of 255 = 33%
B 135 of 255 = 53%

73
83
135

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

Portions of RGB colors in percentages

R + G + B = 73 + 83 + 135 = 291 (100%)
R 73 of 291 ~ 25.09%
G 83 of 291 ~ 28.52%
B 135 of 291 ~ 46.39'%

%25.09
%28.52
%46.39

CMYK color model

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

  • cyan value is 45.93%
  • magenta value is 38.52%
  • 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
%38.52
%0
%47.06

Codes

Color #495387 in popluar color models

49 53 87
RGB 73 83 135
HSL 230° 29.81% 40.78%
HSB/HSV 230° 45.93% 52.94%
CMYK 45.93% 38.52% 0.00%
47.06%

Color #495387 in popluar number systems.

HEX 49 53 87
Decimal 73 83 135
Binary 1001001 1010011 10000111
Octal 111 123 207

Shades and tints

Shades of #495387

#495387
(73,83,135)
#434C7B
(67,76,123)
#3D456F
(61,69,111)
#373E63
(55,62,99)
#313757
(49,55,87)
#2B304B
(43,48,75)
#25293F
(37,41,63)
#1F2233
(31,34,51)
#191B27
(25,27,39)
#13141B
(19,20,27)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #495387

#495387
(73,83,135)
#596291
(89,98,145)
#69719B
(105,113,155)
#7980A5
(121,128,165)
#898FAF
(137,143,175)
#999EB9
(153,158,185)
#A9ADC3
(169,173,195)
#B9BCCD
(185,188,205)
#C9CBD7
(201,203,215)
#D9DAE1
(217,218,225)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495387; }

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

This text font color is #495387.

Background Color

.myBgColor { background-color: #495387; }

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

This div background color is #495387.

Border color

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

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

This div border color is #495387.

Opacity

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

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

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

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

This text has shadow with #495387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495387.

Preview

Color preview on black background

This text has color #495387 on black background.


Color preview on white background

This text has color #495387 on white background.


Black color preview on #495387 background

This text has black color on #495387 background.


White color preview on #495387 background

This text has white color on #495387 background.


Related colors

Complementary color

Complementary color for #hex is #B6AC78.


I love getcolorcode.com

Triadic colors

1 #874953 and #538749 with #495387 are triadic colors.

2 #875349 and #534987 with #495387 are triadic colors.