COLOR #495E67

HEX: #495E67 RGB: (73,94,103)

Color info

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

RGB color model

#495E67 color RGB value is (73,94,103).

RGB: (73,94,103) (29%, 37%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 94 of 255 = 37%
B 103 of 255 = 40%

73
94
103

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

Portions of RGB colors in percentages

R + G + B = 73 + 94 + 103 = 270 (100%)
R 73 of 270 ~ 27.04%
G 94 of 270 ~ 34.81%
B 103 of 270 ~ 38.15'%

%27.04
%34.81
%38.15

CMYK color model

#495E67 color CMYK value is (29,9,0,60).

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

CMYK: (29,9,0,60)
C29M9Y0K60 (29%, 9%, 0%, 60%)
(0.29 / 0.09 / 0.00 / 0.60)

CMYK percentages

%29.13
%8.74
%0
%59.61

Codes

Color #495E67 in popluar color models

49 5E 67
RGB 73 94 103
HSL 198° 17.05% 34.51%
HSB/HSV 198° 29.13% 40.39%
CMYK 29.13% 8.74% 0.00%
59.61%

Color #495E67 in popluar number systems.

HEX 49 5E 67
Decimal 73 94 103
Binary 1001001 1011110 1100111
Octal 111 136 147

Shades and tints

Shades of #495E67

#495E67
(73,94,103)
#43565E
(67,86,94)
#3D4E55
(61,78,85)
#37464C
(55,70,76)
#313E43
(49,62,67)
#2B363A
(43,54,58)
#252E31
(37,46,49)
#1F2628
(31,38,40)
#191E1F
(25,30,31)
#131616
(19,22,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #495E67

#495E67
(73,94,103)
#596C74
(89,108,116)
#697A81
(105,122,129)
#79888E
(121,136,142)
#89969B
(137,150,155)
#99A4A8
(153,164,168)
#A9B2B5
(169,178,181)
#B9C0C2
(185,192,194)
#C9CECF
(201,206,207)
#D9DCDC
(217,220,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495E67; }

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

This text font color is #495E67.

Background Color

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

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

This div background color is #495E67.

Border color

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

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

This div border color is #495E67.

Opacity

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

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

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

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

This text has shadow with #495E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495E67.

Preview

Color preview on black background

This text has color #495E67 on black background.


Color preview on white background

This text has color #495E67 on white background.


Black color preview on #495E67 background

This text has black color on #495E67 background.


White color preview on #495E67 background

This text has white color on #495E67 background.


Related colors

Complementary color

Complementary color for #hex is #B6A198.


I love getcolorcode.com

Triadic colors

1 #67495E and #5E6749 with #495E67 are triadic colors.

2 #675E49 and #5E4967 with #495E67 are triadic colors.