COLOR #ADE1BA

HEX: #ADE1BA RGB: (173,225,186)

Renk bilgisi

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

RGB renk modeli

#ADE1BA color RGB value is (173,225,186).

RGB: (173,225,186) (68%, 88%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 186 of 255 = 73%

173
225
186

R + G + B ~ 76%. #ADE1BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 186 = 584 (100%)
R 173 of 584 ~ 29.62%
G 225 of 584 ~ 38.53%
B 186 of 584 ~ 31.85'%

%29.62
%38.53
%31.85

CMYK RENK MODELİ

#ADE1BA rengi CMYK tonu (23,0,17,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 17.33%
  • ana renk tonu 11.76%

CMYK: (23,0,17,12)
C23M0Y17K12 (23%, 0%, 17%, 12%)
(0.23 / 0.00 / 0.17 / 0.12)

CMYK yüzdeleri

%23.11
%0
%17.33
%11.76

Codes

Color #ADE1BA in popluar color models

AD E1 BA
RGB 173 225 186
HSL 135° 46.43% 78.04%
HSB/HSV 135° 23.11% 88.24%
CMYK 23.11% 0.00% 17.33%
11.76%

Color #ADE1BA in popluar number systems.

HEX AD E1 BA
Decimal 173 225 186
Binary 10101101 11100001 10111010
Octal 255 341 272

Shades and tints

Shades of #ADE1BA

#ADE1BA
(173,225,186)
#9ECDAA
(158,205,170)
#8FB99A
(143,185,154)
#80A58A
(128,165,138)
#71917A
(113,145,122)
#627D6A
(98,125,106)
#53695A
(83,105,90)
#44554A
(68,85,74)
#35413A
(53,65,58)
#262D2A
(38,45,42)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADE1BA

#ADE1BA
(173,225,186)
#B4E3C0
(180,227,192)
#BBE5C6
(187,229,198)
#C2E7CC
(194,231,204)
#C9E9D2
(201,233,210)
#D0EBD8
(208,235,216)
#D7EDDE
(215,237,222)
#DEEFE4
(222,239,228)
#E5F1EA
(229,241,234)
#ECF3F0
(236,243,240)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1BA; }

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

This text font color is #ADE1BA.

Background Color

.myBgColor { background-color: #ADE1BA; }

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

This div background color is #ADE1BA.

Border color

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

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

This div border color is #ADE1BA.

Opacity

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

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

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

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

This text has shadow with #ADE1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1BA.

Preview

Color preview on black background

This text has color #ADE1BA on black background.


Color preview on white background

This text has color #ADE1BA on white background.


Black color preview on #ADE1BA background

This text has black color on #ADE1BA background.


White color preview on #ADE1BA background

This text has white color on #ADE1BA background.


Related colors

Complementary color

Complementary color for #hex is #521E45.


I love getcolorcode.com

Triadic colors

1 #BAADE1 and #E1BAAD with #ADE1BA are triadic colors.

2 #BAE1AD and #E1ADBA with #ADE1BA are triadic colors.