COLOR #ADC6DE

HEX: #ADC6DE RGB: (173,198,222)

Renk bilgisi

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

RGB renk modeli

#ADC6DE color RGB value is (173,198,222).

RGB: (173,198,222) (68%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 222 of 255 = 87%

173
198
222

R + G + B ~ 78%. #ADC6DE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 222 = 593 (100%)
R 173 of 593 ~ 29.17%
G 198 of 593 ~ 33.39%
B 222 of 593 ~ 37.44'%

%29.17
%33.39
%37.44

CMYK RENK MODELİ

#ADC6DE rengi CMYK tonu (22,11,0,13).

  • camgöbeği tonu 22.07%
  • eflatun tonu 10.81%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (22,11,0,13)
C22M11Y0K13 (22%, 11%, 0%, 13%)
(0.22 / 0.11 / 0.00 / 0.13)

CMYK yüzdeleri

%22.07
%10.81
%0
%12.94

Codes

Color #ADC6DE in popluar color models

AD C6 DE
RGB 173 198 222
HSL 209° 42.61% 77.45%
HSB/HSV 209° 22.07% 87.06%
CMYK 22.07% 10.81% 0.00%
12.94%

Color #ADC6DE in popluar number systems.

HEX AD C6 DE
Decimal 173 198 222
Binary 10101101 11000110 11011110
Octal 255 306 336

Shades and tints

Shades of #ADC6DE

#ADC6DE
(173,198,222)
#9EB4CA
(158,180,202)
#8FA2B6
(143,162,182)
#8090A2
(128,144,162)
#717E8E
(113,126,142)
#626C7A
(98,108,122)
#535A66
(83,90,102)
#444852
(68,72,82)
#35363E
(53,54,62)
#26242A
(38,36,42)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #ADC6DE

#ADC6DE
(173,198,222)
#B4CBE1
(180,203,225)
#BBD0E4
(187,208,228)
#C2D5E7
(194,213,231)
#C9DAEA
(201,218,234)
#D0DFED
(208,223,237)
#D7E4F0
(215,228,240)
#DEE9F3
(222,233,243)
#E5EEF6
(229,238,246)
#ECF3F9
(236,243,249)
#F3F8FC
(243,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC6DE color. Also use rgb(173,198,222) instead hex code.

Text Font Color

.myTextColor { color: #ADC6DE; }

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

This text font color is #ADC6DE.

Background Color

.myBgColor { background-color: #ADC6DE; }

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

This div background color is #ADC6DE.

Border color

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

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

This div border color is #ADC6DE.

Opacity

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

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

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

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

This text has shadow with #ADC6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC6DE.

Preview

Color preview on black background

This text has color #ADC6DE on black background.


Color preview on white background

This text has color #ADC6DE on white background.


Black color preview on #ADC6DE background

This text has black color on #ADC6DE background.


White color preview on #ADC6DE background

This text has white color on #ADC6DE background.


Related colors

Complementary color

Complementary color for #hex is #523921.


I love getcolorcode.com

Triadic colors

1 #DEADC6 and #C6DEAD with #ADC6DE are triadic colors.

2 #DEC6AD and #C6ADDE with #ADC6DE are triadic colors.