COLOR #ADE3B8

HEX: #ADE3B8 RGB: (173,227,184)

Renk bilgisi

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

RGB renk modeli

#ADE3B8 color RGB value is (173,227,184).

RGB: (173,227,184) (68%, 89%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 184 of 255 = 72%

173
227
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 184 = 584 (100%)
R 173 of 584 ~ 29.62%
G 227 of 584 ~ 38.87%
B 184 of 584 ~ 31.51'%

%29.62
%38.87
%31.51

CMYK RENK MODELİ

#ADE3B8 rengi CMYK tonu (24,0,19,11).

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

CMYK: (24,0,19,11)
C24M0Y19K11 (24%, 0%, 19%, 11%)
(0.24 / 0.00 / 0.19 / 0.11)

CMYK yüzdeleri

%23.79
%0
%18.94
%10.98

Codes

Color #ADE3B8 in popluar color models

AD E3 B8
RGB 173 227 184
HSL 132° 49.09% 78.43%
HSB/HSV 132° 23.79% 89.02%
CMYK 23.79% 0.00% 18.94%
10.98%

Color #ADE3B8 in popluar number systems.

HEX AD E3 B8
Decimal 173 227 184
Binary 10101101 11100011 10111000
Octal 255 343 270

Shades and tints

Shades of #ADE3B8

#ADE3B8
(173,227,184)
#9ECFA8
(158,207,168)
#8FBB98
(143,187,152)
#80A788
(128,167,136)
#719378
(113,147,120)
#627F68
(98,127,104)
#536B58
(83,107,88)
#445748
(68,87,72)
#354338
(53,67,56)
#262F28
(38,47,40)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADE3B8

#ADE3B8
(173,227,184)
#B4E5BE
(180,229,190)
#BBE7C4
(187,231,196)
#C2E9CA
(194,233,202)
#C9EBD0
(201,235,208)
#D0EDD6
(208,237,214)
#D7EFDC
(215,239,220)
#DEF1E2
(222,241,226)
#E5F3E8
(229,243,232)
#ECF5EE
(236,245,238)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3B8; }

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

This text font color is #ADE3B8.

Background Color

.myBgColor { background-color: #ADE3B8; }

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

This div background color is #ADE3B8.

Border color

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

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

This div border color is #ADE3B8.

Opacity

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

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

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

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

This text has shadow with #ADE3B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3B8.

Preview

Color preview on black background

This text has color #ADE3B8 on black background.


Color preview on white background

This text has color #ADE3B8 on white background.


Black color preview on #ADE3B8 background

This text has black color on #ADE3B8 background.


White color preview on #ADE3B8 background

This text has white color on #ADE3B8 background.


Related colors

Complementary color

Complementary color for #hex is #521C47.


I love getcolorcode.com

Triadic colors

1 #B8ADE3 and #E3B8AD with #ADE3B8 are triadic colors.

2 #B8E3AD and #E3ADB8 with #ADE3B8 are triadic colors.