COLOR #49A64D

HEX: #49A64D RGB: (73,166,77)

Renk bilgisi

#49A64D contains mainly green color. #49A64D ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#49A64D color RGB value is (73,166,77).

RGB: (73,166,77) (29%, 65%, 30%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 166 of 255 = 65%
B 77 of 255 = 30%

73
166
77

R + G + B ~ 41%. #49A64D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 166 + 77 = 316 (100%)
R 73 of 316 ~ 23.1%
G 166 of 316 ~ 52.53%
B 77 of 316 ~ 24.37'%

%23.1
%52.53
%24.37

CMYK RENK MODELİ

#49A64D rengi CMYK tonu (56,0,54,35).

  • camgöbeği tonu 56.02%
  • eflatun tonu 0.00%
  • sarı tonu 53.61%
  • ana renk tonu 34.90%

CMYK: (56,0,54,35)
C56M0Y54K35 (56%, 0%, 54%, 35%)
(0.56 / 0.00 / 0.54 / 0.35)

CMYK yüzdeleri

%56.02
%0
%53.61
%34.9

Codes

Color #49A64D in popluar color models

49 A6 4D
RGB 73 166 77
HSL 123° 38.91% 46.86%
HSB/HSV 123° 56.02% 65.10%
CMYK 56.02% 0.00% 53.61%
34.90%

Color #49A64D in popluar number systems.

HEX 49 A6 4D
Decimal 73 166 77
Binary 1001001 10100110 1001101
Octal 111 246 115

Shades and tints

Shades of #49A64D

#49A64D
(73,166,77)
#439746
(67,151,70)
#3D883F
(61,136,63)
#377938
(55,121,56)
#316A31
(49,106,49)
#2B5B2A
(43,91,42)
#254C23
(37,76,35)
#1F3D1C
(31,61,28)
#192E15
(25,46,21)
#131F0E
(19,31,14)
#0D1007
(13,16,7)
#000000
(0,0,0)

Tints of #49A64D

#49A64D
(73,166,77)
#59AE5D
(89,174,93)
#69B66D
(105,182,109)
#79BE7D
(121,190,125)
#89C68D
(137,198,141)
#99CE9D
(153,206,157)
#A9D6AD
(169,214,173)
#B9DEBD
(185,222,189)
#C9E6CD
(201,230,205)
#D9EEDD
(217,238,221)
#E9F6ED
(233,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49A64D color. Also use rgb(73,166,77) instead hex code.

Text Font Color

.myTextColor { color: #49A64D; }

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

This text font color is #49A64D.

Background Color

.myBgColor { background-color: #49A64D; }

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

This div background color is #49A64D.

Border color

.myBorderColor { border: 1px solid #49A64D; }

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

This div border color is #49A64D.

Opacity

.myOpacity80 { color: #49A64D; opacity: 0.8; }

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

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

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

This text has shadow with #49A64D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49A64D.

Preview

Color preview on black background

This text has color #49A64D on black background.


Color preview on white background

This text has color #49A64D on white background.


Black color preview on #49A64D background

This text has black color on #49A64D background.


White color preview on #49A64D background

This text has white color on #49A64D background.


Related colors

Complementary color

Complementary color for #hex is #B659B2.


I love getcolorcode.com

Triadic colors

1 #4D49A6 and #A64D49 with #49A64D are triadic colors.

2 #4DA649 and #A6494D with #49A64D are triadic colors.