COLOR #ADDA6B

HEX: #ADDA6B RGB: (173,218,107)

Renk bilgisi

#ADDA6B contains mainly red and green colors. #ADDA6B ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADDA6B color RGB value is (173,218,107).

RGB: (173,218,107) (68%, 85%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 107 of 255 = 42%

173
218
107

R + G + B ~ 65%. #ADDA6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 107 = 498 (100%)
R 173 of 498 ~ 34.74%
G 218 of 498 ~ 43.78%
B 107 of 498 ~ 21.49'%

%34.74
%43.78
%21.49

CMYK RENK MODELİ

#ADDA6B rengi CMYK tonu (21,0,51,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 0.00%
  • sarı tonu 50.92%
  • ana renk tonu 14.51%

CMYK: (21,0,51,15)
C21M0Y51K15 (21%, 0%, 51%, 15%)
(0.21 / 0.00 / 0.51 / 0.15)

CMYK yüzdeleri

%20.64
%0
%50.92
%14.51

Codes

Color #ADDA6B in popluar color models

AD DA 6B
RGB 173 218 107
HSL 84° 60.00% 63.73%
HSB/HSV 84° 50.92% 85.49%
CMYK 20.64% 0.00% 50.92%
14.51%

Color #ADDA6B in popluar number systems.

HEX AD DA 6B
Decimal 173 218 107
Binary 10101101 11011010 1101011
Octal 255 332 153

Shades and tints

Shades of #ADDA6B

#ADDA6B
(173,218,107)
#9EC762
(158,199,98)
#8FB459
(143,180,89)
#80A150
(128,161,80)
#718E47
(113,142,71)
#627B3E
(98,123,62)
#536835
(83,104,53)
#44552C
(68,85,44)
#354223
(53,66,35)
#262F1A
(38,47,26)
#171C11
(23,28,17)
#000000
(0,0,0)

Tints of #ADDA6B

#ADDA6B
(173,218,107)
#B4DD78
(180,221,120)
#BBE085
(187,224,133)
#C2E392
(194,227,146)
#C9E69F
(201,230,159)
#D0E9AC
(208,233,172)
#D7ECB9
(215,236,185)
#DEEFC6
(222,239,198)
#E5F2D3
(229,242,211)
#ECF5E0
(236,245,224)
#F3F8ED
(243,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDA6B color. Also use rgb(173,218,107) instead hex code.

Text Font Color

.myTextColor { color: #ADDA6B; }

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

This text font color is #ADDA6B.

Background Color

.myBgColor { background-color: #ADDA6B; }

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

This div background color is #ADDA6B.

Border color

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

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

This div border color is #ADDA6B.

Opacity

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

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

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

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

This text has shadow with #ADDA6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDA6B.

Preview

Color preview on black background

This text has color #ADDA6B on black background.


Color preview on white background

This text has color #ADDA6B on white background.


Black color preview on #ADDA6B background

This text has black color on #ADDA6B background.


White color preview on #ADDA6B background

This text has white color on #ADDA6B background.


Related colors

Complementary color

Complementary color for #hex is #522594.


I love getcolorcode.com

Triadic colors

1 #6BADDA and #DA6BAD with #ADDA6B are triadic colors.

2 #6BDAAD and #DAAD6B with #ADDA6B are triadic colors.