COLOR #49794D

HEX: #49794D RGB: (73,121,77)

Renk bilgisi

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

RGB renk modeli

#49794D color RGB value is (73,121,77).

RGB: (73,121,77) (29%, 47%, 30%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 121 of 255 = 47%
B 77 of 255 = 30%

73
121
77

R + G + B ~ 35%. #49794D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 121 + 77 = 271 (100%)
R 73 of 271 ~ 26.94%
G 121 of 271 ~ 44.65%
B 77 of 271 ~ 28.41'%

%26.94
%44.65
%28.41

CMYK RENK MODELİ

#49794D rengi CMYK tonu (40,0,36,53).

  • camgöbeği tonu 39.67%
  • eflatun tonu 0.00%
  • sarı tonu 36.36%
  • ana renk tonu 52.55%
CMYK: (40,0,36,53) C40M0Y36K53 (40%,0%,36%,53%) (0.40/0.00/0.36/0.53) 

CMYK yüzdeleri

%39.67
%0
%36.36
%52.55

Codes

Color #49794D in popluar color models

49 79 4D
RGB 73 121 77
HSL 125° 24.74% 38.04%
HSB/HSV 125° 39.67% 47.45%
CMYK 39.67% 0.00% 36.36%
52.55%

Color #49794D in popluar number systems.

HEX 49 79 4D
Decimal 73 121 77
Binary 1001001 1111001 1001101
Octal 111 171 115

Shades and tints

Shades of #49794D

#49794D
(73,121,77)
#436E46
(67,110,70)
#3D633F
(61,99,63)
#375838
(55,88,56)
#314D31
(49,77,49)
#2B422A
(43,66,42)
#253723
(37,55,35)
#1F2C1C
(31,44,28)
#192115
(25,33,21)
#13160E
(19,22,14)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #49794D

#49794D
(73,121,77)
#59855D
(89,133,93)
#69916D
(105,145,109)
#799D7D
(121,157,125)
#89A98D
(137,169,141)
#99B59D
(153,181,157)
#A9C1AD
(169,193,173)
#B9CDBD
(185,205,189)
#C9D9CD
(201,217,205)
#D9E5DD
(217,229,221)
#E9F1ED
(233,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49794D color. Also use rgb(73,121,77) instead hex code.

Text Font Color

.myTextColor { color: #49794D; }

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

This text font color is #49794D.

Background Color

.myBgColor { background-color: #49794D; }

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

This div background color is #49794D.

Border color

.myBorderColor { border: 1px solid #49794D; }

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

This div border color is #49794D.

Opacity

.myOpacity80 { color: #49794D; opacity: 0.8; }

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

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

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

This text has shadow with #49794D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49794D.

Preview

Color preview on black background

This text has color #49794D on black background.


Color preview on white background

This text has color #49794D on white background.


Black color preview on #49794D background

This text has black color on #49794D background.


White color preview on #49794D background

This text has white color on #49794D background.


Related colors

Complementary color

Complementary color for #hex is #B686B2.


I love getcolorcode.com

Triadic colors

1 #4D4979 and #794D49 with #49794D are triadic colors.

2 #4D7949 and #79494D with #49794D are triadic colors.