COLOR #ADDAB8

HEX: #ADDAB8 RGB: (173,218,184)

Renk bilgisi

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

RGB renk modeli

#ADDAB8 color RGB value is (173,218,184).

RGB: (173,218,184) (68%, 85%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 184 of 255 = 72%

173
218
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 184 = 575 (100%)
R 173 of 575 ~ 30.09%
G 218 of 575 ~ 37.91%
B 184 of 575 ~ 32'%

%30.09
%37.91
%32

CMYK RENK MODELİ

#ADDAB8 rengi CMYK tonu (21,0,16,15).

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

CMYK: (21,0,16,15)
C21M0Y16K15 (21%, 0%, 16%, 15%)
(0.21 / 0.00 / 0.16 / 0.15)

CMYK yüzdeleri

%20.64
%0
%15.6
%14.51

Codes

Color #ADDAB8 in popluar color models

AD DA B8
RGB 173 218 184
HSL 135° 37.82% 76.67%
HSB/HSV 135° 20.64% 85.49%
CMYK 20.64% 0.00% 15.60%
14.51%

Color #ADDAB8 in popluar number systems.

HEX AD DA B8
Decimal 173 218 184
Binary 10101101 11011010 10111000
Octal 255 332 270

Shades and tints

Shades of #ADDAB8

#ADDAB8
(173,218,184)
#9EC7A8
(158,199,168)
#8FB498
(143,180,152)
#80A188
(128,161,136)
#718E78
(113,142,120)
#627B68
(98,123,104)
#536858
(83,104,88)
#445548
(68,85,72)
#354238
(53,66,56)
#262F28
(38,47,40)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #ADDAB8

#ADDAB8
(173,218,184)
#B4DDBE
(180,221,190)
#BBE0C4
(187,224,196)
#C2E3CA
(194,227,202)
#C9E6D0
(201,230,208)
#D0E9D6
(208,233,214)
#D7ECDC
(215,236,220)
#DEEFE2
(222,239,226)
#E5F2E8
(229,242,232)
#ECF5EE
(236,245,238)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAB8; }

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

This text font color is #ADDAB8.

Background Color

.myBgColor { background-color: #ADDAB8; }

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

This div background color is #ADDAB8.

Border color

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

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

This div border color is #ADDAB8.

Opacity

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

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

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

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

This text has shadow with #ADDAB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAB8.

Preview

Color preview on black background

This text has color #ADDAB8 on black background.


Color preview on white background

This text has color #ADDAB8 on white background.


Black color preview on #ADDAB8 background

This text has black color on #ADDAB8 background.


White color preview on #ADDAB8 background

This text has white color on #ADDAB8 background.


Related colors

Complementary color

Complementary color for #hex is #522547.


I love getcolorcode.com

Triadic colors

1 #B8ADDA and #DAB8AD with #ADDAB8 are triadic colors.

2 #B8DAAD and #DAADB8 with #ADDAB8 are triadic colors.