COLOR #ADDEB0

HEX: #ADDEB0 RGB: (173,222,176)

Renk bilgisi

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

RGB renk modeli

#ADDEB0 color RGB value is (173,222,176).

RGB: (173,222,176) (68%, 87%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 222 of 255 = 87%
B 176 of 255 = 69%

173
222
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 222 + 176 = 571 (100%)
R 173 of 571 ~ 30.3%
G 222 of 571 ~ 38.88%
B 176 of 571 ~ 30.82'%

%30.3
%38.88
%30.82

CMYK RENK MODELİ

#ADDEB0 rengi CMYK tonu (22,0,21,13).

  • camgöbeği tonu 22.07%
  • eflatun tonu 0.00%
  • sarı tonu 20.72%
  • ana renk tonu 12.94%

CMYK: (22,0,21,13)
C22M0Y21K13 (22%, 0%, 21%, 13%)
(0.22 / 0.00 / 0.21 / 0.13)

CMYK yüzdeleri

%22.07
%0
%20.72
%12.94

Codes

Color #ADDEB0 in popluar color models

AD DE B0
RGB 173 222 176
HSL 124° 42.61% 77.45%
HSB/HSV 124° 22.07% 87.06%
CMYK 22.07% 0.00% 20.72%
12.94%

Color #ADDEB0 in popluar number systems.

HEX AD DE B0
Decimal 173 222 176
Binary 10101101 11011110 10110000
Octal 255 336 260

Shades and tints

Shades of #ADDEB0

#ADDEB0
(173,222,176)
#9ECAA0
(158,202,160)
#8FB690
(143,182,144)
#80A280
(128,162,128)
#718E70
(113,142,112)
#627A60
(98,122,96)
#536650
(83,102,80)
#445240
(68,82,64)
#353E30
(53,62,48)
#262A20
(38,42,32)
#171610
(23,22,16)
#000000
(0,0,0)

Tints of #ADDEB0

#ADDEB0
(173,222,176)
#B4E1B7
(180,225,183)
#BBE4BE
(187,228,190)
#C2E7C5
(194,231,197)
#C9EACC
(201,234,204)
#D0EDD3
(208,237,211)
#D7F0DA
(215,240,218)
#DEF3E1
(222,243,225)
#E5F6E8
(229,246,232)
#ECF9EF
(236,249,239)
#F3FCF6
(243,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDEB0; }

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

This text font color is #ADDEB0.

Background Color

.myBgColor { background-color: #ADDEB0; }

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

This div background color is #ADDEB0.

Border color

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

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

This div border color is #ADDEB0.

Opacity

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

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

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

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

This text has shadow with #ADDEB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDEB0.

Preview

Color preview on black background

This text has color #ADDEB0 on black background.


Color preview on white background

This text has color #ADDEB0 on white background.


Black color preview on #ADDEB0 background

This text has black color on #ADDEB0 background.


White color preview on #ADDEB0 background

This text has white color on #ADDEB0 background.


Related colors

Complementary color

Complementary color for #hex is #52214F.


I love getcolorcode.com

Triadic colors

1 #B0ADDE and #DEB0AD with #ADDEB0 are triadic colors.

2 #B0DEAD and #DEADB0 with #ADDEB0 are triadic colors.