COLOR #ADEEB0

HEX: #ADEEB0 RGB: (173,238,176)

Renk bilgisi

#ADEEB0 contains mainly green color. #ADEEB0 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADEEB0 color RGB value is (173,238,176).

RGB: (173,238,176) (68%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 176 of 255 = 69%

173
238
176

R + G + B ~ 77%. #ADEEB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 176 = 587 (100%)
R 173 of 587 ~ 29.47%
G 238 of 587 ~ 40.55%
B 176 of 587 ~ 29.98'%

%29.47
%40.55
%29.98

CMYK RENK MODELİ

#ADEEB0 rengi CMYK tonu (27,0,26,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 26.05%
  • ana renk tonu 6.67%

CMYK: (27,0,26,7)
C27M0Y26K7 (27%, 0%, 26%, 7%)
(0.27 / 0.00 / 0.26 / 0.07)

CMYK yüzdeleri

%27.31
%0
%26.05
%6.67

Codes

Color #ADEEB0 in popluar color models

AD EE B0
RGB 173 238 176
HSL 123° 65.66% 80.59%
HSB/HSV 123° 27.31% 93.33%
CMYK 27.31% 0.00% 26.05%
6.67%

Color #ADEEB0 in popluar number systems.

HEX AD EE B0
Decimal 173 238 176
Binary 10101101 11101110 10110000
Octal 255 356 260

Shades and tints

Shades of #ADEEB0

#ADEEB0
(173,238,176)
#9ED9A0
(158,217,160)
#8FC490
(143,196,144)
#80AF80
(128,175,128)
#719A70
(113,154,112)
#628560
(98,133,96)
#537050
(83,112,80)
#445B40
(68,91,64)
#354630
(53,70,48)
#263120
(38,49,32)
#171C10
(23,28,16)
#000000
(0,0,0)

Tints of #ADEEB0

#ADEEB0
(173,238,176)
#B4EFB7
(180,239,183)
#BBF0BE
(187,240,190)
#C2F1C5
(194,241,197)
#C9F2CC
(201,242,204)
#D0F3D3
(208,243,211)
#D7F4DA
(215,244,218)
#DEF5E1
(222,245,225)
#E5F6E8
(229,246,232)
#ECF7EF
(236,247,239)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEB0; }

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

This text font color is #ADEEB0.

Background Color

.myBgColor { background-color: #ADEEB0; }

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

This div background color is #ADEEB0.

Border color

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

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

This div border color is #ADEEB0.

Opacity

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

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

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

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

This text has shadow with #ADEEB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEB0.

Preview

Color preview on black background

This text has color #ADEEB0 on black background.


Color preview on white background

This text has color #ADEEB0 on white background.


Black color preview on #ADEEB0 background

This text has black color on #ADEEB0 background.


White color preview on #ADEEB0 background

This text has white color on #ADEEB0 background.


Related colors

Complementary color

Complementary color for #hex is #52114F.


I love getcolorcode.com

Triadic colors

1 #B0ADEE and #EEB0AD with #ADEEB0 are triadic colors.

2 #B0EEAD and #EEADB0 with #ADEEB0 are triadic colors.