COLOR #496535

HEX: #496535 RGB: (73,101,53)

Renk bilgisi

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

RGB renk modeli

#496535 color RGB value is (73,101,53).

RGB: (73,101,53) (29%, 40%, 21%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 101 of 255 = 40%
B 53 of 255 = 21%

73
101
53

R + G + B ~ 30%. #496535 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 101 + 53 = 227 (100%)
R 73 of 227 ~ 32.16%
G 101 of 227 ~ 44.49%
B 53 of 227 ~ 23.35'%

%32.16
%44.49
%23.35

CMYK RENK MODELİ

#496535 rengi CMYK tonu (28,0,48,60).

  • camgöbeği tonu 27.72%
  • eflatun tonu 0.00%
  • sarı tonu 47.52%
  • ana renk tonu 60.39%

CMYK: (28,0,48,60)
C28M0Y48K60 (28%, 0%, 48%, 60%)
(0.28 / 0.00 / 0.48 / 0.60)

CMYK yüzdeleri

%27.72
%0
%47.52
%60.39

Codes

Color #496535 in popluar color models

49 65 35
RGB 73 101 53
HSL 95° 31.17% 30.20%
HSB/HSV 95° 47.52% 39.61%
CMYK 27.72% 0.00% 47.52%
60.39%

Color #496535 in popluar number systems.

HEX 49 65 35
Decimal 73 101 53
Binary 1001001 1100101 110101
Octal 111 145 65

Shades and tints

Shades of #496535

#496535
(73,101,53)
#435C31
(67,92,49)
#3D532D
(61,83,45)
#374A29
(55,74,41)
#314125
(49,65,37)
#2B3821
(43,56,33)
#252F1D
(37,47,29)
#1F2619
(31,38,25)
#191D15
(25,29,21)
#131411
(19,20,17)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #496535

#496535
(73,101,53)
#597347
(89,115,71)
#698159
(105,129,89)
#798F6B
(121,143,107)
#899D7D
(137,157,125)
#99AB8F
(153,171,143)
#A9B9A1
(169,185,161)
#B9C7B3
(185,199,179)
#C9D5C5
(201,213,197)
#D9E3D7
(217,227,215)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496535 color. Also use rgb(73,101,53) instead hex code.

Text Font Color

.myTextColor { color: #496535; }

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

This text font color is #496535.

Background Color

.myBgColor { background-color: #496535; }

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

This div background color is #496535.

Border color

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

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

This div border color is #496535.

Opacity

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

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

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

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

This text has shadow with #496535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496535.

Preview

Color preview on black background

This text has color #496535 on black background.


Color preview on white background

This text has color #496535 on white background.


Black color preview on #496535 background

This text has black color on #496535 background.


White color preview on #496535 background

This text has white color on #496535 background.


Related colors

Complementary color

Complementary color for #hex is #B69ACA.


I love getcolorcode.com

Triadic colors

1 #354965 and #653549 with #496535 are triadic colors.

2 #356549 and #654935 with #496535 are triadic colors.