COLOR #495774

HEX: #495774 RGB: (73,87,116)

Color info

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

RGB color model

#495774 color RGB value is (73,87,116).

RGB: (73,87,116) (29%, 34%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 87 of 255 = 34%
B 116 of 255 = 45%

73
87
116

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

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 116 = 276 (100%)
R 73 of 276 ~ 26.45%
G 87 of 276 ~ 31.52%
B 116 of 276 ~ 42.03'%

%26.45
%31.52
%42.03

CMYK color model

#495774 color CMYK value is (37,25,0,55).

  • cyan value is 37.07%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (37,25,0,55)
C37M25Y0K55 (37%, 25%, 0%, 55%)
(0.37 / 0.25 / 0.00 / 0.55)

CMYK percentages

%37.07
%25
%0
%54.51

Codes

Color #495774 in popluar color models

49 57 74
RGB 73 87 116
HSL 220° 22.75% 37.06%
HSB/HSV 220° 37.07% 45.49%
CMYK 37.07% 25.00% 0.00%
54.51%

Color #495774 in popluar number systems.

HEX 49 57 74
Decimal 73 87 116
Binary 1001001 1010111 1110100
Octal 111 127 164

Shades and tints

Shades of #495774

#495774
(73,87,116)
#43506A
(67,80,106)
#3D4960
(61,73,96)
#374256
(55,66,86)
#313B4C
(49,59,76)
#2B3442
(43,52,66)
#252D38
(37,45,56)
#1F262E
(31,38,46)
#191F24
(25,31,36)
#13181A
(19,24,26)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #495774

#495774
(73,87,116)
#596680
(89,102,128)
#69758C
(105,117,140)
#798498
(121,132,152)
#8993A4
(137,147,164)
#99A2B0
(153,162,176)
#A9B1BC
(169,177,188)
#B9C0C8
(185,192,200)
#C9CFD4
(201,207,212)
#D9DEE0
(217,222,224)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495774; }

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

This text font color is #495774.

Background Color

.myBgColor { background-color: #495774; }

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

This div background color is #495774.

Border color

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

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

This div border color is #495774.

Opacity

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

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

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

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

This text has shadow with #495774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495774.

Preview

Color preview on black background

This text has color #495774 on black background.


Color preview on white background

This text has color #495774 on white background.


Black color preview on #495774 background

This text has black color on #495774 background.


White color preview on #495774 background

This text has white color on #495774 background.


Related colors

Complementary color

Complementary color for #hex is #B6A88B.


I love getcolorcode.com

Triadic colors

1 #744957 and #577449 with #495774 are triadic colors.

2 #745749 and #574974 with #495774 are triadic colors.