COLOR #ADDB6D

HEX: #ADDB6D RGB: (173,219,109)

Renk bilgisi

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

RGB renk modeli

#ADDB6D color RGB value is (173,219,109).

RGB: (173,219,109) (68%, 86%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 109 of 255 = 43%

173
219
109

R + G + B ~ 66%. #ADDB6D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 109 = 501 (100%)
R 173 of 501 ~ 34.53%
G 219 of 501 ~ 43.71%
B 109 of 501 ~ 21.76'%

%34.53
%43.71
%21.76

CMYK RENK MODELİ

#ADDB6D rengi CMYK tonu (21,0,50,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 50.23%
  • ana renk tonu 14.12%

CMYK: (21,0,50,14)
C21M0Y50K14 (21%, 0%, 50%, 14%)
(0.21 / 0.00 / 0.50 / 0.14)

CMYK yüzdeleri

%21
%0
%50.23
%14.12

Codes

Color #ADDB6D in popluar color models

AD DB 6D
RGB 173 219 109
HSL 85° 60.44% 64.31%
HSB/HSV 85° 50.23% 85.88%
CMYK 21.00% 0.00% 50.23%
14.12%

Color #ADDB6D in popluar number systems.

HEX AD DB 6D
Decimal 173 219 109
Binary 10101101 11011011 1101101
Octal 255 333 155

Shades and tints

Shades of #ADDB6D

#ADDB6D
(173,219,109)
#9EC864
(158,200,100)
#8FB55B
(143,181,91)
#80A252
(128,162,82)
#718F49
(113,143,73)
#627C40
(98,124,64)
#536937
(83,105,55)
#44562E
(68,86,46)
#354325
(53,67,37)
#26301C
(38,48,28)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #ADDB6D

#ADDB6D
(173,219,109)
#B4DE7A
(180,222,122)
#BBE187
(187,225,135)
#C2E494
(194,228,148)
#C9E7A1
(201,231,161)
#D0EAAE
(208,234,174)
#D7EDBB
(215,237,187)
#DEF0C8
(222,240,200)
#E5F3D5
(229,243,213)
#ECF6E2
(236,246,226)
#F3F9EF
(243,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDB6D color. Also use rgb(173,219,109) instead hex code.

Text Font Color

.myTextColor { color: #ADDB6D; }

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

This text font color is #ADDB6D.

Background Color

.myBgColor { background-color: #ADDB6D; }

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

This div background color is #ADDB6D.

Border color

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

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

This div border color is #ADDB6D.

Opacity

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

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

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

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

This text has shadow with #ADDB6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB6D.

Preview

Color preview on black background

This text has color #ADDB6D on black background.


Color preview on white background

This text has color #ADDB6D on white background.


Black color preview on #ADDB6D background

This text has black color on #ADDB6D background.


White color preview on #ADDB6D background

This text has white color on #ADDB6D background.


Related colors

Complementary color

Complementary color for #hex is #522492.


I love getcolorcode.com

Triadic colors

1 #6DADDB and #DB6DAD with #ADDB6D are triadic colors.

2 #6DDBAD and #DBAD6D with #ADDB6D are triadic colors.