COLOR #496458

HEX: #496458 RGB: (73,100,88)

Color info

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

RGB color model

#496458 color RGB value is (73,100,88).

RGB: (73,100,88) (29%, 39%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 88 of 255 = 35%

73
100
88

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

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 88 = 261 (100%)
R 73 of 261 ~ 27.97%
G 100 of 261 ~ 38.31%
B 88 of 261 ~ 33.72'%

%27.97
%38.31
%33.72

CMYK color model

#496458 color CMYK value is (27,0,12,61).

  • cyan value is 27.00%
  • magenta value is 0.00%
  • yellow value is 12.00%
  • key color value is 60.78%
CMYK: (27,0,12,61) C27M0Y12K61 (27%,0%,12%,61%) (0.27/0.00/0.12/0.61) 

CMYK percentages

%27
%0
%12
%60.78

Codes

Color #496458 in popluar color models

49 64 58
RGB 73 100 88
HSL 153° 15.61% 33.92%
HSB/HSV 153° 27.00% 39.22%
CMYK 27.00% 0.00% 12.00%
60.78%

Color #496458 in popluar number systems.

HEX 49 64 58
Decimal 73 100 88
Binary 1001001 1100100 1011000
Octal 111 144 130

Shades and tints

Shades of #496458

#496458
(73,100,88)
#435B50
(67,91,80)
#3D5248
(61,82,72)
#374940
(55,73,64)
#314038
(49,64,56)
#2B3730
(43,55,48)
#252E28
(37,46,40)
#1F2520
(31,37,32)
#191C18
(25,28,24)
#131310
(19,19,16)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #496458

#496458
(73,100,88)
#597267
(89,114,103)
#698076
(105,128,118)
#798E85
(121,142,133)
#899C94
(137,156,148)
#99AAA3
(153,170,163)
#A9B8B2
(169,184,178)
#B9C6C1
(185,198,193)
#C9D4D0
(201,212,208)
#D9E2DF
(217,226,223)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496458 color. Also use rgb(73,100,88) instead hex code.

Text Font Color

.myTextColor { color: #496458; }

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

This text font color is #496458.

Background Color

.myBgColor { background-color: #496458; }

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

This div background color is #496458.

Border color

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

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

This div border color is #496458.

Opacity

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

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

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

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

This text has shadow with #496458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496458.

Preview

Color preview on black background

This text has color #496458 on black background.


Color preview on white background

This text has color #496458 on white background.


Black color preview on #496458 background

This text has black color on #496458 background.


White color preview on #496458 background

This text has white color on #496458 background.


Related colors

Complementary color

Complementary color for #hex is #B69BA7.


I love getcolorcode.com

Triadic colors

1 #584964 and #645849 with #496458 are triadic colors.

2 #586449 and #644958 with #496458 are triadic colors.