COLOR #ADE6BD

HEX: #ADE6BD RGB: (173,230,189)

Renk bilgisi

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

RGB renk modeli

#ADE6BD color RGB value is (173,230,189).

RGB: (173,230,189) (68%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 189 of 255 = 74%

173
230
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 189 = 592 (100%)
R 173 of 592 ~ 29.22%
G 230 of 592 ~ 38.85%
B 189 of 592 ~ 31.93'%

%29.22
%38.85
%31.93

CMYK RENK MODELİ

#ADE6BD rengi CMYK tonu (25,0,18,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 17.83%
  • ana renk tonu 9.80%

CMYK: (25,0,18,10)
C25M0Y18K10 (25%, 0%, 18%, 10%)
(0.25 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%24.78
%0
%17.83
%9.8

Codes

Color #ADE6BD in popluar color models

AD E6 BD
RGB 173 230 189
HSL 137° 53.27% 79.02%
HSB/HSV 137° 24.78% 90.20%
CMYK 24.78% 0.00% 17.83%
9.80%

Color #ADE6BD in popluar number systems.

HEX AD E6 BD
Decimal 173 230 189
Binary 10101101 11100110 10111101
Octal 255 346 275

Shades and tints

Shades of #ADE6BD

#ADE6BD
(173,230,189)
#9ED2AC
(158,210,172)
#8FBE9B
(143,190,155)
#80AA8A
(128,170,138)
#719679
(113,150,121)
#628268
(98,130,104)
#536E57
(83,110,87)
#445A46
(68,90,70)
#354635
(53,70,53)
#263224
(38,50,36)
#171E13
(23,30,19)
#000000
(0,0,0)

Tints of #ADE6BD

#ADE6BD
(173,230,189)
#B4E8C3
(180,232,195)
#BBEAC9
(187,234,201)
#C2ECCF
(194,236,207)
#C9EED5
(201,238,213)
#D0F0DB
(208,240,219)
#D7F2E1
(215,242,225)
#DEF4E7
(222,244,231)
#E5F6ED
(229,246,237)
#ECF8F3
(236,248,243)
#F3FAF9
(243,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE6BD color. Also use rgb(173,230,189) instead hex code.

Text Font Color

.myTextColor { color: #ADE6BD; }

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

This text font color is #ADE6BD.

Background Color

.myBgColor { background-color: #ADE6BD; }

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

This div background color is #ADE6BD.

Border color

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

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

This div border color is #ADE6BD.

Opacity

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

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

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

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

This text has shadow with #ADE6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6BD.

Preview

Color preview on black background

This text has color #ADE6BD on black background.


Color preview on white background

This text has color #ADE6BD on white background.


Black color preview on #ADE6BD background

This text has black color on #ADE6BD background.


White color preview on #ADE6BD background

This text has white color on #ADE6BD background.


Related colors

Complementary color

Complementary color for #hex is #521942.


I love getcolorcode.com

Triadic colors

1 #BDADE6 and #E6BDAD with #ADE6BD are triadic colors.

2 #BDE6AD and #E6ADBD with #ADE6BD are triadic colors.