COLOR #ADDBAA

HEX: #ADDBAA RGB: (173,219,170)

Renk bilgisi

#ADDBAA contains red, green and blue colors in about the same proportion. #ADDBAA ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADDBAA color RGB value is (173,219,170).

RGB: (173,219,170) (68%, 86%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 170 of 255 = 67%

173
219
170

R + G + B ~ 74%. #ADDBAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 170 = 562 (100%)
R 173 of 562 ~ 30.78%
G 219 of 562 ~ 38.97%
B 170 of 562 ~ 30.25'%

%30.78
%38.97
%30.25

CMYK RENK MODELİ

#ADDBAA rengi CMYK tonu (21,0,22,14).

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

CMYK: (21,0,22,14)
C21M0Y22K14 (21%, 0%, 22%, 14%)
(0.21 / 0.00 / 0.22 / 0.14)

CMYK yüzdeleri

%21
%0
%22.37
%14.12

Codes

Color #ADDBAA in popluar color models

AD DB AA
RGB 173 219 170
HSL 116° 40.50% 76.27%
HSB/HSV 116° 22.37% 85.88%
CMYK 21.00% 0.00% 22.37%
14.12%

Color #ADDBAA in popluar number systems.

HEX AD DB AA
Decimal 173 219 170
Binary 10101101 11011011 10101010
Octal 255 333 252

Shades and tints

Shades of #ADDBAA

#ADDBAA
(173,219,170)
#9EC89B
(158,200,155)
#8FB58C
(143,181,140)
#80A27D
(128,162,125)
#718F6E
(113,143,110)
#627C5F
(98,124,95)
#536950
(83,105,80)
#445641
(68,86,65)
#354332
(53,67,50)
#263023
(38,48,35)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #ADDBAA

#ADDBAA
(173,219,170)
#B4DEB1
(180,222,177)
#BBE1B8
(187,225,184)
#C2E4BF
(194,228,191)
#C9E7C6
(201,231,198)
#D0EACD
(208,234,205)
#D7EDD4
(215,237,212)
#DEF0DB
(222,240,219)
#E5F3E2
(229,243,226)
#ECF6E9
(236,246,233)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBAA; }

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

This text font color is #ADDBAA.

Background Color

.myBgColor { background-color: #ADDBAA; }

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

This div background color is #ADDBAA.

Border color

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

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

This div border color is #ADDBAA.

Opacity

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

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

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

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

This text has shadow with #ADDBAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBAA.

Preview

Color preview on black background

This text has color #ADDBAA on black background.


Color preview on white background

This text has color #ADDBAA on white background.


Black color preview on #ADDBAA background

This text has black color on #ADDBAA background.


White color preview on #ADDBAA background

This text has white color on #ADDBAA background.


Related colors

Complementary color

Complementary color for #hex is #522455.


I love getcolorcode.com

Triadic colors

1 #AAADDB and #DBAAAD with #ADDBAA are triadic colors.

2 #AADBAD and #DBADAA with #ADDBAA are triadic colors.