COLOR #ADE9D5

HEX: #ADE9D5 RGB: (173,233,213)

Renk bilgisi

#ADE9D5 contains mainly green and blue colors. #ADE9D5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE9D5 color RGB value is (173,233,213).

RGB: (173,233,213) (68%, 91%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 213 of 255 = 84%

173
233
213

R + G + B ~ 81%. #ADE9D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 213 = 619 (100%)
R 173 of 619 ~ 27.95%
G 233 of 619 ~ 37.64%
B 213 of 619 ~ 34.41'%

%27.95
%37.64
%34.41

CMYK RENK MODELİ

#ADE9D5 rengi CMYK tonu (26,0,9,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 8.58%
  • ana renk tonu 8.63%

CMYK: (26,0,9,9)
C26M0Y9K9 (26%, 0%, 9%, 9%)
(0.26 / 0.00 / 0.09 / 0.09)

CMYK yüzdeleri

%25.75
%0
%8.58
%8.63

Codes

Color #ADE9D5 in popluar color models

AD E9 D5
RGB 173 233 213
HSL 160° 57.69% 79.61%
HSB/HSV 160° 25.75% 91.37%
CMYK 25.75% 0.00% 8.58%
8.63%

Color #ADE9D5 in popluar number systems.

HEX AD E9 D5
Decimal 173 233 213
Binary 10101101 11101001 11010101
Octal 255 351 325

Shades and tints

Shades of #ADE9D5

#ADE9D5
(173,233,213)
#9ED4C2
(158,212,194)
#8FBFAF
(143,191,175)
#80AA9C
(128,170,156)
#719589
(113,149,137)
#628076
(98,128,118)
#536B63
(83,107,99)
#445650
(68,86,80)
#35413D
(53,65,61)
#262C2A
(38,44,42)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADE9D5

#ADE9D5
(173,233,213)
#B4EBD8
(180,235,216)
#BBEDDB
(187,237,219)
#C2EFDE
(194,239,222)
#C9F1E1
(201,241,225)
#D0F3E4
(208,243,228)
#D7F5E7
(215,245,231)
#DEF7EA
(222,247,234)
#E5F9ED
(229,249,237)
#ECFBF0
(236,251,240)
#F3FDF3
(243,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE9D5 color. Also use rgb(173,233,213) instead hex code.

Text Font Color

.myTextColor { color: #ADE9D5; }

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

This text font color is #ADE9D5.

Background Color

.myBgColor { background-color: #ADE9D5; }

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

This div background color is #ADE9D5.

Border color

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

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

This div border color is #ADE9D5.

Opacity

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

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

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

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

This text has shadow with #ADE9D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9D5.

Preview

Color preview on black background

This text has color #ADE9D5 on black background.


Color preview on white background

This text has color #ADE9D5 on white background.


Black color preview on #ADE9D5 background

This text has black color on #ADE9D5 background.


White color preview on #ADE9D5 background

This text has white color on #ADE9D5 background.


Related colors

Complementary color

Complementary color for #hex is #52162A.


I love getcolorcode.com

Triadic colors

1 #D5ADE9 and #E9D5AD with #ADE9D5 are triadic colors.

2 #D5E9AD and #E9ADD5 with #ADE9D5 are triadic colors.