COLOR #49C879

HEX: #49C879 RGB: (73,200,121)

Renk bilgisi

#49C879 contains mainly green color. #49C879 ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#49C879 color RGB value is (73,200,121).

RGB: (73,200,121) (29%, 78%, 47%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 200 of 255 = 78%
B 121 of 255 = 47%

73
200
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 200 + 121 = 394 (100%)
R 73 of 394 ~ 18.53%
G 200 of 394 ~ 50.76%
B 121 of 394 ~ 30.71'%

%18.53
%50.76
%30.71

CMYK RENK MODELİ

#49C879 rengi CMYK tonu (64,0,40,22).

  • camgöbeği tonu 63.50%
  • eflatun tonu 0.00%
  • sarı tonu 39.50%
  • ana renk tonu 21.57%

CMYK: (64,0,40,22)
C64M0Y40K22 (64%, 0%, 40%, 22%)
(0.64 / 0.00 / 0.40 / 0.22)

CMYK yüzdeleri

%63.5
%0
%39.5
%21.57

Codes

Color #49C879 in popluar color models

49 C8 79
RGB 73 200 121
HSL 143° 53.59% 53.53%
HSB/HSV 143° 63.50% 78.43%
CMYK 63.50% 0.00% 39.50%
21.57%

Color #49C879 in popluar number systems.

HEX 49 C8 79
Decimal 73 200 121
Binary 1001001 11001000 1111001
Octal 111 310 171

Shades and tints

Shades of #49C879

#49C879
(73,200,121)
#43B66E
(67,182,110)
#3DA463
(61,164,99)
#379258
(55,146,88)
#31804D
(49,128,77)
#2B6E42
(43,110,66)
#255C37
(37,92,55)
#1F4A2C
(31,74,44)
#193821
(25,56,33)
#132616
(19,38,22)
#0D140B
(13,20,11)
#000000
(0,0,0)

Tints of #49C879

#49C879
(73,200,121)
#59CD85
(89,205,133)
#69D291
(105,210,145)
#79D79D
(121,215,157)
#89DCA9
(137,220,169)
#99E1B5
(153,225,181)
#A9E6C1
(169,230,193)
#B9EBCD
(185,235,205)
#C9F0D9
(201,240,217)
#D9F5E5
(217,245,229)
#E9FAF1
(233,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49C879 color. Also use rgb(73,200,121) instead hex code.

Text Font Color

.myTextColor { color: #49C879; }

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

This text font color is #49C879.

Background Color

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

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

This div background color is #49C879.

Border color

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

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

This div border color is #49C879.

Opacity

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

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

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

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

This text has shadow with #49C879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49C879.

Preview

Color preview on black background

This text has color #49C879 on black background.


Color preview on white background

This text has color #49C879 on white background.


Black color preview on #49C879 background

This text has black color on #49C879 background.


White color preview on #49C879 background

This text has white color on #49C879 background.


Related colors

Complementary color

Complementary color for #hex is #B63786.


I love getcolorcode.com

Triadic colors

1 #7949C8 and #C87949 with #49C879 are triadic colors.

2 #79C849 and #C84979 with #49C879 are triadic colors.