COLOR #496D57

HEX: #496D57 RGB: (73,109,87)

Renk bilgisi

#496D57 contains red, green and blue colors in about the same proportion. #496D57 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#496D57 color RGB value is (73,109,87).

RGB: (73,109,87) (29%, 43%, 34%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 109 of 255 = 43%
B 87 of 255 = 34%

73
109
87

R + G + B ~ 35%. #496D57 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 109 + 87 = 269 (100%)
R 73 of 269 ~ 27.14%
G 109 of 269 ~ 40.52%
B 87 of 269 ~ 32.34'%

%27.14
%40.52
%32.34

CMYK RENK MODELİ

#496D57 rengi CMYK tonu (33,0,20,57).

  • camgöbeği tonu 33.03%
  • eflatun tonu 0.00%
  • sarı tonu 20.18%
  • ana renk tonu 57.25%

CMYK: (33,0,20,57)
C33M0Y20K57 (33%, 0%, 20%, 57%)
(0.33 / 0.00 / 0.20 / 0.57)

CMYK yüzdeleri

%33.03
%0
%20.18
%57.25

Codes

Color #496D57 in popluar color models

49 6D 57
RGB 73 109 87
HSL 143° 19.78% 35.69%
HSB/HSV 143° 33.03% 42.75%
CMYK 33.03% 0.00% 20.18%
57.25%

Color #496D57 in popluar number systems.

HEX 49 6D 57
Decimal 73 109 87
Binary 1001001 1101101 1010111
Octal 111 155 127

Shades and tints

Shades of #496D57

#496D57
(73,109,87)
#436450
(67,100,80)
#3D5B49
(61,91,73)
#375242
(55,82,66)
#31493B
(49,73,59)
#2B4034
(43,64,52)
#25372D
(37,55,45)
#1F2E26
(31,46,38)
#19251F
(25,37,31)
#131C18
(19,28,24)
#0D1311
(13,19,17)
#000000
(0,0,0)

Tints of #496D57

#496D57
(73,109,87)
#597A66
(89,122,102)
#698775
(105,135,117)
#799484
(121,148,132)
#89A193
(137,161,147)
#99AEA2
(153,174,162)
#A9BBB1
(169,187,177)
#B9C8C0
(185,200,192)
#C9D5CF
(201,213,207)
#D9E2DE
(217,226,222)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496D57; }

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

This text font color is #496D57.

Background Color

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

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

This div background color is #496D57.

Border color

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

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

This div border color is #496D57.

Opacity

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

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

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

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

This text has shadow with #496D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496D57.

Preview

Color preview on black background

This text has color #496D57 on black background.


Color preview on white background

This text has color #496D57 on white background.


Black color preview on #496D57 background

This text has black color on #496D57 background.


White color preview on #496D57 background

This text has white color on #496D57 background.


Related colors

Complementary color

Complementary color for #hex is #B692A8.


I love getcolorcode.com

Triadic colors

1 #57496D and #6D5749 with #496D57 are triadic colors.

2 #576D49 and #6D4957 with #496D57 are triadic colors.