COLOR #ADE7CE

HEX: #ADE7CE RGB: (173,231,206)

Renk bilgisi

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

RGB renk modeli

#ADE7CE color RGB value is (173,231,206).

RGB: (173,231,206) (68%, 91%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 206 of 255 = 81%

173
231
206

R + G + B ~ 80%. #ADE7CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 206 = 610 (100%)
R 173 of 610 ~ 28.36%
G 231 of 610 ~ 37.87%
B 206 of 610 ~ 33.77'%

%28.36
%37.87
%33.77

CMYK RENK MODELİ

#ADE7CE rengi CMYK tonu (25,0,11,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 10.82%
  • ana renk tonu 9.41%

CMYK: (25,0,11,9)
C25M0Y11K9 (25%, 0%, 11%, 9%)
(0.25 / 0.00 / 0.11 / 0.09)

CMYK yüzdeleri

%25.11
%0
%10.82
%9.41

Codes

Color #ADE7CE in popluar color models

AD E7 CE
RGB 173 231 206
HSL 154° 54.72% 79.22%
HSB/HSV 154° 25.11% 90.59%
CMYK 25.11% 0.00% 10.82%
9.41%

Color #ADE7CE in popluar number systems.

HEX AD E7 CE
Decimal 173 231 206
Binary 10101101 11100111 11001110
Octal 255 347 316

Shades and tints

Shades of #ADE7CE

#ADE7CE
(173,231,206)
#9ED2BC
(158,210,188)
#8FBDAA
(143,189,170)
#80A898
(128,168,152)
#719386
(113,147,134)
#627E74
(98,126,116)
#536962
(83,105,98)
#445450
(68,84,80)
#353F3E
(53,63,62)
#262A2C
(38,42,44)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADE7CE

#ADE7CE
(173,231,206)
#B4E9D2
(180,233,210)
#BBEBD6
(187,235,214)
#C2EDDA
(194,237,218)
#C9EFDE
(201,239,222)
#D0F1E2
(208,241,226)
#D7F3E6
(215,243,230)
#DEF5EA
(222,245,234)
#E5F7EE
(229,247,238)
#ECF9F2
(236,249,242)
#F3FBF6
(243,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE7CE color. Also use rgb(173,231,206) instead hex code.

Text Font Color

.myTextColor { color: #ADE7CE; }

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

This text font color is #ADE7CE.

Background Color

.myBgColor { background-color: #ADE7CE; }

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

This div background color is #ADE7CE.

Border color

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

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

This div border color is #ADE7CE.

Opacity

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

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

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

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

This text has shadow with #ADE7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7CE.

Preview

Color preview on black background

This text has color #ADE7CE on black background.


Color preview on white background

This text has color #ADE7CE on white background.


Black color preview on #ADE7CE background

This text has black color on #ADE7CE background.


White color preview on #ADE7CE background

This text has white color on #ADE7CE background.


Related colors

Complementary color

Complementary color for #hex is #521831.


I love getcolorcode.com

Triadic colors

1 #CEADE7 and #E7CEAD with #ADE7CE are triadic colors.

2 #CEE7AD and #E7ADCE with #ADE7CE are triadic colors.