COLOR #ADDC4A

HEX: #ADDC4A RGB: (173,220,74)

Renk bilgisi

#ADDC4A contains mainly red and green colors. #ADDC4A ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADDC4A color RGB value is (173,220,74).

RGB: (173,220,74) (68%, 86%, 29%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 220 of 255 = 86%
B 74 of 255 = 29%

173
220
74

R + G + B ~ 61%. #ADDC4A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 220 + 74 = 467 (100%)
R 173 of 467 ~ 37.04%
G 220 of 467 ~ 47.11%
B 74 of 467 ~ 15.85'%

%37.04
%47.11
%15.85

CMYK RENK MODELİ

#ADDC4A rengi CMYK tonu (21,0,66,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 0.00%
  • sarı tonu 66.36%
  • ana renk tonu 13.73%

CMYK: (21,0,66,14)
C21M0Y66K14 (21%, 0%, 66%, 14%)
(0.21 / 0.00 / 0.66 / 0.14)

CMYK yüzdeleri

%21.36
%0
%66.36
%13.73

Codes

Color #ADDC4A in popluar color models

AD DC 4A
RGB 173 220 74
HSL 79° 67.59% 57.65%
HSB/HSV 79° 66.36% 86.27%
CMYK 21.36% 0.00% 66.36%
13.73%

Color #ADDC4A in popluar number systems.

HEX AD DC 4A
Decimal 173 220 74
Binary 10101101 11011100 1001010
Octal 255 334 112

Shades and tints

Shades of #ADDC4A

#ADDC4A
(173,220,74)
#9EC844
(158,200,68)
#8FB43E
(143,180,62)
#80A038
(128,160,56)
#718C32
(113,140,50)
#62782C
(98,120,44)
#536426
(83,100,38)
#445020
(68,80,32)
#353C1A
(53,60,26)
#262814
(38,40,20)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #ADDC4A

#ADDC4A
(173,220,74)
#B4DF5A
(180,223,90)
#BBE26A
(187,226,106)
#C2E57A
(194,229,122)
#C9E88A
(201,232,138)
#D0EB9A
(208,235,154)
#D7EEAA
(215,238,170)
#DEF1BA
(222,241,186)
#E5F4CA
(229,244,202)
#ECF7DA
(236,247,218)
#F3FAEA
(243,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDC4A color. Also use rgb(173,220,74) instead hex code.

Text Font Color

.myTextColor { color: #ADDC4A; }

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

This text font color is #ADDC4A.

Background Color

.myBgColor { background-color: #ADDC4A; }

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

This div background color is #ADDC4A.

Border color

.myBorderColor { border: 1px solid #ADDC4A; }

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

This div border color is #ADDC4A.

Opacity

.myOpacity80 { color: #ADDC4A; opacity: 0.8; }

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

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

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

This text has shadow with #ADDC4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDC4A.

Preview

Color preview on black background

This text has color #ADDC4A on black background.


Color preview on white background

This text has color #ADDC4A on white background.


Black color preview on #ADDC4A background

This text has black color on #ADDC4A background.


White color preview on #ADDC4A background

This text has white color on #ADDC4A background.


Related colors

Complementary color

Complementary color for #hex is #5223B5.


I love getcolorcode.com

Triadic colors

1 #4AADDC and #DC4AAD with #ADDC4A are triadic colors.

2 #4ADCAD and #DCAD4A with #ADDC4A are triadic colors.