COLOR #ADE3BD

HEX: #ADE3BD RGB: (173,227,189)

Renk bilgisi

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

RGB renk modeli

#ADE3BD color RGB value is (173,227,189).

RGB: (173,227,189) (68%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 189 of 255 = 74%

173
227
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 189 = 589 (100%)
R 173 of 589 ~ 29.37%
G 227 of 589 ~ 38.54%
B 189 of 589 ~ 32.09'%

%29.37
%38.54
%32.09

CMYK RENK MODELİ

#ADE3BD rengi CMYK tonu (24,0,17,11).

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

CMYK: (24,0,17,11)
C24M0Y17K11 (24%, 0%, 17%, 11%)
(0.24 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%23.79
%0
%16.74
%10.98

Codes

Color #ADE3BD in popluar color models

AD E3 BD
RGB 173 227 189
HSL 138° 49.09% 78.43%
HSB/HSV 138° 23.79% 89.02%
CMYK 23.79% 0.00% 16.74%
10.98%

Color #ADE3BD in popluar number systems.

HEX AD E3 BD
Decimal 173 227 189
Binary 10101101 11100011 10111101
Octal 255 343 275

Shades and tints

Shades of #ADE3BD

#ADE3BD
(173,227,189)
#9ECFAC
(158,207,172)
#8FBB9B
(143,187,155)
#80A78A
(128,167,138)
#719379
(113,147,121)
#627F68
(98,127,104)
#536B57
(83,107,87)
#445746
(68,87,70)
#354335
(53,67,53)
#262F24
(38,47,36)
#171B13
(23,27,19)
#000000
(0,0,0)

Tints of #ADE3BD

#ADE3BD
(173,227,189)
#B4E5C3
(180,229,195)
#BBE7C9
(187,231,201)
#C2E9CF
(194,233,207)
#C9EBD5
(201,235,213)
#D0EDDB
(208,237,219)
#D7EFE1
(215,239,225)
#DEF1E7
(222,241,231)
#E5F3ED
(229,243,237)
#ECF5F3
(236,245,243)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3BD; }

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

This text font color is #ADE3BD.

Background Color

.myBgColor { background-color: #ADE3BD; }

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

This div background color is #ADE3BD.

Border color

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

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

This div border color is #ADE3BD.

Opacity

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

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

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

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

This text has shadow with #ADE3BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3BD.

Preview

Color preview on black background

This text has color #ADE3BD on black background.


Color preview on white background

This text has color #ADE3BD on white background.


Black color preview on #ADE3BD background

This text has black color on #ADE3BD background.


White color preview on #ADE3BD background

This text has white color on #ADE3BD background.


Related colors

Complementary color

Complementary color for #hex is #521C42.


I love getcolorcode.com

Triadic colors

1 #BDADE3 and #E3BDAD with #ADE3BD are triadic colors.

2 #BDE3AD and #E3ADBD with #ADE3BD are triadic colors.