COLOR #ADEEB7

HEX: #ADEEB7 RGB: (173,238,183)

Renk bilgisi

#ADEEB7 contains mainly green and blue colors. #ADEEB7 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEEB7 color RGB value is (173,238,183).

RGB: (173,238,183) (68%, 93%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 183 of 255 = 72%

173
238
183

R + G + B ~ 78%. #ADEEB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 183 = 594 (100%)
R 173 of 594 ~ 29.12%
G 238 of 594 ~ 40.07%
B 183 of 594 ~ 30.81'%

%29.12
%40.07
%30.81

CMYK RENK MODELİ

#ADEEB7 rengi CMYK tonu (27,0,23,7).

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

CMYK: (27,0,23,7)
C27M0Y23K7 (27%, 0%, 23%, 7%)
(0.27 / 0.00 / 0.23 / 0.07)

CMYK yüzdeleri

%27.31
%0
%23.11
%6.67

Codes

Color #ADEEB7 in popluar color models

AD EE B7
RGB 173 238 183
HSL 129° 65.66% 80.59%
HSB/HSV 129° 27.31% 93.33%
CMYK 27.31% 0.00% 23.11%
6.67%

Color #ADEEB7 in popluar number systems.

HEX AD EE B7
Decimal 173 238 183
Binary 10101101 11101110 10110111
Octal 255 356 267

Shades and tints

Shades of #ADEEB7

#ADEEB7
(173,238,183)
#9ED9A7
(158,217,167)
#8FC497
(143,196,151)
#80AF87
(128,175,135)
#719A77
(113,154,119)
#628567
(98,133,103)
#537057
(83,112,87)
#445B47
(68,91,71)
#354637
(53,70,55)
#263127
(38,49,39)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADEEB7

#ADEEB7
(173,238,183)
#B4EFBD
(180,239,189)
#BBF0C3
(187,240,195)
#C2F1C9
(194,241,201)
#C9F2CF
(201,242,207)
#D0F3D5
(208,243,213)
#D7F4DB
(215,244,219)
#DEF5E1
(222,245,225)
#E5F6E7
(229,246,231)
#ECF7ED
(236,247,237)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEB7; }

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

This text font color is #ADEEB7.

Background Color

.myBgColor { background-color: #ADEEB7; }

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

This div background color is #ADEEB7.

Border color

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

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

This div border color is #ADEEB7.

Opacity

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

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

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

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

This text has shadow with #ADEEB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEB7.

Preview

Color preview on black background

This text has color #ADEEB7 on black background.


Color preview on white background

This text has color #ADEEB7 on white background.


Black color preview on #ADEEB7 background

This text has black color on #ADEEB7 background.


White color preview on #ADEEB7 background

This text has white color on #ADEEB7 background.


Related colors

Complementary color

Complementary color for #hex is #521148.


I love getcolorcode.com

Triadic colors

1 #B7ADEE and #EEB7AD with #ADEEB7 are triadic colors.

2 #B7EEAD and #EEADB7 with #ADEEB7 are triadic colors.