COLOR #ADDAB9

HEX: #ADDAB9 RGB: (173,218,185)

Renk bilgisi

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

RGB renk modeli

#ADDAB9 color RGB value is (173,218,185).

RGB: (173,218,185) (68%, 85%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 185 of 255 = 73%

173
218
185

R + G + B ~ 75%. #ADDAB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 185 = 576 (100%)
R 173 of 576 ~ 30.03%
G 218 of 576 ~ 37.85%
B 185 of 576 ~ 32.12'%

%30.03
%37.85
%32.12

CMYK RENK MODELİ

#ADDAB9 rengi CMYK tonu (21,0,15,15).

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

CMYK: (21,0,15,15)
C21M0Y15K15 (21%, 0%, 15%, 15%)
(0.21 / 0.00 / 0.15 / 0.15)

CMYK yüzdeleri

%20.64
%0
%15.14
%14.51

Codes

Color #ADDAB9 in popluar color models

AD DA B9
RGB 173 218 185
HSL 136° 37.82% 76.67%
HSB/HSV 136° 20.64% 85.49%
CMYK 20.64% 0.00% 15.14%
14.51%

Color #ADDAB9 in popluar number systems.

HEX AD DA B9
Decimal 173 218 185
Binary 10101101 11011010 10111001
Octal 255 332 271

Shades and tints

Shades of #ADDAB9

#ADDAB9
(173,218,185)
#9EC7A9
(158,199,169)
#8FB499
(143,180,153)
#80A189
(128,161,137)
#718E79
(113,142,121)
#627B69
(98,123,105)
#536859
(83,104,89)
#445549
(68,85,73)
#354239
(53,66,57)
#262F29
(38,47,41)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADDAB9

#ADDAB9
(173,218,185)
#B4DDBF
(180,221,191)
#BBE0C5
(187,224,197)
#C2E3CB
(194,227,203)
#C9E6D1
(201,230,209)
#D0E9D7
(208,233,215)
#D7ECDD
(215,236,221)
#DEEFE3
(222,239,227)
#E5F2E9
(229,242,233)
#ECF5EF
(236,245,239)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAB9; }

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

This text font color is #ADDAB9.

Background Color

.myBgColor { background-color: #ADDAB9; }

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

This div background color is #ADDAB9.

Border color

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

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

This div border color is #ADDAB9.

Opacity

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

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

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

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

This text has shadow with #ADDAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAB9.

Preview

Color preview on black background

This text has color #ADDAB9 on black background.


Color preview on white background

This text has color #ADDAB9 on white background.


Black color preview on #ADDAB9 background

This text has black color on #ADDAB9 background.


White color preview on #ADDAB9 background

This text has white color on #ADDAB9 background.


Related colors

Complementary color

Complementary color for #hex is #522546.


I love getcolorcode.com

Triadic colors

1 #B9ADDA and #DAB9AD with #ADDAB9 are triadic colors.

2 #B9DAAD and #DAADB9 with #ADDAB9 are triadic colors.