COLOR #496D29

HEX: #496D29 RGB: (73,109,41)

Renk bilgisi

#496D29 contains mainly red and green colors. #496D29 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#496D29 color RGB value is (73,109,41).

RGB: (73,109,41) (29%, 43%, 16%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 109 of 255 = 43%
B 41 of 255 = 16%

73
109
41

R + G + B ~ 29%. #496D29 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 109 + 41 = 223 (100%)
R 73 of 223 ~ 32.74%
G 109 of 223 ~ 48.88%
B 41 of 223 ~ 18.39'%

%32.74
%48.88
%18.39

CMYK RENK MODELİ

#496D29 rengi CMYK tonu (33,0,62,57).

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

CMYK: (33,0,62,57)
C33M0Y62K57 (33%, 0%, 62%, 57%)
(0.33 / 0.00 / 0.62 / 0.57)

CMYK yüzdeleri

%33.03
%0
%62.39
%57.25

Codes

Color #496D29 in popluar color models

49 6D 29
RGB 73 109 41
HSL 92° 45.33% 29.41%
HSB/HSV 92° 62.39% 42.75%
CMYK 33.03% 0.00% 62.39%
57.25%

Color #496D29 in popluar number systems.

HEX 49 6D 29
Decimal 73 109 41
Binary 1001001 1101101 101001
Octal 111 155 51

Shades and tints

Shades of #496D29

#496D29
(73,109,41)
#436426
(67,100,38)
#3D5B23
(61,91,35)
#375220
(55,82,32)
#31491D
(49,73,29)
#2B401A
(43,64,26)
#253717
(37,55,23)
#1F2E14
(31,46,20)
#192511
(25,37,17)
#131C0E
(19,28,14)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #496D29

#496D29
(73,109,41)
#597A3C
(89,122,60)
#69874F
(105,135,79)
#799462
(121,148,98)
#89A175
(137,161,117)
#99AE88
(153,174,136)
#A9BB9B
(169,187,155)
#B9C8AE
(185,200,174)
#C9D5C1
(201,213,193)
#D9E2D4
(217,226,212)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496D29; }

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

This text font color is #496D29.

Background Color

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

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

This div background color is #496D29.

Border color

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

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

This div border color is #496D29.

Opacity

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

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

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

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

This text has shadow with #496D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496D29.

Preview

Color preview on black background

This text has color #496D29 on black background.


Color preview on white background

This text has color #496D29 on white background.


Black color preview on #496D29 background

This text has black color on #496D29 background.


White color preview on #496D29 background

This text has white color on #496D29 background.


Related colors

Complementary color

Complementary color for #hex is #B692D6.


I love getcolorcode.com

Triadic colors

1 #29496D and #6D2949 with #496D29 are triadic colors.

2 #296D49 and #6D4929 with #496D29 are triadic colors.