COLOR #49B05A

HEX: #49B05A RGB: (73,176,90)

Renk bilgisi

#49B05A contains mainly green color. #49B05A ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#49B05A color RGB value is (73,176,90).

RGB: (73,176,90) (29%, 69%, 35%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 176 of 255 = 69%
B 90 of 255 = 35%

73
176
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 176 + 90 = 339 (100%)
R 73 of 339 ~ 21.53%
G 176 of 339 ~ 51.92%
B 90 of 339 ~ 26.55'%

%21.53
%51.92
%26.55

CMYK RENK MODELİ

#49B05A rengi CMYK tonu (59,0,49,31).

  • camgöbeği tonu 58.52%
  • eflatun tonu 0.00%
  • sarı tonu 48.86%
  • ana renk tonu 30.98%

CMYK: (59,0,49,31)
C59M0Y49K31 (59%, 0%, 49%, 31%)
(0.59 / 0.00 / 0.49 / 0.31)

CMYK yüzdeleri

%58.52
%0
%48.86
%30.98

Codes

Color #49B05A in popluar color models

49 B0 5A
RGB 73 176 90
HSL 130° 41.37% 48.82%
HSB/HSV 130° 58.52% 69.02%
CMYK 58.52% 0.00% 48.86%
30.98%

Color #49B05A in popluar number systems.

HEX 49 B0 5A
Decimal 73 176 90
Binary 1001001 10110000 1011010
Octal 111 260 132

Shades and tints

Shades of #49B05A

#49B05A
(73,176,90)
#43A052
(67,160,82)
#3D904A
(61,144,74)
#378042
(55,128,66)
#31703A
(49,112,58)
#2B6032
(43,96,50)
#25502A
(37,80,42)
#1F4022
(31,64,34)
#19301A
(25,48,26)
#132012
(19,32,18)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #49B05A

#49B05A
(73,176,90)
#59B769
(89,183,105)
#69BE78
(105,190,120)
#79C587
(121,197,135)
#89CC96
(137,204,150)
#99D3A5
(153,211,165)
#A9DAB4
(169,218,180)
#B9E1C3
(185,225,195)
#C9E8D2
(201,232,210)
#D9EFE1
(217,239,225)
#E9F6F0
(233,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49B05A color. Also use rgb(73,176,90) instead hex code.

Text Font Color

.myTextColor { color: #49B05A; }

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

This text font color is #49B05A.

Background Color

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

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

This div background color is #49B05A.

Border color

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

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

This div border color is #49B05A.

Opacity

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

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

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

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

This text has shadow with #49B05A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49B05A.

Preview

Color preview on black background

This text has color #49B05A on black background.


Color preview on white background

This text has color #49B05A on white background.


Black color preview on #49B05A background

This text has black color on #49B05A background.


White color preview on #49B05A background

This text has white color on #49B05A background.


Related colors

Complementary color

Complementary color for #hex is #B64FA5.


I love getcolorcode.com

Triadic colors

1 #5A49B0 and #B05A49 with #49B05A are triadic colors.

2 #5AB049 and #B0495A with #49B05A are triadic colors.