COLOR #496D70

HEX: #496D70 RGB: (73,109,112)

Color info

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

RGB color model

#496D70 color RGB value is (73,109,112).

RGB: (73,109,112) (29%, 43%, 44%)

RGB channels and saturation

R 73 of 255 = 29%
G 109 of 255 = 43%
B 112 of 255 = 44%

73
109
112

R + G + B ~ 39%. #496D70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 109 + 112 = 294 (100%)
R 73 of 294 ~ 24.83%
G 109 of 294 ~ 37.07%
B 112 of 294 ~ 38.1'%

%24.83
%37.07
%38.1

CMYK color model

#496D70 color CMYK value is (35,3,0,56).

  • cyan value is 34.82%
  • magenta value is 2.68%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (35,3,0,56)
C35M3Y0K56 (35%, 3%, 0%, 56%)
(0.35 / 0.03 / 0.00 / 0.56)

CMYK percentages

%34.82
%2.68
%0
%56.08

Codes

Color #496D70 in popluar color models

49 6D 70
RGB 73 109 112
HSL 185° 21.08% 36.27%
HSB/HSV 185° 34.82% 43.92%
CMYK 34.82% 2.68% 0.00%
56.08%

Color #496D70 in popluar number systems.

HEX 49 6D 70
Decimal 73 109 112
Binary 1001001 1101101 1110000
Octal 111 155 160

Shades and tints

Shades of #496D70

#496D70
(73,109,112)
#436466
(67,100,102)
#3D5B5C
(61,91,92)
#375252
(55,82,82)
#314948
(49,73,72)
#2B403E
(43,64,62)
#253734
(37,55,52)
#1F2E2A
(31,46,42)
#192520
(25,37,32)
#131C16
(19,28,22)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #496D70

#496D70
(73,109,112)
#597A7D
(89,122,125)
#69878A
(105,135,138)
#799497
(121,148,151)
#89A1A4
(137,161,164)
#99AEB1
(153,174,177)
#A9BBBE
(169,187,190)
#B9C8CB
(185,200,203)
#C9D5D8
(201,213,216)
#D9E2E5
(217,226,229)
#E9EFF2
(233,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496D70; }

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

This text font color is #496D70.

Background Color

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

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

This div background color is #496D70.

Border color

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

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

This div border color is #496D70.

Opacity

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

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

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

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

This text has shadow with #496D70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496D70.

Preview

Color preview on black background

This text has color #496D70 on black background.


Color preview on white background

This text has color #496D70 on white background.


Black color preview on #496D70 background

This text has black color on #496D70 background.


White color preview on #496D70 background

This text has white color on #496D70 background.


Related colors

Complementary color

Complementary color for #hex is #B6928F.


I love getcolorcode.com

Triadic colors

1 #70496D and #6D7049 with #496D70 are triadic colors.

2 #706D49 and #6D4970 with #496D70 are triadic colors.