COLOR #ADE9D7

HEX: #ADE9D7 RGB: (173,233,215)

Renk bilgisi

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

RGB renk modeli

#ADE9D7 color RGB value is (173,233,215).

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

RGB bağlantıları ve doygunluk

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

173
233
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 215 = 621 (100%)
R 173 of 621 ~ 27.86%
G 233 of 621 ~ 37.52%
B 215 of 621 ~ 34.62'%

%27.86
%37.52
%34.62

CMYK RENK MODELİ

#ADE9D7 rengi CMYK tonu (26,0,8,9).

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

CMYK: (26,0,8,9)
C26M0Y8K9 (26%, 0%, 8%, 9%)
(0.26 / 0.00 / 0.08 / 0.09)

CMYK yüzdeleri

%25.75
%0
%7.73
%8.63

Codes

Color #ADE9D7 in popluar color models

AD E9 D7
RGB 173 233 215
HSL 162° 57.69% 79.61%
HSB/HSV 162° 25.75% 91.37%
CMYK 25.75% 0.00% 7.73%
8.63%

Color #ADE9D7 in popluar number systems.

HEX AD E9 D7
Decimal 173 233 215
Binary 10101101 11101001 11010111
Octal 255 351 327

Shades and tints

Shades of #ADE9D7

#ADE9D7
(173,233,215)
#9ED4C4
(158,212,196)
#8FBFB1
(143,191,177)
#80AA9E
(128,170,158)
#71958B
(113,149,139)
#628078
(98,128,120)
#536B65
(83,107,101)
#445652
(68,86,82)
#35413F
(53,65,63)
#262C2C
(38,44,44)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADE9D7

#ADE9D7
(173,233,215)
#B4EBDA
(180,235,218)
#BBEDDD
(187,237,221)
#C2EFE0
(194,239,224)
#C9F1E3
(201,241,227)
#D0F3E6
(208,243,230)
#D7F5E9
(215,245,233)
#DEF7EC
(222,247,236)
#E5F9EF
(229,249,239)
#ECFBF2
(236,251,242)
#F3FDF5
(243,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9D7; }

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

This text font color is #ADE9D7.

Background Color

.myBgColor { background-color: #ADE9D7; }

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

This div background color is #ADE9D7.

Border color

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

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

This div border color is #ADE9D7.

Opacity

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

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

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

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

This text has shadow with #ADE9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9D7.

Preview

Color preview on black background

This text has color #ADE9D7 on black background.


Color preview on white background

This text has color #ADE9D7 on white background.


Black color preview on #ADE9D7 background

This text has black color on #ADE9D7 background.


White color preview on #ADE9D7 background

This text has white color on #ADE9D7 background.


Related colors

Complementary color

Complementary color for #hex is #521628.


I love getcolorcode.com

Triadic colors

1 #D7ADE9 and #E9D7AD with #ADE9D7 are triadic colors.

2 #D7E9AD and #E9ADD7 with #ADE9D7 are triadic colors.