COLOR #495675

HEX: #495675 RGB: (73,86,117)

Color info

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

RGB color model

#495675 color RGB value is (73,86,117).

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

RGB channels and saturation

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

73
86
117

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

Portions of RGB colors in percentages

R + G + B = 73 + 86 + 117 = 276 (100%)
R 73 of 276 ~ 26.45%
G 86 of 276 ~ 31.16%
B 117 of 276 ~ 42.39'%

%26.45
%31.16
%42.39

CMYK color model

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

  • cyan value is 37.61%
  • magenta value is 26.50%
  • 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
%26.5
%0
%54.12

Codes

Color #495675 in popluar color models

49 56 75
RGB 73 86 117
HSL 222° 23.16% 37.25%
HSB/HSV 222° 37.61% 45.88%
CMYK 37.61% 26.50% 0.00%
54.12%

Color #495675 in popluar number systems.

HEX 49 56 75
Decimal 73 86 117
Binary 1001001 1010110 1110101
Octal 111 126 165

Shades and tints

Shades of #495675

#495675
(73,86,117)
#434F6B
(67,79,107)
#3D4861
(61,72,97)
#374157
(55,65,87)
#313A4D
(49,58,77)
#2B3343
(43,51,67)
#252C39
(37,44,57)
#1F252F
(31,37,47)
#191E25
(25,30,37)
#13171B
(19,23,27)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #495675

#495675
(73,86,117)
#596581
(89,101,129)
#69748D
(105,116,141)
#798399
(121,131,153)
#8992A5
(137,146,165)
#99A1B1
(153,161,177)
#A9B0BD
(169,176,189)
#B9BFC9
(185,191,201)
#C9CED5
(201,206,213)
#D9DDE1
(217,221,225)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495675; }

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

This text font color is #495675.

Background Color

.myBgColor { background-color: #495675; }

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

This div background color is #495675.

Border color

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

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

This div border color is #495675.

Opacity

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

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

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

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

This text has shadow with #495675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495675.

Preview

Color preview on black background

This text has color #495675 on black background.


Color preview on white background

This text has color #495675 on white background.


Black color preview on #495675 background

This text has black color on #495675 background.


White color preview on #495675 background

This text has white color on #495675 background.


Related colors

Complementary color

Complementary color for #hex is #B6A98A.


I love getcolorcode.com

Triadic colors

1 #754956 and #567549 with #495675 are triadic colors.

2 #755649 and #564975 with #495675 are triadic colors.