COLOR #495D78

HEX: #495D78 RGB: (73,93,120)

Color info

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

RGB color model

#495D78 color RGB value is (73,93,120).

RGB: (73,93,120) (29%, 36%, 47%)

RGB channels and saturation

R 73 of 255 = 29%
G 93 of 255 = 36%
B 120 of 255 = 47%

73
93
120

R + G + B ~ 37%. #495D78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 93 + 120 = 286 (100%)
R 73 of 286 ~ 25.52%
G 93 of 286 ~ 32.52%
B 120 of 286 ~ 41.96'%

%25.52
%32.52
%41.96

CMYK color model

#495D78 color CMYK value is (39,23,0,53).

  • cyan value is 39.17%
  • magenta value is 22.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (39,23,0,53)
C39M23Y0K53 (39%, 23%, 0%, 53%)
(0.39 / 0.23 / 0.00 / 0.53)

CMYK percentages

%39.17
%22.5
%0
%52.94

Codes

Color #495D78 in popluar color models

49 5D 78
RGB 73 93 120
HSL 214° 24.35% 37.84%
HSB/HSV 214° 39.17% 47.06%
CMYK 39.17% 22.50% 0.00%
52.94%

Color #495D78 in popluar number systems.

HEX 49 5D 78
Decimal 73 93 120
Binary 1001001 1011101 1111000
Octal 111 135 170

Shades and tints

Shades of #495D78

#495D78
(73,93,120)
#43556E
(67,85,110)
#3D4D64
(61,77,100)
#37455A
(55,69,90)
#313D50
(49,61,80)
#2B3546
(43,53,70)
#252D3C
(37,45,60)
#1F2532
(31,37,50)
#191D28
(25,29,40)
#13151E
(19,21,30)
#0D0D14
(13,13,20)
#000000
(0,0,0)

Tints of #495D78

#495D78
(73,93,120)
#596B84
(89,107,132)
#697990
(105,121,144)
#79879C
(121,135,156)
#8995A8
(137,149,168)
#99A3B4
(153,163,180)
#A9B1C0
(169,177,192)
#B9BFCC
(185,191,204)
#C9CDD8
(201,205,216)
#D9DBE4
(217,219,228)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495D78 color. Also use rgb(73,93,120) instead hex code.

Text Font Color

.myTextColor { color: #495D78; }

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

This text font color is #495D78.

Background Color

.myBgColor { background-color: #495D78; }

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

This div background color is #495D78.

Border color

.myBorderColor { border: 1px solid #495D78; }

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

This div border color is #495D78.

Opacity

.myOpacity80 { color: #495D78; opacity: 0.8; }

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

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

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

This text has shadow with #495D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495D78.

Preview

Color preview on black background

This text has color #495D78 on black background.


Color preview on white background

This text has color #495D78 on white background.


Black color preview on #495D78 background

This text has black color on #495D78 background.


White color preview on #495D78 background

This text has white color on #495D78 background.


Related colors

Complementary color

Complementary color for #hex is #B6A287.


I love getcolorcode.com

Triadic colors

1 #78495D and #5D7849 with #495D78 are triadic colors.

2 #785D49 and #5D4978 with #495D78 are triadic colors.