COLOR #495467

HEX: #495467 RGB: (73,84,103)

Color info

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

RGB color model

#495467 color RGB value is (73,84,103).

RGB: (73,84,103) (29%, 33%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 84 of 255 = 33%
B 103 of 255 = 40%

73
84
103

R + G + B ~ 34%. #495467 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 84 + 103 = 260 (100%)
R 73 of 260 ~ 28.08%
G 84 of 260 ~ 32.31%
B 103 of 260 ~ 39.62'%

%28.08
%32.31
%39.62

CMYK color model

#495467 color CMYK value is (29,18,0,60).

  • cyan value is 29.13%
  • magenta value is 18.45%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (29,18,0,60)
C29M18Y0K60 (29%, 18%, 0%, 60%)
(0.29 / 0.18 / 0.00 / 0.60)

CMYK percentages

%29.13
%18.45
%0
%59.61

Codes

Color #495467 in popluar color models

49 54 67
RGB 73 84 103
HSL 218° 17.05% 34.51%
HSB/HSV 218° 29.13% 40.39%
CMYK 29.13% 18.45% 0.00%
59.61%

Color #495467 in popluar number systems.

HEX 49 54 67
Decimal 73 84 103
Binary 1001001 1010100 1100111
Octal 111 124 147

Shades and tints

Shades of #495467

#495467
(73,84,103)
#434D5E
(67,77,94)
#3D4655
(61,70,85)
#373F4C
(55,63,76)
#313843
(49,56,67)
#2B313A
(43,49,58)
#252A31
(37,42,49)
#1F2328
(31,35,40)
#191C1F
(25,28,31)
#131516
(19,21,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #495467

#495467
(73,84,103)
#596374
(89,99,116)
#697281
(105,114,129)
#79818E
(121,129,142)
#89909B
(137,144,155)
#999FA8
(153,159,168)
#A9AEB5
(169,174,181)
#B9BDC2
(185,189,194)
#C9CCCF
(201,204,207)
#D9DBDC
(217,219,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495467 color. Also use rgb(73,84,103) instead hex code.

Text Font Color

.myTextColor { color: #495467; }

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

This text font color is #495467.

Background Color

.myBgColor { background-color: #495467; }

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

This div background color is #495467.

Border color

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

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

This div border color is #495467.

Opacity

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

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

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

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

This text has shadow with #495467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495467.

Preview

Color preview on black background

This text has color #495467 on black background.


Color preview on white background

This text has color #495467 on white background.


Black color preview on #495467 background

This text has black color on #495467 background.


White color preview on #495467 background

This text has white color on #495467 background.


Related colors

Complementary color

Complementary color for #hex is #B6AB98.


I love getcolorcode.com

Triadic colors

1 #674954 and #546749 with #495467 are triadic colors.

2 #675449 and #544967 with #495467 are triadic colors.