COLOR #495995

HEX: #495995 RGB: (73,89,149)

Color info

#495995 contains mainly blue color. Web safe color of #495995 is #336699 (or #369).

RGB color model

#495995 color RGB value is (73,89,149).

RGB: (73,89,149) (29%, 35%, 58%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 149 of 255 = 58%

73
89
149

R + G + B ~ 41%. #495995 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 149 = 311 (100%)
R 73 of 311 ~ 23.47%
G 89 of 311 ~ 28.62%
B 149 of 311 ~ 47.91'%

%23.47
%28.62
%47.91

CMYK color model

#495995 color CMYK value is (51,40,0,42).

  • cyan value is 51.01%
  • magenta value is 40.27%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (51,40,0,42) C51M40Y0K42 (51%,40%,0%,42%) (0.51/0.40/0.00/0.42) 

CMYK percentages

%51.01
%40.27
%0
%41.57

Codes

Color #495995 in popluar color models

49 59 95
RGB 73 89 149
HSL 227° 34.23% 43.53%
HSB/HSV 227° 51.01% 58.43%
CMYK 51.01% 40.27% 0.00%
41.57%

Color #495995 in popluar number systems.

HEX 49 59 95
Decimal 73 89 149
Binary 1001001 1011001 10010101
Octal 111 131 225

Shades and tints

Shades of #495995

#495995
(73,89,149)
#435188
(67,81,136)
#3D497B
(61,73,123)
#37416E
(55,65,110)
#313961
(49,57,97)
#2B3154
(43,49,84)
#252947
(37,41,71)
#1F213A
(31,33,58)
#19192D
(25,25,45)
#131120
(19,17,32)
#0D0913
(13,9,19)
#000000
(0,0,0)

Tints of #495995

#495995
(73,89,149)
#59689E
(89,104,158)
#6977A7
(105,119,167)
#7986B0
(121,134,176)
#8995B9
(137,149,185)
#99A4C2
(153,164,194)
#A9B3CB
(169,179,203)
#B9C2D4
(185,194,212)
#C9D1DD
(201,209,221)
#D9E0E6
(217,224,230)
#E9EFEF
(233,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495995; }

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

This text font color is #495995.

Background Color

.myBgColor { background-color: #495995; }

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

This div background color is #495995.

Border color

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

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

This div border color is #495995.

Opacity

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

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

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

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

This text has shadow with #495995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495995.

Preview

Color preview on black background

This text has color #495995 on black background.


Color preview on white background

This text has color #495995 on white background.


Black color preview on #495995 background

This text has black color on #495995 background.


White color preview on #495995 background

This text has white color on #495995 background.


Related colors

Complementary color

Complementary color for #hex is #B6A66A.


I love getcolorcode.com

Triadic colors

1 #954959 and #599549 with #495995 are triadic colors.

2 #955949 and #594995 with #495995 are triadic colors.