COLOR #496C50

HEX: #496C50 RGB: (73,108,80)

Renk bilgisi

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

RGB renk modeli

#496C50 color RGB value is (73,108,80).

RGB: (73,108,80) (29%, 42%, 31%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 108 of 255 = 42%
B 80 of 255 = 31%

73
108
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 108 + 80 = 261 (100%)
R 73 of 261 ~ 27.97%
G 108 of 261 ~ 41.38%
B 80 of 261 ~ 30.65'%

%27.97
%41.38
%30.65

CMYK RENK MODELİ

#496C50 rengi CMYK tonu (32,0,26,58).

  • camgöbeği tonu 32.41%
  • eflatun tonu 0.00%
  • sarı tonu 25.93%
  • ana renk tonu 57.65%

CMYK: (32,0,26,58)
C32M0Y26K58 (32%, 0%, 26%, 58%)
(0.32 / 0.00 / 0.26 / 0.58)

CMYK yüzdeleri

%32.41
%0
%25.93
%57.65

Codes

Color #496C50 in popluar color models

49 6C 50
RGB 73 108 80
HSL 132° 19.34% 35.49%
HSB/HSV 132° 32.41% 42.35%
CMYK 32.41% 0.00% 25.93%
57.65%

Color #496C50 in popluar number systems.

HEX 49 6C 50
Decimal 73 108 80
Binary 1001001 1101100 1010000
Octal 111 154 120

Shades and tints

Shades of #496C50

#496C50
(73,108,80)
#436349
(67,99,73)
#3D5A42
(61,90,66)
#37513B
(55,81,59)
#314834
(49,72,52)
#2B3F2D
(43,63,45)
#253626
(37,54,38)
#1F2D1F
(31,45,31)
#192418
(25,36,24)
#131B11
(19,27,17)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #496C50

#496C50
(73,108,80)
#59795F
(89,121,95)
#69866E
(105,134,110)
#79937D
(121,147,125)
#89A08C
(137,160,140)
#99AD9B
(153,173,155)
#A9BAAA
(169,186,170)
#B9C7B9
(185,199,185)
#C9D4C8
(201,212,200)
#D9E1D7
(217,225,215)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496C50 color. Also use rgb(73,108,80) instead hex code.

Text Font Color

.myTextColor { color: #496C50; }

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

This text font color is #496C50.

Background Color

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

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

This div background color is #496C50.

Border color

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

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

This div border color is #496C50.

Opacity

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

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

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

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

This text has shadow with #496C50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496C50.

Preview

Color preview on black background

This text has color #496C50 on black background.


Color preview on white background

This text has color #496C50 on white background.


Black color preview on #496C50 background

This text has black color on #496C50 background.


White color preview on #496C50 background

This text has white color on #496C50 background.


Related colors

Complementary color

Complementary color for #hex is #B693AF.


I love getcolorcode.com

Triadic colors

1 #50496C and #6C5049 with #496C50 are triadic colors.

2 #506C49 and #6C4950 with #496C50 are triadic colors.