COLOR #495985

HEX: #495985 RGB: (73,89,133)

Color info

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

RGB color model

#495985 color RGB value is (73,89,133).

RGB: (73,89,133) (29%, 35%, 52%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 133 of 255 = 52%

73
89
133

R + G + B ~ 39%. #495985 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 133 = 295 (100%)
R 73 of 295 ~ 24.75%
G 89 of 295 ~ 30.17%
B 133 of 295 ~ 45.08'%

%24.75
%30.17
%45.08

CMYK color model

#495985 color CMYK value is (45,33,0,48).

  • cyan value is 45.11%
  • magenta value is 33.08%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (45,33,0,48)
C45M33Y0K48 (45%, 33%, 0%, 48%)
(0.45 / 0.33 / 0.00 / 0.48)

CMYK percentages

%45.11
%33.08
%0
%47.84

Codes

Color #495985 in popluar color models

49 59 85
RGB 73 89 133
HSL 224° 29.13% 40.39%
HSB/HSV 224° 45.11% 52.16%
CMYK 45.11% 33.08% 0.00%
47.84%

Color #495985 in popluar number systems.

HEX 49 59 85
Decimal 73 89 133
Binary 1001001 1011001 10000101
Octal 111 131 205

Shades and tints

Shades of #495985

#495985
(73,89,133)
#435179
(67,81,121)
#3D496D
(61,73,109)
#374161
(55,65,97)
#313955
(49,57,85)
#2B3149
(43,49,73)
#25293D
(37,41,61)
#1F2131
(31,33,49)
#191925
(25,25,37)
#131119
(19,17,25)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #495985

#495985
(73,89,133)
#596890
(89,104,144)
#69779B
(105,119,155)
#7986A6
(121,134,166)
#8995B1
(137,149,177)
#99A4BC
(153,164,188)
#A9B3C7
(169,179,199)
#B9C2D2
(185,194,210)
#C9D1DD
(201,209,221)
#D9E0E8
(217,224,232)
#E9EFF3
(233,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495985; }

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

This text font color is #495985.

Background Color

.myBgColor { background-color: #495985; }

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

This div background color is #495985.

Border color

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

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

This div border color is #495985.

Opacity

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

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

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

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

This text has shadow with #495985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495985.

Preview

Color preview on black background

This text has color #495985 on black background.


Color preview on white background

This text has color #495985 on white background.


Black color preview on #495985 background

This text has black color on #495985 background.


White color preview on #495985 background

This text has white color on #495985 background.


Related colors

Complementary color

Complementary color for #hex is #B6A67A.


I love getcolorcode.com

Triadic colors

1 #854959 and #598549 with #495985 are triadic colors.

2 #855949 and #594985 with #495985 are triadic colors.