COLOR #4ABE5E

HEX: #4ABE5E RGB: (74,190,94)

Renk bilgisi

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

RGB renk modeli

#4ABE5E color RGB value is (74,190,94).

RGB: (74,190,94) (29%, 75%, 37%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 190 of 255 = 75%
B 94 of 255 = 37%

74
190
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 190 + 94 = 358 (100%)
R 74 of 358 ~ 20.67%
G 190 of 358 ~ 53.07%
B 94 of 358 ~ 26.26'%

%20.67
%53.07
%26.26

CMYK RENK MODELİ

#4ABE5E rengi CMYK tonu (61,0,51,25).

  • camgöbeği tonu 61.05%
  • eflatun tonu 0.00%
  • sarı tonu 50.53%
  • ana renk tonu 25.49%

CMYK: (61,0,51,25)
C61M0Y51K25 (61%, 0%, 51%, 25%)
(0.61 / 0.00 / 0.51 / 0.25)

CMYK yüzdeleri

%61.05
%0
%50.53
%25.49

Codes

Color #4ABE5E in popluar color models

4A BE 5E
RGB 74 190 94
HSL 130° 47.15% 51.76%
HSB/HSV 130° 61.05% 74.51%
CMYK 61.05% 0.00% 50.53%
25.49%

Color #4ABE5E in popluar number systems.

HEX 4A BE 5E
Decimal 74 190 94
Binary 1001010 10111110 1011110
Octal 112 276 136

Shades and tints

Shades of #4ABE5E

#4ABE5E
(74,190,94)
#44AD56
(68,173,86)
#3E9C4E
(62,156,78)
#388B46
(56,139,70)
#327A3E
(50,122,62)
#2C6936
(44,105,54)
#26582E
(38,88,46)
#204726
(32,71,38)
#1A361E
(26,54,30)
#142516
(20,37,22)
#0E140E
(14,20,14)
#000000
(0,0,0)

Tints of #4ABE5E

#4ABE5E
(74,190,94)
#5AC36C
(90,195,108)
#6AC87A
(106,200,122)
#7ACD88
(122,205,136)
#8AD296
(138,210,150)
#9AD7A4
(154,215,164)
#AADCB2
(170,220,178)
#BAE1C0
(186,225,192)
#CAE6CE
(202,230,206)
#DAEBDC
(218,235,220)
#EAF0EA
(234,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4ABE5E color. Also use rgb(74,190,94) instead hex code.

Text Font Color

.myTextColor { color: #4ABE5E; }

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

This text font color is #4ABE5E.

Background Color

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

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

This div background color is #4ABE5E.

Border color

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

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

This div border color is #4ABE5E.

Opacity

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

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

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

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

This text has shadow with #4ABE5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4ABE5E.

Preview

Color preview on black background

This text has color #4ABE5E on black background.


Color preview on white background

This text has color #4ABE5E on white background.


Black color preview on #4ABE5E background

This text has black color on #4ABE5E background.


White color preview on #4ABE5E background

This text has white color on #4ABE5E background.


Related colors

Complementary color

Complementary color for #hex is #B541A1.


I love getcolorcode.com

Triadic colors

1 #5E4ABE and #BE5E4A with #4ABE5E are triadic colors.

2 #5EBE4A and #BE4A5E with #4ABE5E are triadic colors.