COLOR #ADEDDB

HEX: #ADEDDB RGB: (173,237,219)

Renk bilgisi

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

RGB renk modeli

#ADEDDB color RGB value is (173,237,219).

RGB: (173,237,219) (68%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 219 of 255 = 86%

173
237
219

R + G + B ~ 82%. #ADEDDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 219 = 629 (100%)
R 173 of 629 ~ 27.5%
G 237 of 629 ~ 37.68%
B 219 of 629 ~ 34.82'%

%27.5
%37.68
%34.82

CMYK RENK MODELİ

#ADEDDB rengi CMYK tonu (27,0,8,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (27,0,8,7)
C27M0Y8K7 (27%, 0%, 8%, 7%)
(0.27 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%27
%0
%7.59
%7.06

Codes

Color #ADEDDB in popluar color models

AD ED DB
RGB 173 237 219
HSL 163° 64.00% 80.39%
HSB/HSV 163° 27.00% 92.94%
CMYK 27.00% 0.00% 7.59%
7.06%

Color #ADEDDB in popluar number systems.

HEX AD ED DB
Decimal 173 237 219
Binary 10101101 11101101 11011011
Octal 255 355 333

Shades and tints

Shades of #ADEDDB

#ADEDDB
(173,237,219)
#9ED8C8
(158,216,200)
#8FC3B5
(143,195,181)
#80AEA2
(128,174,162)
#71998F
(113,153,143)
#62847C
(98,132,124)
#536F69
(83,111,105)
#445A56
(68,90,86)
#354543
(53,69,67)
#263030
(38,48,48)
#171B1D
(23,27,29)
#000000
(0,0,0)

Tints of #ADEDDB

#ADEDDB
(173,237,219)
#B4EEDE
(180,238,222)
#BBEFE1
(187,239,225)
#C2F0E4
(194,240,228)
#C9F1E7
(201,241,231)
#D0F2EA
(208,242,234)
#D7F3ED
(215,243,237)
#DEF4F0
(222,244,240)
#E5F5F3
(229,245,243)
#ECF6F6
(236,246,246)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEDDB color. Also use rgb(173,237,219) instead hex code.

Text Font Color

.myTextColor { color: #ADEDDB; }

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

This text font color is #ADEDDB.

Background Color

.myBgColor { background-color: #ADEDDB; }

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

This div background color is #ADEDDB.

Border color

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

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

This div border color is #ADEDDB.

Opacity

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

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

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

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

This text has shadow with #ADEDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDDB.

Preview

Color preview on black background

This text has color #ADEDDB on black background.


Color preview on white background

This text has color #ADEDDB on white background.


Black color preview on #ADEDDB background

This text has black color on #ADEDDB background.


White color preview on #ADEDDB background

This text has white color on #ADEDDB background.


Related colors

Complementary color

Complementary color for #hex is #521224.


I love getcolorcode.com

Triadic colors

1 #DBADED and #EDDBAD with #ADEDDB are triadic colors.

2 #DBEDAD and #EDADDB with #ADEDDB are triadic colors.