COLOR #ADC0EB

HEX: #ADC0EB RGB: (173,192,235)

Renk bilgisi

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

RGB renk modeli

#ADC0EB color RGB value is (173,192,235).

RGB: (173,192,235) (68%, 75%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 235 of 255 = 92%

173
192
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 235 = 600 (100%)
R 173 of 600 ~ 28.83%
G 192 of 600 ~ 32%
B 235 of 600 ~ 39.17'%

%28.83
%32
%39.17

CMYK RENK MODELİ

#ADC0EB rengi CMYK tonu (26,18,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 18.30%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%
CMYK: (26,18,0,8) C26M18Y0K8 (26%,18%,0%,8%) (0.26/0.18/0.00/0.08) 

CMYK yüzdeleri

%26.38
%18.3
%0
%7.84

Codes

Color #ADC0EB in popluar color models

AD C0 EB
RGB 173 192 235
HSL 222° 60.78% 80.00%
HSB/HSV 222° 26.38% 92.16%
CMYK 26.38% 18.30% 0.00%
7.84%

Color #ADC0EB in popluar number systems.

HEX AD C0 EB
Decimal 173 192 235
Binary 10101101 11000000 11101011
Octal 255 300 353

Shades and tints

Shades of #ADC0EB

#ADC0EB
(173,192,235)
#9EAFD6
(158,175,214)
#8F9EC1
(143,158,193)
#808DAC
(128,141,172)
#717C97
(113,124,151)
#626B82
(98,107,130)
#535A6D
(83,90,109)
#444958
(68,73,88)
#353843
(53,56,67)
#26272E
(38,39,46)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADC0EB

#ADC0EB
(173,192,235)
#B4C5EC
(180,197,236)
#BBCAED
(187,202,237)
#C2CFEE
(194,207,238)
#C9D4EF
(201,212,239)
#D0D9F0
(208,217,240)
#D7DEF1
(215,222,241)
#DEE3F2
(222,227,242)
#E5E8F3
(229,232,243)
#ECEDF4
(236,237,244)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC0EB color. Also use rgb(173,192,235) instead hex code.

Text Font Color

.myTextColor { color: #ADC0EB; }

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

This text font color is #ADC0EB.

Background Color

.myBgColor { background-color: #ADC0EB; }

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

This div background color is #ADC0EB.

Border color

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

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

This div border color is #ADC0EB.

Opacity

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

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

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

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

This text has shadow with #ADC0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0EB.

Preview

Color preview on black background

This text has color #ADC0EB on black background.


Color preview on white background

This text has color #ADC0EB on white background.


Black color preview on #ADC0EB background

This text has black color on #ADC0EB background.


White color preview on #ADC0EB background

This text has white color on #ADC0EB background.


Related colors

Complementary color

Complementary color for #hex is #523F14.


I love getcolorcode.com

Triadic colors

1 #EBADC0 and #C0EBAD with #ADC0EB are triadic colors.

2 #EBC0AD and #C0ADEB with #ADC0EB are triadic colors.