COLOR #ADCEFD

HEX: #ADCEFD RGB: (173,206,253)

Renk bilgisi

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

RGB renk modeli

#ADCEFD color RGB value is (173,206,253).

RGB: (173,206,253) (68%, 81%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 253 of 255 = 99%

173
206
253

R + G + B ~ 83%. #ADCEFD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 253 = 632 (100%)
R 173 of 632 ~ 27.37%
G 206 of 632 ~ 32.59%
B 253 of 632 ~ 40.03'%

%27.37
%32.59
%40.03

CMYK RENK MODELİ

#ADCEFD rengi CMYK tonu (32,19,0,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 18.58%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (32,19,0,1)
C32M19Y0K1 (32%, 19%, 0%, 1%)
(0.32 / 0.19 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%18.58
%0
%0.78

Codes

Color #ADCEFD in popluar color models

AD CE FD
RGB 173 206 253
HSL 215° 95.24% 83.53%
HSB/HSV 215° 31.62% 99.22%
CMYK 31.62% 18.58% 0.00%
0.78%

Color #ADCEFD in popluar number systems.

HEX AD CE FD
Decimal 173 206 253
Binary 10101101 11001110 11111101
Octal 255 316 375

Shades and tints

Shades of #ADCEFD

#ADCEFD
(173,206,253)
#9EBCE6
(158,188,230)
#8FAACF
(143,170,207)
#8098B8
(128,152,184)
#7186A1
(113,134,161)
#62748A
(98,116,138)
#536273
(83,98,115)
#44505C
(68,80,92)
#353E45
(53,62,69)
#262C2E
(38,44,46)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADCEFD

#ADCEFD
(173,206,253)
#B4D2FD
(180,210,253)
#BBD6FD
(187,214,253)
#C2DAFD
(194,218,253)
#C9DEFD
(201,222,253)
#D0E2FD
(208,226,253)
#D7E6FD
(215,230,253)
#DEEAFD
(222,234,253)
#E5EEFD
(229,238,253)
#ECF2FD
(236,242,253)
#F3F6FD
(243,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEFD; }

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

This text font color is #ADCEFD.

Background Color

.myBgColor { background-color: #ADCEFD; }

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

This div background color is #ADCEFD.

Border color

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

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

This div border color is #ADCEFD.

Opacity

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

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

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

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

This text has shadow with #ADCEFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEFD.

Preview

Color preview on black background

This text has color #ADCEFD on black background.


Color preview on white background

This text has color #ADCEFD on white background.


Black color preview on #ADCEFD background

This text has black color on #ADCEFD background.


White color preview on #ADCEFD background

This text has white color on #ADCEFD background.


Related colors

Complementary color

Complementary color for #hex is #523102.


I love getcolorcode.com

Triadic colors

1 #FDADCE and #CEFDAD with #ADCEFD are triadic colors.

2 #FDCEAD and #CEADFD with #ADCEFD are triadic colors.