COLOR #ADEFBA

HEX: #ADEFBA RGB: (173,239,186)

Renk bilgisi

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

RGB renk modeli

#ADEFBA color RGB value is (173,239,186).

RGB: (173,239,186) (68%, 94%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 186 of 255 = 73%

173
239
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 186 = 598 (100%)
R 173 of 598 ~ 28.93%
G 239 of 598 ~ 39.97%
B 186 of 598 ~ 31.1'%

%28.93
%39.97
%31.1

CMYK RENK MODELİ

#ADEFBA rengi CMYK tonu (28,0,22,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 22.18%
  • ana renk tonu 6.27%

CMYK: (28,0,22,6)
C28M0Y22K6 (28%, 0%, 22%, 6%)
(0.28 / 0.00 / 0.22 / 0.06)

CMYK yüzdeleri

%27.62
%0
%22.18
%6.27

Codes

Color #ADEFBA in popluar color models

AD EF BA
RGB 173 239 186
HSL 132° 67.35% 80.78%
HSB/HSV 132° 27.62% 93.73%
CMYK 27.62% 0.00% 22.18%
6.27%

Color #ADEFBA in popluar number systems.

HEX AD EF BA
Decimal 173 239 186
Binary 10101101 11101111 10111010
Octal 255 357 272

Shades and tints

Shades of #ADEFBA

#ADEFBA
(173,239,186)
#9EDAAA
(158,218,170)
#8FC59A
(143,197,154)
#80B08A
(128,176,138)
#719B7A
(113,155,122)
#62866A
(98,134,106)
#53715A
(83,113,90)
#445C4A
(68,92,74)
#35473A
(53,71,58)
#26322A
(38,50,42)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADEFBA

#ADEFBA
(173,239,186)
#B4F0C0
(180,240,192)
#BBF1C6
(187,241,198)
#C2F2CC
(194,242,204)
#C9F3D2
(201,243,210)
#D0F4D8
(208,244,216)
#D7F5DE
(215,245,222)
#DEF6E4
(222,246,228)
#E5F7EA
(229,247,234)
#ECF8F0
(236,248,240)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEFBA color. Also use rgb(173,239,186) instead hex code.

Text Font Color

.myTextColor { color: #ADEFBA; }

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

This text font color is #ADEFBA.

Background Color

.myBgColor { background-color: #ADEFBA; }

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

This div background color is #ADEFBA.

Border color

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

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

This div border color is #ADEFBA.

Opacity

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

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

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

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

This text has shadow with #ADEFBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFBA.

Preview

Color preview on black background

This text has color #ADEFBA on black background.


Color preview on white background

This text has color #ADEFBA on white background.


Black color preview on #ADEFBA background

This text has black color on #ADEFBA background.


White color preview on #ADEFBA background

This text has white color on #ADEFBA background.


Related colors

Complementary color

Complementary color for #hex is #521045.


I love getcolorcode.com

Triadic colors

1 #BAADEF and #EFBAAD with #ADEFBA are triadic colors.

2 #BAEFAD and #EFADBA with #ADEFBA are triadic colors.