COLOR #ADDB9F

HEX: #ADDB9F RGB: (173,219,159)

Renk bilgisi

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

RGB renk modeli

#ADDB9F color RGB value is (173,219,159).

RGB: (173,219,159) (68%, 86%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 159 of 255 = 62%

173
219
159

R + G + B ~ 72%. #ADDB9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 159 = 551 (100%)
R 173 of 551 ~ 31.4%
G 219 of 551 ~ 39.75%
B 159 of 551 ~ 28.86'%

%31.4
%39.75
%28.86

CMYK RENK MODELİ

#ADDB9F rengi CMYK tonu (21,0,27,14).

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

CMYK: (21,0,27,14)
C21M0Y27K14 (21%, 0%, 27%, 14%)
(0.21 / 0.00 / 0.27 / 0.14)

CMYK yüzdeleri

%21
%0
%27.4
%14.12

Codes

Color #ADDB9F in popluar color models

AD DB 9F
RGB 173 219 159
HSL 106° 45.45% 74.12%
HSB/HSV 106° 27.40% 85.88%
CMYK 21.00% 0.00% 27.40%
14.12%

Color #ADDB9F in popluar number systems.

HEX AD DB 9F
Decimal 173 219 159
Binary 10101101 11011011 10011111
Octal 255 333 237

Shades and tints

Shades of #ADDB9F

#ADDB9F
(173,219,159)
#9EC891
(158,200,145)
#8FB583
(143,181,131)
#80A275
(128,162,117)
#718F67
(113,143,103)
#627C59
(98,124,89)
#53694B
(83,105,75)
#44563D
(68,86,61)
#35432F
(53,67,47)
#263021
(38,48,33)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #ADDB9F

#ADDB9F
(173,219,159)
#B4DEA7
(180,222,167)
#BBE1AF
(187,225,175)
#C2E4B7
(194,228,183)
#C9E7BF
(201,231,191)
#D0EAC7
(208,234,199)
#D7EDCF
(215,237,207)
#DEF0D7
(222,240,215)
#E5F3DF
(229,243,223)
#ECF6E7
(236,246,231)
#F3F9EF
(243,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB9F; }

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

This text font color is #ADDB9F.

Background Color

.myBgColor { background-color: #ADDB9F; }

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

This div background color is #ADDB9F.

Border color

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

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

This div border color is #ADDB9F.

Opacity

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

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

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

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

This text has shadow with #ADDB9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB9F.

Preview

Color preview on black background

This text has color #ADDB9F on black background.


Color preview on white background

This text has color #ADDB9F on white background.


Black color preview on #ADDB9F background

This text has black color on #ADDB9F background.


White color preview on #ADDB9F background

This text has white color on #ADDB9F background.


Related colors

Complementary color

Complementary color for #hex is #522460.


I love getcolorcode.com

Triadic colors

1 #9FADDB and #DB9FAD with #ADDB9F are triadic colors.

2 #9FDBAD and #DBAD9F with #ADDB9F are triadic colors.