COLOR #495076

HEX: #495076 RGB: (73,80,118)

Color info

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

RGB color model

#495076 color RGB value is (73,80,118).

RGB: (73,80,118) (29%, 31%, 46%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 118 of 255 = 46%

73
80
118

R + G + B ~ 35%. #495076 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 118 = 271 (100%)
R 73 of 271 ~ 26.94%
G 80 of 271 ~ 29.52%
B 118 of 271 ~ 43.54'%

%26.94
%29.52
%43.54

CMYK color model

#495076 color CMYK value is (38,32,0,54).

  • cyan value is 38.14%
  • magenta value is 32.20%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (38,32,0,54) C38M32Y0K54 (38%,32%,0%,54%) (0.38/0.32/0.00/0.54) 

CMYK percentages

%38.14
%32.2
%0
%53.73

Codes

Color #495076 in popluar color models

49 50 76
RGB 73 80 118
HSL 231° 23.56% 37.45%
HSB/HSV 231° 38.14% 46.27%
CMYK 38.14% 32.20% 0.00%
53.73%

Color #495076 in popluar number systems.

HEX 49 50 76
Decimal 73 80 118
Binary 1001001 1010000 1110110
Octal 111 120 166

Shades and tints

Shades of #495076

#495076
(73,80,118)
#43496C
(67,73,108)
#3D4262
(61,66,98)
#373B58
(55,59,88)
#31344E
(49,52,78)
#2B2D44
(43,45,68)
#25263A
(37,38,58)
#1F1F30
(31,31,48)
#191826
(25,24,38)
#13111C
(19,17,28)
#0D0A12
(13,10,18)
#000000
(0,0,0)

Tints of #495076

#495076
(73,80,118)
#595F82
(89,95,130)
#696E8E
(105,110,142)
#797D9A
(121,125,154)
#898CA6
(137,140,166)
#999BB2
(153,155,178)
#A9AABE
(169,170,190)
#B9B9CA
(185,185,202)
#C9C8D6
(201,200,214)
#D9D7E2
(217,215,226)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495076 color. Also use rgb(73,80,118) instead hex code.

Text Font Color

.myTextColor { color: #495076; }

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

This text font color is #495076.

Background Color

.myBgColor { background-color: #495076; }

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

This div background color is #495076.

Border color

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

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

This div border color is #495076.

Opacity

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

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

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

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

This text has shadow with #495076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495076.

Preview

Color preview on black background

This text has color #495076 on black background.


Color preview on white background

This text has color #495076 on white background.


Black color preview on #495076 background

This text has black color on #495076 background.


White color preview on #495076 background

This text has white color on #495076 background.


Related colors

Complementary color

Complementary color for #hex is #B6AF89.


I love getcolorcode.com

Triadic colors

1 #764950 and #507649 with #495076 are triadic colors.

2 #765049 and #504976 with #495076 are triadic colors.