COLOR #4AB050

HEX: #4AB050 RGB: (74,176,80)

Renk bilgisi

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

RGB renk modeli

#4AB050 color RGB value is (74,176,80).

RGB: (74,176,80) (29%, 69%, 31%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 176 of 255 = 69%
B 80 of 255 = 31%

74
176
80

R + G + B ~ 43%. #4AB050 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 176 + 80 = 330 (100%)
R 74 of 330 ~ 22.42%
G 176 of 330 ~ 53.33%
B 80 of 330 ~ 24.24'%

%22.42
%53.33
%24.24

CMYK RENK MODELİ

#4AB050 rengi CMYK tonu (58,0,55,31).

  • camgöbeği tonu 57.95%
  • eflatun tonu 0.00%
  • sarı tonu 54.55%
  • ana renk tonu 30.98%

CMYK: (58,0,55,31)
C58M0Y55K31 (58%, 0%, 55%, 31%)
(0.58 / 0.00 / 0.55 / 0.31)

CMYK yüzdeleri

%57.95
%0
%54.55
%30.98

Codes

Color #4AB050 in popluar color models

4A B0 50
RGB 74 176 80
HSL 124° 40.80% 49.02%
HSB/HSV 124° 57.95% 69.02%
CMYK 57.95% 0.00% 54.55%
30.98%

Color #4AB050 in popluar number systems.

HEX 4A B0 50
Decimal 74 176 80
Binary 1001010 10110000 1010000
Octal 112 260 120

Shades and tints

Shades of #4AB050

#4AB050
(74,176,80)
#44A049
(68,160,73)
#3E9042
(62,144,66)
#38803B
(56,128,59)
#327034
(50,112,52)
#2C602D
(44,96,45)
#265026
(38,80,38)
#20401F
(32,64,31)
#1A3018
(26,48,24)
#142011
(20,32,17)
#0E100A
(14,16,10)
#000000
(0,0,0)

Tints of #4AB050

#4AB050
(74,176,80)
#5AB75F
(90,183,95)
#6ABE6E
(106,190,110)
#7AC57D
(122,197,125)
#8ACC8C
(138,204,140)
#9AD39B
(154,211,155)
#AADAAA
(170,218,170)
#BAE1B9
(186,225,185)
#CAE8C8
(202,232,200)
#DAEFD7
(218,239,215)
#EAF6E6
(234,246,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4AB050 color. Also use rgb(74,176,80) instead hex code.

Text Font Color

.myTextColor { color: #4AB050; }

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

This text font color is #4AB050.

Background Color

.myBgColor { background-color: #4AB050; }

<div style="background-color:#4AB050">Inner text</div>

This div background color is #4AB050.

Border color

.myBorderColor { border: 1px solid #4AB050; }

<div style="border:3px solid #4AB050">Div</div>

This div border color is #4AB050.

Opacity

.myOpacity80 { color: #4AB050; opacity: 0.8; }

<p style="color:#4AB050;opacity:0.8;">80%</p>

Text with #4AB050 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 #4AB050;}

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

This text has shadow with #4AB050 color.


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

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

This text has shadow with #4AB050 primary color and red secondary color.


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

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

This text has shadow with #4AB050 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4AB050.

Preview

Color preview on black background

This text has color #4AB050 on black background.


Color preview on white background

This text has color #4AB050 on white background.


Black color preview on #4AB050 background

This text has black color on #4AB050 background.


White color preview on #4AB050 background

This text has white color on #4AB050 background.


Related colors

Complementary color

Complementary color for #hex is #B54FAF.


I love getcolorcode.com

Triadic colors

1 #504AB0 and #B0504A with #4AB050 are triadic colors.

2 #50B04A and #B04A50 with #4AB050 are triadic colors.