COLOR #ADE9C7

HEX: #ADE9C7 RGB: (173,233,199)

Renk bilgisi

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

RGB renk modeli

#ADE9C7 color RGB value is (173,233,199).

RGB: (173,233,199) (68%, 91%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 199 of 255 = 78%

173
233
199

R + G + B ~ 79%. #ADE9C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 199 = 605 (100%)
R 173 of 605 ~ 28.6%
G 233 of 605 ~ 38.51%
B 199 of 605 ~ 32.89'%

%28.6
%38.51
%32.89

CMYK RENK MODELİ

#ADE9C7 rengi CMYK tonu (26,0,15,9).

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

CMYK: (26,0,15,9)
C26M0Y15K9 (26%, 0%, 15%, 9%)
(0.26 / 0.00 / 0.15 / 0.09)

CMYK yüzdeleri

%25.75
%0
%14.59
%8.63

Codes

Color #ADE9C7 in popluar color models

AD E9 C7
RGB 173 233 199
HSL 146° 57.69% 79.61%
HSB/HSV 146° 25.75% 91.37%
CMYK 25.75% 0.00% 14.59%
8.63%

Color #ADE9C7 in popluar number systems.

HEX AD E9 C7
Decimal 173 233 199
Binary 10101101 11101001 11000111
Octal 255 351 307

Shades and tints

Shades of #ADE9C7

#ADE9C7
(173,233,199)
#9ED4B5
(158,212,181)
#8FBFA3
(143,191,163)
#80AA91
(128,170,145)
#71957F
(113,149,127)
#62806D
(98,128,109)
#536B5B
(83,107,91)
#445649
(68,86,73)
#354137
(53,65,55)
#262C25
(38,44,37)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADE9C7

#ADE9C7
(173,233,199)
#B4EBCC
(180,235,204)
#BBEDD1
(187,237,209)
#C2EFD6
(194,239,214)
#C9F1DB
(201,241,219)
#D0F3E0
(208,243,224)
#D7F5E5
(215,245,229)
#DEF7EA
(222,247,234)
#E5F9EF
(229,249,239)
#ECFBF4
(236,251,244)
#F3FDF9
(243,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9C7; }

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

This text font color is #ADE9C7.

Background Color

.myBgColor { background-color: #ADE9C7; }

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

This div background color is #ADE9C7.

Border color

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

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

This div border color is #ADE9C7.

Opacity

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

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

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

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

This text has shadow with #ADE9C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9C7.

Preview

Color preview on black background

This text has color #ADE9C7 on black background.


Color preview on white background

This text has color #ADE9C7 on white background.


Black color preview on #ADE9C7 background

This text has black color on #ADE9C7 background.


White color preview on #ADE9C7 background

This text has white color on #ADE9C7 background.


Related colors

Complementary color

Complementary color for #hex is #521638.


I love getcolorcode.com

Triadic colors

1 #C7ADE9 and #E9C7AD with #ADE9C7 are triadic colors.

2 #C7E9AD and #E9ADC7 with #ADE9C7 are triadic colors.