COLOR #495879

HEX: #495879 RGB: (73,88,121)

Color info

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

RGB color model

#495879 color RGB value is (73,88,121).

RGB: (73,88,121) (29%, 35%, 47%)

RGB channels and saturation

R 73 of 255 = 29%
G 88 of 255 = 35%
B 121 of 255 = 47%

73
88
121

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

Portions of RGB colors in percentages

R + G + B = 73 + 88 + 121 = 282 (100%)
R 73 of 282 ~ 25.89%
G 88 of 282 ~ 31.21%
B 121 of 282 ~ 42.91'%

%25.89
%31.21
%42.91

CMYK color model

#495879 color CMYK value is (40,27,0,53).

  • cyan value is 39.67%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (40,27,0,53)
C40M27Y0K53 (40%, 27%, 0%, 53%)
(0.40 / 0.27 / 0.00 / 0.53)

CMYK percentages

%39.67
%27.27
%0
%52.55

Codes

Color #495879 in popluar color models

49 58 79
RGB 73 88 121
HSL 221° 24.74% 38.04%
HSB/HSV 221° 39.67% 47.45%
CMYK 39.67% 27.27% 0.00%
52.55%

Color #495879 in popluar number systems.

HEX 49 58 79
Decimal 73 88 121
Binary 1001001 1011000 1111001
Octal 111 130 171

Shades and tints

Shades of #495879

#495879
(73,88,121)
#43506E
(67,80,110)
#3D4863
(61,72,99)
#374058
(55,64,88)
#31384D
(49,56,77)
#2B3042
(43,48,66)
#252837
(37,40,55)
#1F202C
(31,32,44)
#191821
(25,24,33)
#131016
(19,16,22)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #495879

#495879
(73,88,121)
#596785
(89,103,133)
#697691
(105,118,145)
#79859D
(121,133,157)
#8994A9
(137,148,169)
#99A3B5
(153,163,181)
#A9B2C1
(169,178,193)
#B9C1CD
(185,193,205)
#C9D0D9
(201,208,217)
#D9DFE5
(217,223,229)
#E9EEF1
(233,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495879 color. Also use rgb(73,88,121) instead hex code.

Text Font Color

.myTextColor { color: #495879; }

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

This text font color is #495879.

Background Color

.myBgColor { background-color: #495879; }

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

This div background color is #495879.

Border color

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

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

This div border color is #495879.

Opacity

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

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

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

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

This text has shadow with #495879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495879.

Preview

Color preview on black background

This text has color #495879 on black background.


Color preview on white background

This text has color #495879 on white background.


Black color preview on #495879 background

This text has black color on #495879 background.


White color preview on #495879 background

This text has white color on #495879 background.


Related colors

Complementary color

Complementary color for #hex is #B6A786.


I love getcolorcode.com

Triadic colors

1 #794958 and #587949 with #495879 are triadic colors.

2 #795849 and #584979 with #495879 are triadic colors.