COLOR #496D5C

HEX: #496D5C RGB: (73,109,92)

Color info

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

RGB color model

#496D5C color RGB value is (73,109,92).

RGB: (73,109,92) (29%, 43%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 109 of 255 = 43%
B 92 of 255 = 36%

73
109
92

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

Portions of RGB colors in percentages

R + G + B = 73 + 109 + 92 = 274 (100%)
R 73 of 274 ~ 26.64%
G 109 of 274 ~ 39.78%
B 92 of 274 ~ 33.58'%

%26.64
%39.78
%33.58

CMYK color model

#496D5C color CMYK value is (33,0,16,57).

  • cyan value is 33.03%
  • magenta value is 0.00%
  • yellow value is 15.60%
  • key color value is 57.25%
CMYK: (33,0,16,57) C33M0Y16K57 (33%,0%,16%,57%) (0.33/0.00/0.16/0.57) 

CMYK percentages

%33.03
%0
%15.6
%57.25

Codes

Color #496D5C in popluar color models

49 6D 5C
RGB 73 109 92
HSL 152° 19.78% 35.69%
HSB/HSV 152° 33.03% 42.75%
CMYK 33.03% 0.00% 15.60%
57.25%

Color #496D5C in popluar number systems.

HEX 49 6D 5C
Decimal 73 109 92
Binary 1001001 1101101 1011100
Octal 111 155 134

Shades and tints

Shades of #496D5C

#496D5C
(73,109,92)
#436454
(67,100,84)
#3D5B4C
(61,91,76)
#375244
(55,82,68)
#31493C
(49,73,60)
#2B4034
(43,64,52)
#25372C
(37,55,44)
#1F2E24
(31,46,36)
#19251C
(25,37,28)
#131C14
(19,28,20)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #496D5C

#496D5C
(73,109,92)
#597A6A
(89,122,106)
#698778
(105,135,120)
#799486
(121,148,134)
#89A194
(137,161,148)
#99AEA2
(153,174,162)
#A9BBB0
(169,187,176)
#B9C8BE
(185,200,190)
#C9D5CC
(201,213,204)
#D9E2DA
(217,226,218)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496D5C color. Also use rgb(73,109,92) instead hex code.

Text Font Color

.myTextColor { color: #496D5C; }

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

This text font color is #496D5C.

Background Color

.myBgColor { background-color: #496D5C; }

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

This div background color is #496D5C.

Border color

.myBorderColor { border: 1px solid #496D5C; }

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

This div border color is #496D5C.

Opacity

.myOpacity80 { color: #496D5C; opacity: 0.8; }

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

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

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

This text has shadow with #496D5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496D5C.

Preview

Color preview on black background

This text has color #496D5C on black background.


Color preview on white background

This text has color #496D5C on white background.


Black color preview on #496D5C background

This text has black color on #496D5C background.


White color preview on #496D5C background

This text has white color on #496D5C background.


Related colors

Complementary color

Complementary color for #hex is #B692A3.


I love getcolorcode.com

Triadic colors

1 #5C496D and #6D5C49 with #496D5C are triadic colors.

2 #5C6D49 and #6D495C with #496D5C are triadic colors.