COLOR #495362

HEX: #495362 RGB: (73,83,98)

Color info

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

RGB color model

#495362 color RGB value is (73,83,98).

RGB: (73,83,98) (29%, 33%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 83 of 255 = 33%
B 98 of 255 = 38%

73
83
98

R + G + B ~ 33%. #495362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 83 + 98 = 254 (100%)
R 73 of 254 ~ 28.74%
G 83 of 254 ~ 32.68%
B 98 of 254 ~ 38.58'%

%28.74
%32.68
%38.58

CMYK color model

#495362 color CMYK value is (26,15,0,62).

  • cyan value is 25.51%
  • magenta value is 15.31%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (26,15,0,62)
C26M15Y0K62 (26%, 15%, 0%, 62%)
(0.26 / 0.15 / 0.00 / 0.62)

CMYK percentages

%25.51
%15.31
%0
%61.57

Codes

Color #495362 in popluar color models

49 53 62
RGB 73 83 98
HSL 216° 14.62% 33.53%
HSB/HSV 216° 25.51% 38.43%
CMYK 25.51% 15.31% 0.00%
61.57%

Color #495362 in popluar number systems.

HEX 49 53 62
Decimal 73 83 98
Binary 1001001 1010011 1100010
Octal 111 123 142

Shades and tints

Shades of #495362

#495362
(73,83,98)
#434C5A
(67,76,90)
#3D4552
(61,69,82)
#373E4A
(55,62,74)
#313742
(49,55,66)
#2B303A
(43,48,58)
#252932
(37,41,50)
#1F222A
(31,34,42)
#191B22
(25,27,34)
#13141A
(19,20,26)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #495362

#495362
(73,83,98)
#596270
(89,98,112)
#69717E
(105,113,126)
#79808C
(121,128,140)
#898F9A
(137,143,154)
#999EA8
(153,158,168)
#A9ADB6
(169,173,182)
#B9BCC4
(185,188,196)
#C9CBD2
(201,203,210)
#D9DAE0
(217,218,224)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495362 color. Also use rgb(73,83,98) instead hex code.

Text Font Color

.myTextColor { color: #495362; }

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

This text font color is #495362.

Background Color

.myBgColor { background-color: #495362; }

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

This div background color is #495362.

Border color

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

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

This div border color is #495362.

Opacity

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

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

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

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

This text has shadow with #495362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495362.

Preview

Color preview on black background

This text has color #495362 on black background.


Color preview on white background

This text has color #495362 on white background.


Black color preview on #495362 background

This text has black color on #495362 background.


White color preview on #495362 background

This text has white color on #495362 background.


Related colors

Complementary color

Complementary color for #hex is #B6AC9D.


I love getcolorcode.com

Triadic colors

1 #624953 and #536249 with #495362 are triadic colors.

2 #625349 and #534962 with #495362 are triadic colors.