COLOR #ADDB8D

HEX: #ADDB8D RGB: (173,219,141)

Renk bilgisi

#ADDB8D contains mainly red and green colors. #ADDB8D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADDB8D color RGB value is (173,219,141).

RGB: (173,219,141) (68%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 141 of 255 = 55%

173
219
141

R + G + B ~ 70%. #ADDB8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 141 = 533 (100%)
R 173 of 533 ~ 32.46%
G 219 of 533 ~ 41.09%
B 141 of 533 ~ 26.45'%

%32.46
%41.09
%26.45

CMYK RENK MODELİ

#ADDB8D rengi CMYK tonu (21,0,36,14).

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

CMYK: (21,0,36,14)
C21M0Y36K14 (21%, 0%, 36%, 14%)
(0.21 / 0.00 / 0.36 / 0.14)

CMYK yüzdeleri

%21
%0
%35.62
%14.12

Codes

Color #ADDB8D in popluar color models

AD DB 8D
RGB 173 219 141
HSL 95° 52.00% 70.59%
HSB/HSV 95° 35.62% 85.88%
CMYK 21.00% 0.00% 35.62%
14.12%

Color #ADDB8D in popluar number systems.

HEX AD DB 8D
Decimal 173 219 141
Binary 10101101 11011011 10001101
Octal 255 333 215

Shades and tints

Shades of #ADDB8D

#ADDB8D
(173,219,141)
#9EC881
(158,200,129)
#8FB575
(143,181,117)
#80A269
(128,162,105)
#718F5D
(113,143,93)
#627C51
(98,124,81)
#536945
(83,105,69)
#445639
(68,86,57)
#35432D
(53,67,45)
#263021
(38,48,33)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADDB8D

#ADDB8D
(173,219,141)
#B4DE97
(180,222,151)
#BBE1A1
(187,225,161)
#C2E4AB
(194,228,171)
#C9E7B5
(201,231,181)
#D0EABF
(208,234,191)
#D7EDC9
(215,237,201)
#DEF0D3
(222,240,211)
#E5F3DD
(229,243,221)
#ECF6E7
(236,246,231)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB8D; }

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

This text font color is #ADDB8D.

Background Color

.myBgColor { background-color: #ADDB8D; }

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

This div background color is #ADDB8D.

Border color

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

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

This div border color is #ADDB8D.

Opacity

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

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

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

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

This text has shadow with #ADDB8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB8D.

Preview

Color preview on black background

This text has color #ADDB8D on black background.


Color preview on white background

This text has color #ADDB8D on white background.


Black color preview on #ADDB8D background

This text has black color on #ADDB8D background.


White color preview on #ADDB8D background

This text has white color on #ADDB8D background.


Related colors

Complementary color

Complementary color for #hex is #522472.


I love getcolorcode.com

Triadic colors

1 #8DADDB and #DB8DAD with #ADDB8D are triadic colors.

2 #8DDBAD and #DBAD8D with #ADDB8D are triadic colors.