COLOR #4AAE36

HEX: #4AAE36 RGB: (74,174,54)

Renk bilgisi

#4AAE36 contains mainly green color. #4AAE36 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4AAE36 color RGB value is (74,174,54).

RGB: (74,174,54) (29%, 68%, 21%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 174 of 255 = 68%
B 54 of 255 = 21%

74
174
54

R + G + B ~ 39%. #4AAE36 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 174 + 54 = 302 (100%)
R 74 of 302 ~ 24.5%
G 174 of 302 ~ 57.62%
B 54 of 302 ~ 17.88'%

%24.5
%57.62
%17.88

CMYK RENK MODELİ

#4AAE36 rengi CMYK tonu (57,0,69,32).

  • camgöbeği tonu 57.47%
  • eflatun tonu 0.00%
  • sarı tonu 68.97%
  • ana renk tonu 31.76%

CMYK: (57,0,69,32)
C57M0Y69K32 (57%, 0%, 69%, 32%)
(0.57 / 0.00 / 0.69 / 0.32)

CMYK yüzdeleri

%57.47
%0
%68.97
%31.76

Codes

Color #4AAE36 in popluar color models

4A AE 36
RGB 74 174 54
HSL 110° 52.63% 44.71%
HSB/HSV 110° 68.97% 68.24%
CMYK 57.47% 0.00% 68.97%
31.76%

Color #4AAE36 in popluar number systems.

HEX 4A AE 36
Decimal 74 174 54
Binary 1001010 10101110 110110
Octal 112 256 66

Shades and tints

Shades of #4AAE36

#4AAE36
(74,174,54)
#449F32
(68,159,50)
#3E902E
(62,144,46)
#38812A
(56,129,42)
#327226
(50,114,38)
#2C6322
(44,99,34)
#26541E
(38,84,30)
#20451A
(32,69,26)
#1A3616
(26,54,22)
#142712
(20,39,18)
#0E180E
(14,24,14)
#000000
(0,0,0)

Tints of #4AAE36

#4AAE36
(74,174,54)
#5AB548
(90,181,72)
#6ABC5A
(106,188,90)
#7AC36C
(122,195,108)
#8ACA7E
(138,202,126)
#9AD190
(154,209,144)
#AAD8A2
(170,216,162)
#BADFB4
(186,223,180)
#CAE6C6
(202,230,198)
#DAEDD8
(218,237,216)
#EAF4EA
(234,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4AAE36 color. Also use rgb(74,174,54) instead hex code.

Text Font Color

.myTextColor { color: #4AAE36; }

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

This text font color is #4AAE36.

Background Color

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

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

This div background color is #4AAE36.

Border color

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

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

This div border color is #4AAE36.

Opacity

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

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

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

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

This text has shadow with #4AAE36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4AAE36.

Preview

Color preview on black background

This text has color #4AAE36 on black background.


Color preview on white background

This text has color #4AAE36 on white background.


Black color preview on #4AAE36 background

This text has black color on #4AAE36 background.


White color preview on #4AAE36 background

This text has white color on #4AAE36 background.


Related colors

Complementary color

Complementary color for #hex is #B551C9.


I love getcolorcode.com

Triadic colors

1 #364AAE and #AE364A with #4AAE36 are triadic colors.

2 #36AE4A and #AE4A36 with #4AAE36 are triadic colors.