COLOR #ADDAB5

HEX: #ADDAB5 RGB: (173,218,181)

Renk bilgisi

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

RGB renk modeli

#ADDAB5 color RGB value is (173,218,181).

RGB: (173,218,181) (68%, 85%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 181 of 255 = 71%

173
218
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 181 = 572 (100%)
R 173 of 572 ~ 30.24%
G 218 of 572 ~ 38.11%
B 181 of 572 ~ 31.64'%

%30.24
%38.11
%31.64

CMYK RENK MODELİ

#ADDAB5 rengi CMYK tonu (21,0,17,15).

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

CMYK: (21,0,17,15)
C21M0Y17K15 (21%, 0%, 17%, 15%)
(0.21 / 0.00 / 0.17 / 0.15)

CMYK yüzdeleri

%20.64
%0
%16.97
%14.51

Codes

Color #ADDAB5 in popluar color models

AD DA B5
RGB 173 218 181
HSL 131° 37.82% 76.67%
HSB/HSV 131° 20.64% 85.49%
CMYK 20.64% 0.00% 16.97%
14.51%

Color #ADDAB5 in popluar number systems.

HEX AD DA B5
Decimal 173 218 181
Binary 10101101 11011010 10110101
Octal 255 332 265

Shades and tints

Shades of #ADDAB5

#ADDAB5
(173,218,181)
#9EC7A5
(158,199,165)
#8FB495
(143,180,149)
#80A185
(128,161,133)
#718E75
(113,142,117)
#627B65
(98,123,101)
#536855
(83,104,85)
#445545
(68,85,69)
#354235
(53,66,53)
#262F25
(38,47,37)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADDAB5

#ADDAB5
(173,218,181)
#B4DDBB
(180,221,187)
#BBE0C1
(187,224,193)
#C2E3C7
(194,227,199)
#C9E6CD
(201,230,205)
#D0E9D3
(208,233,211)
#D7ECD9
(215,236,217)
#DEEFDF
(222,239,223)
#E5F2E5
(229,242,229)
#ECF5EB
(236,245,235)
#F3F8F1
(243,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAB5; }

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

This text font color is #ADDAB5.

Background Color

.myBgColor { background-color: #ADDAB5; }

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

This div background color is #ADDAB5.

Border color

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

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

This div border color is #ADDAB5.

Opacity

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

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

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

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

This text has shadow with #ADDAB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAB5.

Preview

Color preview on black background

This text has color #ADDAB5 on black background.


Color preview on white background

This text has color #ADDAB5 on white background.


Black color preview on #ADDAB5 background

This text has black color on #ADDAB5 background.


White color preview on #ADDAB5 background

This text has white color on #ADDAB5 background.


Related colors

Complementary color

Complementary color for #hex is #52254A.


I love getcolorcode.com

Triadic colors

1 #B5ADDA and #DAB5AD with #ADDAB5 are triadic colors.

2 #B5DAAD and #DAADB5 with #ADDAB5 are triadic colors.