COLOR #ADE9CF

HEX: #ADE9CF RGB: (173,233,207)

Renk bilgisi

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

RGB renk modeli

#ADE9CF color RGB value is (173,233,207).

RGB: (173,233,207) (68%, 91%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 207 of 255 = 81%

173
233
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 207 = 613 (100%)
R 173 of 613 ~ 28.22%
G 233 of 613 ~ 38.01%
B 207 of 613 ~ 33.77'%

%28.22
%38.01
%33.77

CMYK RENK MODELİ

#ADE9CF rengi CMYK tonu (26,0,11,9).

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

CMYK: (26,0,11,9)
C26M0Y11K9 (26%, 0%, 11%, 9%)
(0.26 / 0.00 / 0.11 / 0.09)

CMYK yüzdeleri

%25.75
%0
%11.16
%8.63

Codes

Color #ADE9CF in popluar color models

AD E9 CF
RGB 173 233 207
HSL 154° 57.69% 79.61%
HSB/HSV 154° 25.75% 91.37%
CMYK 25.75% 0.00% 11.16%
8.63%

Color #ADE9CF in popluar number systems.

HEX AD E9 CF
Decimal 173 233 207
Binary 10101101 11101001 11001111
Octal 255 351 317

Shades and tints

Shades of #ADE9CF

#ADE9CF
(173,233,207)
#9ED4BD
(158,212,189)
#8FBFAB
(143,191,171)
#80AA99
(128,170,153)
#719587
(113,149,135)
#628075
(98,128,117)
#536B63
(83,107,99)
#445651
(68,86,81)
#35413F
(53,65,63)
#262C2D
(38,44,45)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADE9CF

#ADE9CF
(173,233,207)
#B4EBD3
(180,235,211)
#BBEDD7
(187,237,215)
#C2EFDB
(194,239,219)
#C9F1DF
(201,241,223)
#D0F3E3
(208,243,227)
#D7F5E7
(215,245,231)
#DEF7EB
(222,247,235)
#E5F9EF
(229,249,239)
#ECFBF3
(236,251,243)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9CF; }

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

This text font color is #ADE9CF.

Background Color

.myBgColor { background-color: #ADE9CF; }

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

This div background color is #ADE9CF.

Border color

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

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

This div border color is #ADE9CF.

Opacity

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

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

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

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

This text has shadow with #ADE9CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9CF.

Preview

Color preview on black background

This text has color #ADE9CF on black background.


Color preview on white background

This text has color #ADE9CF on white background.


Black color preview on #ADE9CF background

This text has black color on #ADE9CF background.


White color preview on #ADE9CF background

This text has white color on #ADE9CF background.


Related colors

Complementary color

Complementary color for #hex is #521630.


I love getcolorcode.com

Triadic colors

1 #CFADE9 and #E9CFAD with #ADE9CF are triadic colors.

2 #CFE9AD and #E9ADCF with #ADE9CF are triadic colors.