COLOR #495992

HEX: #495992 RGB: (73,89,146)

Color info

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

RGB color model

#495992 color RGB value is (73,89,146).

RGB: (73,89,146) (29%, 35%, 57%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 146 of 255 = 57%

73
89
146

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

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 146 = 308 (100%)
R 73 of 308 ~ 23.7%
G 89 of 308 ~ 28.9%
B 146 of 308 ~ 47.4'%

%23.7
%28.9
%47.4

CMYK color model

#495992 color CMYK value is (50,39,0,43).

  • cyan value is 50.00%
  • magenta value is 39.04%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (50,39,0,43)
C50M39Y0K43 (50%, 39%, 0%, 43%)
(0.50 / 0.39 / 0.00 / 0.43)

CMYK percentages

%50
%39.04
%0
%42.75

Codes

Color #495992 in popluar color models

49 59 92
RGB 73 89 146
HSL 227° 33.33% 42.94%
HSB/HSV 227° 50.00% 57.25%
CMYK 50.00% 39.04% 0.00%
42.75%

Color #495992 in popluar number systems.

HEX 49 59 92
Decimal 73 89 146
Binary 1001001 1011001 10010010
Octal 111 131 222

Shades and tints

Shades of #495992

#495992
(73,89,146)
#435185
(67,81,133)
#3D4978
(61,73,120)
#37416B
(55,65,107)
#31395E
(49,57,94)
#2B3151
(43,49,81)
#252944
(37,41,68)
#1F2137
(31,33,55)
#19192A
(25,25,42)
#13111D
(19,17,29)
#0D0910
(13,9,16)
#000000
(0,0,0)

Tints of #495992

#495992
(73,89,146)
#59689B
(89,104,155)
#6977A4
(105,119,164)
#7986AD
(121,134,173)
#8995B6
(137,149,182)
#99A4BF
(153,164,191)
#A9B3C8
(169,179,200)
#B9C2D1
(185,194,209)
#C9D1DA
(201,209,218)
#D9E0E3
(217,224,227)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495992; }

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

This text font color is #495992.

Background Color

.myBgColor { background-color: #495992; }

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

This div background color is #495992.

Border color

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

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

This div border color is #495992.

Opacity

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

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

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

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

This text has shadow with #495992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495992.

Preview

Color preview on black background

This text has color #495992 on black background.


Color preview on white background

This text has color #495992 on white background.


Black color preview on #495992 background

This text has black color on #495992 background.


White color preview on #495992 background

This text has white color on #495992 background.


Related colors

Complementary color

Complementary color for #hex is #B6A66D.


I love getcolorcode.com

Triadic colors

1 #924959 and #599249 with #495992 are triadic colors.

2 #925949 and #594992 with #495992 are triadic colors.