COLOR #ADCEED

HEX: #ADCEED RGB: (173,206,237)

Renk bilgisi

#ADCEED contains mainly green and blue colors. #ADCEED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADCEED color RGB value is (173,206,237).

RGB: (173,206,237) (68%, 81%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 237 of 255 = 93%

173
206
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 237 = 616 (100%)
R 173 of 616 ~ 28.08%
G 206 of 616 ~ 33.44%
B 237 of 616 ~ 38.47'%

%28.08
%33.44
%38.47

CMYK RENK MODELİ

#ADCEED rengi CMYK tonu (27,13,0,7).

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

CMYK: (27,13,0,7)
C27M13Y0K7 (27%, 13%, 0%, 7%)
(0.27 / 0.13 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%13.08
%0
%7.06

Codes

Color #ADCEED in popluar color models

AD CE ED
RGB 173 206 237
HSL 209° 64.00% 80.39%
HSB/HSV 209° 27.00% 92.94%
CMYK 27.00% 13.08% 0.00%
7.06%

Color #ADCEED in popluar number systems.

HEX AD CE ED
Decimal 173 206 237
Binary 10101101 11001110 11101101
Octal 255 316 355

Shades and tints

Shades of #ADCEED

#ADCEED
(173,206,237)
#9EBCD8
(158,188,216)
#8FAAC3
(143,170,195)
#8098AE
(128,152,174)
#718699
(113,134,153)
#627484
(98,116,132)
#53626F
(83,98,111)
#44505A
(68,80,90)
#353E45
(53,62,69)
#262C30
(38,44,48)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #ADCEED

#ADCEED
(173,206,237)
#B4D2EE
(180,210,238)
#BBD6EF
(187,214,239)
#C2DAF0
(194,218,240)
#C9DEF1
(201,222,241)
#D0E2F2
(208,226,242)
#D7E6F3
(215,230,243)
#DEEAF4
(222,234,244)
#E5EEF5
(229,238,245)
#ECF2F6
(236,242,246)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEED; }

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

This text font color is #ADCEED.

Background Color

.myBgColor { background-color: #ADCEED; }

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

This div background color is #ADCEED.

Border color

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

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

This div border color is #ADCEED.

Opacity

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

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

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

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

This text has shadow with #ADCEED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEED.

Preview

Color preview on black background

This text has color #ADCEED on black background.


Color preview on white background

This text has color #ADCEED on white background.


Black color preview on #ADCEED background

This text has black color on #ADCEED background.


White color preview on #ADCEED background

This text has white color on #ADCEED background.


Related colors

Complementary color

Complementary color for #hex is #523112.


I love getcolorcode.com

Triadic colors

1 #EDADCE and #CEEDAD with #ADCEED are triadic colors.

2 #EDCEAD and #CEADED with #ADCEED are triadic colors.