COLOR #ADDF4D

HEX: #ADDF4D RGB: (173,223,77)

Renk bilgisi

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

RGB renk modeli

#ADDF4D color RGB value is (173,223,77).

RGB: (173,223,77) (68%, 87%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 77 of 255 = 30%

173
223
77

R + G + B ~ 62%. #ADDF4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 77 = 473 (100%)
R 173 of 473 ~ 36.58%
G 223 of 473 ~ 47.15%
B 77 of 473 ~ 16.28'%

%36.58
%47.15
%16.28

CMYK RENK MODELİ

#ADDF4D rengi CMYK tonu (22,0,65,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 65.47%
  • ana renk tonu 12.55%

CMYK: (22,0,65,13)
C22M0Y65K13 (22%, 0%, 65%, 13%)
(0.22 / 0.00 / 0.65 / 0.13)

CMYK yüzdeleri

%22.42
%0
%65.47
%12.55

Codes

Color #ADDF4D in popluar color models

AD DF 4D
RGB 173 223 77
HSL 81° 69.52% 58.82%
HSB/HSV 81° 65.47% 87.45%
CMYK 22.42% 0.00% 65.47%
12.55%

Color #ADDF4D in popluar number systems.

HEX AD DF 4D
Decimal 173 223 77
Binary 10101101 11011111 1001101
Octal 255 337 115

Shades and tints

Shades of #ADDF4D

#ADDF4D
(173,223,77)
#9ECB46
(158,203,70)
#8FB73F
(143,183,63)
#80A338
(128,163,56)
#718F31
(113,143,49)
#627B2A
(98,123,42)
#536723
(83,103,35)
#44531C
(68,83,28)
#353F15
(53,63,21)
#262B0E
(38,43,14)
#171707
(23,23,7)
#000000
(0,0,0)

Tints of #ADDF4D

#ADDF4D
(173,223,77)
#B4E15D
(180,225,93)
#BBE36D
(187,227,109)
#C2E57D
(194,229,125)
#C9E78D
(201,231,141)
#D0E99D
(208,233,157)
#D7EBAD
(215,235,173)
#DEEDBD
(222,237,189)
#E5EFCD
(229,239,205)
#ECF1DD
(236,241,221)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDF4D color. Also use rgb(173,223,77) instead hex code.

Text Font Color

.myTextColor { color: #ADDF4D; }

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

This text font color is #ADDF4D.

Background Color

.myBgColor { background-color: #ADDF4D; }

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

This div background color is #ADDF4D.

Border color

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

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

This div border color is #ADDF4D.

Opacity

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

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

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

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

This text has shadow with #ADDF4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDF4D.

Preview

Color preview on black background

This text has color #ADDF4D on black background.


Color preview on white background

This text has color #ADDF4D on white background.


Black color preview on #ADDF4D background

This text has black color on #ADDF4D background.


White color preview on #ADDF4D background

This text has white color on #ADDF4D background.


Related colors

Complementary color

Complementary color for #hex is #5220B2.


I love getcolorcode.com

Triadic colors

1 #4DADDF and #DF4DAD with #ADDF4D are triadic colors.

2 #4DDFAD and #DFAD4D with #ADDF4D are triadic colors.