COLOR #49B054

HEX: #49B054 RGB: (73,176,84)

Renk bilgisi

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

RGB renk modeli

#49B054 color RGB value is (73,176,84).

RGB: (73,176,84) (29%, 69%, 33%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 176 of 255 = 69%
B 84 of 255 = 33%

73
176
84

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 176 + 84 = 333 (100%)
R 73 of 333 ~ 21.92%
G 176 of 333 ~ 52.85%
B 84 of 333 ~ 25.23'%

%21.92
%52.85
%25.23

CMYK RENK MODELİ

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

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

CMYK: (59,0,52,31)
C59M0Y52K31 (59%, 0%, 52%, 31%)
(0.59 / 0.00 / 0.52 / 0.31)

CMYK yüzdeleri

%58.52
%0
%52.27
%30.98

Codes

Color #49B054 in popluar color models

49 B0 54
RGB 73 176 84
HSL 126° 41.37% 48.82%
HSB/HSV 126° 58.52% 69.02%
CMYK 58.52% 0.00% 52.27%
30.98%

Color #49B054 in popluar number systems.

HEX 49 B0 54
Decimal 73 176 84
Binary 1001001 10110000 1010100
Octal 111 260 124

Shades and tints

Shades of #49B054

#49B054
(73,176,84)
#43A04D
(67,160,77)
#3D9046
(61,144,70)
#37803F
(55,128,63)
#317038
(49,112,56)
#2B6031
(43,96,49)
#25502A
(37,80,42)
#1F4023
(31,64,35)
#19301C
(25,48,28)
#132015
(19,32,21)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #49B054

#49B054
(73,176,84)
#59B763
(89,183,99)
#69BE72
(105,190,114)
#79C581
(121,197,129)
#89CC90
(137,204,144)
#99D39F
(153,211,159)
#A9DAAE
(169,218,174)
#B9E1BD
(185,225,189)
#C9E8CC
(201,232,204)
#D9EFDB
(217,239,219)
#E9F6EA
(233,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49B054; }

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

This text font color is #49B054.

Background Color

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

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

This div background color is #49B054.

Border color

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

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

This div border color is #49B054.

Opacity

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

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

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

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

This text has shadow with #49B054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49B054.

Preview

Color preview on black background

This text has color #49B054 on black background.


Color preview on white background

This text has color #49B054 on white background.


Black color preview on #49B054 background

This text has black color on #49B054 background.


White color preview on #49B054 background

This text has white color on #49B054 background.


Related colors

Complementary color

Complementary color for #hex is #B64FAB.


I love getcolorcode.com

Triadic colors

1 #5449B0 and #B05449 with #49B054 are triadic colors.

2 #54B049 and #B04954 with #49B054 are triadic colors.