COLOR #ADE3BA

HEX: #ADE3BA RGB: (173,227,186)

Renk bilgisi

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

RGB renk modeli

#ADE3BA color RGB value is (173,227,186).

RGB: (173,227,186) (68%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 186 of 255 = 73%

173
227
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 186 = 586 (100%)
R 173 of 586 ~ 29.52%
G 227 of 586 ~ 38.74%
B 186 of 586 ~ 31.74'%

%29.52
%38.74
%31.74

CMYK RENK MODELİ

#ADE3BA rengi CMYK tonu (24,0,18,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 18.06%
  • ana renk tonu 10.98%

CMYK: (24,0,18,11)
C24M0Y18K11 (24%, 0%, 18%, 11%)
(0.24 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%23.79
%0
%18.06
%10.98

Codes

Color #ADE3BA in popluar color models

AD E3 BA
RGB 173 227 186
HSL 134° 49.09% 78.43%
HSB/HSV 134° 23.79% 89.02%
CMYK 23.79% 0.00% 18.06%
10.98%

Color #ADE3BA in popluar number systems.

HEX AD E3 BA
Decimal 173 227 186
Binary 10101101 11100011 10111010
Octal 255 343 272

Shades and tints

Shades of #ADE3BA

#ADE3BA
(173,227,186)
#9ECFAA
(158,207,170)
#8FBB9A
(143,187,154)
#80A78A
(128,167,138)
#71937A
(113,147,122)
#627F6A
(98,127,106)
#536B5A
(83,107,90)
#44574A
(68,87,74)
#35433A
(53,67,58)
#262F2A
(38,47,42)
#171B1A
(23,27,26)
#000000
(0,0,0)

Tints of #ADE3BA

#ADE3BA
(173,227,186)
#B4E5C0
(180,229,192)
#BBE7C6
(187,231,198)
#C2E9CC
(194,233,204)
#C9EBD2
(201,235,210)
#D0EDD8
(208,237,216)
#D7EFDE
(215,239,222)
#DEF1E4
(222,241,228)
#E5F3EA
(229,243,234)
#ECF5F0
(236,245,240)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3BA; }

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

This text font color is #ADE3BA.

Background Color

.myBgColor { background-color: #ADE3BA; }

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

This div background color is #ADE3BA.

Border color

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

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

This div border color is #ADE3BA.

Opacity

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

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

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

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

This text has shadow with #ADE3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3BA.

Preview

Color preview on black background

This text has color #ADE3BA on black background.


Color preview on white background

This text has color #ADE3BA on white background.


Black color preview on #ADE3BA background

This text has black color on #ADE3BA background.


White color preview on #ADE3BA background

This text has white color on #ADE3BA background.


Related colors

Complementary color

Complementary color for #hex is #521C45.


I love getcolorcode.com

Triadic colors

1 #BAADE3 and #E3BAAD with #ADE3BA are triadic colors.

2 #BAE3AD and #E3ADBA with #ADE3BA are triadic colors.