COLOR #495775

HEX: #495775 RGB: (73,87,117)

Color info

#495775 contains red, green and blue colors in about the same proportion. Web safe color of #495775 is #336666 (or #366).

RGB color model

#495775 color RGB value is (73,87,117).

RGB: (73,87,117) (29%, 34%, 46%)

RGB channels and saturation

R 73 of 255 = 29%
G 87 of 255 = 34%
B 117 of 255 = 46%

73
87
117

R + G + B ~ 36%. #495775 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 117 = 277 (100%)
R 73 of 277 ~ 26.35%
G 87 of 277 ~ 31.41%
B 117 of 277 ~ 42.24'%

%26.35
%31.41
%42.24

CMYK color model

#495775 color CMYK value is (38,26,0,54).

  • cyan value is 37.61%
  • magenta value is 25.64%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (38,26,0,54)
C38M26Y0K54 (38%, 26%, 0%, 54%)
(0.38 / 0.26 / 0.00 / 0.54)

CMYK percentages

%37.61
%25.64
%0
%54.12

Codes

Color #495775 in popluar color models

49 57 75
RGB 73 87 117
HSL 221° 23.16% 37.25%
HSB/HSV 221° 37.61% 45.88%
CMYK 37.61% 25.64% 0.00%
54.12%

Color #495775 in popluar number systems.

HEX 49 57 75
Decimal 73 87 117
Binary 1001001 1010111 1110101
Octal 111 127 165

Shades and tints

Shades of #495775

#495775
(73,87,117)
#43506B
(67,80,107)
#3D4961
(61,73,97)
#374257
(55,66,87)
#313B4D
(49,59,77)
#2B3443
(43,52,67)
#252D39
(37,45,57)
#1F262F
(31,38,47)
#191F25
(25,31,37)
#13181B
(19,24,27)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #495775

#495775
(73,87,117)
#596681
(89,102,129)
#69758D
(105,117,141)
#798499
(121,132,153)
#8993A5
(137,147,165)
#99A2B1
(153,162,177)
#A9B1BD
(169,177,189)
#B9C0C9
(185,192,201)
#C9CFD5
(201,207,213)
#D9DEE1
(217,222,225)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495775 color. Also use rgb(73,87,117) instead hex code.

Text Font Color

.myTextColor { color: #495775; }

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

This text font color is #495775.

Background Color

.myBgColor { background-color: #495775; }

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

This div background color is #495775.

Border color

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

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

This div border color is #495775.

Opacity

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

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

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

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

This text has shadow with #495775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495775.

Preview

Color preview on black background

This text has color #495775 on black background.


Color preview on white background

This text has color #495775 on white background.


Black color preview on #495775 background

This text has black color on #495775 background.


White color preview on #495775 background

This text has white color on #495775 background.


Related colors

Complementary color

Complementary color for #hex is #B6A88A.


I love getcolorcode.com

Triadic colors

1 #754957 and #577549 with #495775 are triadic colors.

2 #755749 and #574975 with #495775 are triadic colors.