COLOR #4AB464

HEX: #4AB464 RGB: (74,180,100)

Renk bilgisi

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

RGB renk modeli

#4AB464 color RGB value is (74,180,100).

RGB: (74,180,100) (29%, 71%, 39%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 180 of 255 = 71%
B 100 of 255 = 39%

74
180
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 180 + 100 = 354 (100%)
R 74 of 354 ~ 20.9%
G 180 of 354 ~ 50.85%
B 100 of 354 ~ 28.25'%

%20.9
%50.85
%28.25

CMYK RENK MODELİ

#4AB464 rengi CMYK tonu (59,0,44,29).

  • camgöbeği tonu 58.89%
  • eflatun tonu 0.00%
  • sarı tonu 44.44%
  • ana renk tonu 29.41%

CMYK: (59,0,44,29)
C59M0Y44K29 (59%, 0%, 44%, 29%)
(0.59 / 0.00 / 0.44 / 0.29)

CMYK yüzdeleri

%58.89
%0
%44.44
%29.41

Codes

Color #4AB464 in popluar color models

4A B4 64
RGB 74 180 100
HSL 135° 41.73% 49.80%
HSB/HSV 135° 58.89% 70.59%
CMYK 58.89% 0.00% 44.44%
29.41%

Color #4AB464 in popluar number systems.

HEX 4A B4 64
Decimal 74 180 100
Binary 1001010 10110100 1100100
Octal 112 264 144

Shades and tints

Shades of #4AB464

#4AB464
(74,180,100)
#44A45B
(68,164,91)
#3E9452
(62,148,82)
#388449
(56,132,73)
#327440
(50,116,64)
#2C6437
(44,100,55)
#26542E
(38,84,46)
#204425
(32,68,37)
#1A341C
(26,52,28)
#142413
(20,36,19)
#0E140A
(14,20,10)
#000000
(0,0,0)

Tints of #4AB464

#4AB464
(74,180,100)
#5ABA72
(90,186,114)
#6AC080
(106,192,128)
#7AC68E
(122,198,142)
#8ACC9C
(138,204,156)
#9AD2AA
(154,210,170)
#AAD8B8
(170,216,184)
#BADEC6
(186,222,198)
#CAE4D4
(202,228,212)
#DAEAE2
(218,234,226)
#EAF0F0
(234,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4AB464 color. Also use rgb(74,180,100) instead hex code.

Text Font Color

.myTextColor { color: #4AB464; }

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

This text font color is #4AB464.

Background Color

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

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

This div background color is #4AB464.

Border color

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

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

This div border color is #4AB464.

Opacity

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

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

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

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

This text has shadow with #4AB464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4AB464.

Preview

Color preview on black background

This text has color #4AB464 on black background.


Color preview on white background

This text has color #4AB464 on white background.


Black color preview on #4AB464 background

This text has black color on #4AB464 background.


White color preview on #4AB464 background

This text has white color on #4AB464 background.


Related colors

Complementary color

Complementary color for #hex is #B54B9B.


I love getcolorcode.com

Triadic colors

1 #644AB4 and #B4644A with #4AB464 are triadic colors.

2 #64B44A and #B44A64 with #4AB464 are triadic colors.