COLOR #ADC5E0

HEX: #ADC5E0 RGB: (173,197,224)

Renk bilgisi

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

RGB renk modeli

#ADC5E0 color RGB value is (173,197,224).

RGB: (173,197,224) (68%, 77%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 224 of 255 = 88%

173
197
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 224 = 594 (100%)
R 173 of 594 ~ 29.12%
G 197 of 594 ~ 33.16%
B 224 of 594 ~ 37.71'%

%29.12
%33.16
%37.71

CMYK RENK MODELİ

#ADC5E0 rengi CMYK tonu (23,12,0,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 12.05%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (23,12,0,12)
C23M12Y0K12 (23%, 12%, 0%, 12%)
(0.23 / 0.12 / 0.00 / 0.12)

CMYK yüzdeleri

%22.77
%12.05
%0
%12.16

Codes

Color #ADC5E0 in popluar color models

AD C5 E0
RGB 173 197 224
HSL 212° 45.13% 77.84%
HSB/HSV 212° 22.77% 87.84%
CMYK 22.77% 12.05% 0.00%
12.16%

Color #ADC5E0 in popluar number systems.

HEX AD C5 E0
Decimal 173 197 224
Binary 10101101 11000101 11100000
Octal 255 305 340

Shades and tints

Shades of #ADC5E0

#ADC5E0
(173,197,224)
#9EB4CC
(158,180,204)
#8FA3B8
(143,163,184)
#8092A4
(128,146,164)
#718190
(113,129,144)
#62707C
(98,112,124)
#535F68
(83,95,104)
#444E54
(68,78,84)
#353D40
(53,61,64)
#262C2C
(38,44,44)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADC5E0

#ADC5E0
(173,197,224)
#B4CAE2
(180,202,226)
#BBCFE4
(187,207,228)
#C2D4E6
(194,212,230)
#C9D9E8
(201,217,232)
#D0DEEA
(208,222,234)
#D7E3EC
(215,227,236)
#DEE8EE
(222,232,238)
#E5EDF0
(229,237,240)
#ECF2F2
(236,242,242)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC5E0 color. Also use rgb(173,197,224) instead hex code.

Text Font Color

.myTextColor { color: #ADC5E0; }

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

This text font color is #ADC5E0.

Background Color

.myBgColor { background-color: #ADC5E0; }

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

This div background color is #ADC5E0.

Border color

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

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

This div border color is #ADC5E0.

Opacity

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

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

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

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

This text has shadow with #ADC5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5E0.

Preview

Color preview on black background

This text has color #ADC5E0 on black background.


Color preview on white background

This text has color #ADC5E0 on white background.


Black color preview on #ADC5E0 background

This text has black color on #ADC5E0 background.


White color preview on #ADC5E0 background

This text has white color on #ADC5E0 background.


Related colors

Complementary color

Complementary color for #hex is #523A1F.


I love getcolorcode.com

Triadic colors

1 #E0ADC5 and #C5E0AD with #ADC5E0 are triadic colors.

2 #E0C5AD and #C5ADE0 with #ADC5E0 are triadic colors.