COLOR #ADDAB0

HEX: #ADDAB0 RGB: (173,218,176)

Renk bilgisi

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

RGB renk modeli

#ADDAB0 color RGB value is (173,218,176).

RGB: (173,218,176) (68%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 176 of 255 = 69%

173
218
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 176 = 567 (100%)
R 173 of 567 ~ 30.51%
G 218 of 567 ~ 38.45%
B 176 of 567 ~ 31.04'%

%30.51
%38.45
%31.04

CMYK RENK MODELİ

#ADDAB0 rengi CMYK tonu (21,0,19,15).

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

CMYK: (21,0,19,15)
C21M0Y19K15 (21%, 0%, 19%, 15%)
(0.21 / 0.00 / 0.19 / 0.15)

CMYK yüzdeleri

%20.64
%0
%19.27
%14.51

Codes

Color #ADDAB0 in popluar color models

AD DA B0
RGB 173 218 176
HSL 124° 37.82% 76.67%
HSB/HSV 124° 20.64% 85.49%
CMYK 20.64% 0.00% 19.27%
14.51%

Color #ADDAB0 in popluar number systems.

HEX AD DA B0
Decimal 173 218 176
Binary 10101101 11011010 10110000
Octal 255 332 260

Shades and tints

Shades of #ADDAB0

#ADDAB0
(173,218,176)
#9EC7A0
(158,199,160)
#8FB490
(143,180,144)
#80A180
(128,161,128)
#718E70
(113,142,112)
#627B60
(98,123,96)
#536850
(83,104,80)
#445540
(68,85,64)
#354230
(53,66,48)
#262F20
(38,47,32)
#171C10
(23,28,16)
#000000
(0,0,0)

Tints of #ADDAB0

#ADDAB0
(173,218,176)
#B4DDB7
(180,221,183)
#BBE0BE
(187,224,190)
#C2E3C5
(194,227,197)
#C9E6CC
(201,230,204)
#D0E9D3
(208,233,211)
#D7ECDA
(215,236,218)
#DEEFE1
(222,239,225)
#E5F2E8
(229,242,232)
#ECF5EF
(236,245,239)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAB0; }

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

This text font color is #ADDAB0.

Background Color

.myBgColor { background-color: #ADDAB0; }

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

This div background color is #ADDAB0.

Border color

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

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

This div border color is #ADDAB0.

Opacity

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

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

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

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

This text has shadow with #ADDAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAB0.

Preview

Color preview on black background

This text has color #ADDAB0 on black background.


Color preview on white background

This text has color #ADDAB0 on white background.


Black color preview on #ADDAB0 background

This text has black color on #ADDAB0 background.


White color preview on #ADDAB0 background

This text has white color on #ADDAB0 background.


Related colors

Complementary color

Complementary color for #hex is #52254F.


I love getcolorcode.com

Triadic colors

1 #B0ADDA and #DAB0AD with #ADDAB0 are triadic colors.

2 #B0DAAD and #DAADB0 with #ADDAB0 are triadic colors.