COLOR #496850

HEX: #496850 RGB: (73,104,80)

Renk bilgisi

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

RGB renk modeli

#496850 color RGB value is (73,104,80).

RGB: (73,104,80) (29%, 41%, 31%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 104 of 255 = 41%
B 80 of 255 = 31%

73
104
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 104 + 80 = 257 (100%)
R 73 of 257 ~ 28.4%
G 104 of 257 ~ 40.47%
B 80 of 257 ~ 31.13'%

%28.4
%40.47
%31.13

CMYK RENK MODELİ

#496850 rengi CMYK tonu (30,0,23,59).

  • camgöbeği tonu 29.81%
  • eflatun tonu 0.00%
  • sarı tonu 23.08%
  • ana renk tonu 59.22%

CMYK: (30,0,23,59)
C30M0Y23K59 (30%, 0%, 23%, 59%)
(0.30 / 0.00 / 0.23 / 0.59)

CMYK yüzdeleri

%29.81
%0
%23.08
%59.22

Codes

Color #496850 in popluar color models

49 68 50
RGB 73 104 80
HSL 134° 17.51% 34.71%
HSB/HSV 134° 29.81% 40.78%
CMYK 29.81% 0.00% 23.08%
59.22%

Color #496850 in popluar number systems.

HEX 49 68 50
Decimal 73 104 80
Binary 1001001 1101000 1010000
Octal 111 150 120

Shades and tints

Shades of #496850

#496850
(73,104,80)
#435F49
(67,95,73)
#3D5642
(61,86,66)
#374D3B
(55,77,59)
#314434
(49,68,52)
#2B3B2D
(43,59,45)
#253226
(37,50,38)
#1F291F
(31,41,31)
#192018
(25,32,24)
#131711
(19,23,17)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #496850

#496850
(73,104,80)
#59755F
(89,117,95)
#69826E
(105,130,110)
#798F7D
(121,143,125)
#899C8C
(137,156,140)
#99A99B
(153,169,155)
#A9B6AA
(169,182,170)
#B9C3B9
(185,195,185)
#C9D0C8
(201,208,200)
#D9DDD7
(217,221,215)
#E9EAE6
(233,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496850; }

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

This text font color is #496850.

Background Color

.myBgColor { background-color: #496850; }

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

This div background color is #496850.

Border color

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

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

This div border color is #496850.

Opacity

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

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

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

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

This text has shadow with #496850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496850.

Preview

Color preview on black background

This text has color #496850 on black background.


Color preview on white background

This text has color #496850 on white background.


Black color preview on #496850 background

This text has black color on #496850 background.


White color preview on #496850 background

This text has white color on #496850 background.


Related colors

Complementary color

Complementary color for #hex is #B697AF.


I love getcolorcode.com

Triadic colors

1 #504968 and #685049 with #496850 are triadic colors.

2 #506849 and #684950 with #496850 are triadic colors.