COLOR #ADC5E1

HEX: #ADC5E1 RGB: (173,197,225)

Renk bilgisi

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

RGB renk modeli

#ADC5E1 color RGB value is (173,197,225).

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

RGB bağlantıları ve doygunluk

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

173
197
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 225 = 595 (100%)
R 173 of 595 ~ 29.08%
G 197 of 595 ~ 33.11%
B 225 of 595 ~ 37.82'%

%29.08
%33.11
%37.82

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.11%
  • eflatun tonu 12.44%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

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

CMYK yüzdeleri

%23.11
%12.44
%0
%11.76

Codes

Color #ADC5E1 in popluar color models

AD C5 E1
RGB 173 197 225
HSL 212° 46.43% 78.04%
HSB/HSV 212° 23.11% 88.24%
CMYK 23.11% 12.44% 0.00%
11.76%

Color #ADC5E1 in popluar number systems.

HEX AD C5 E1
Decimal 173 197 225
Binary 10101101 11000101 11100001
Octal 255 305 341

Shades and tints

Shades of #ADC5E1

#ADC5E1
(173,197,225)
#9EB4CD
(158,180,205)
#8FA3B9
(143,163,185)
#8092A5
(128,146,165)
#718191
(113,129,145)
#62707D
(98,112,125)
#535F69
(83,95,105)
#444E55
(68,78,85)
#353D41
(53,61,65)
#262C2D
(38,44,45)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADC5E1

#ADC5E1
(173,197,225)
#B4CAE3
(180,202,227)
#BBCFE5
(187,207,229)
#C2D4E7
(194,212,231)
#C9D9E9
(201,217,233)
#D0DEEB
(208,222,235)
#D7E3ED
(215,227,237)
#DEE8EF
(222,232,239)
#E5EDF1
(229,237,241)
#ECF2F3
(236,242,243)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5E1; }

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

This text font color is #ADC5E1.

Background Color

.myBgColor { background-color: #ADC5E1; }

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

This div background color is #ADC5E1.

Border color

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

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

This div border color is #ADC5E1.

Opacity

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

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

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

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

This text has shadow with #ADC5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5E1.

Preview

Color preview on black background

This text has color #ADC5E1 on black background.


Color preview on white background

This text has color #ADC5E1 on white background.


Black color preview on #ADC5E1 background

This text has black color on #ADC5E1 background.


White color preview on #ADC5E1 background

This text has white color on #ADC5E1 background.


Related colors

Complementary color

Complementary color for #hex is #523A1E.


I love getcolorcode.com

Triadic colors

1 #E1ADC5 and #C5E1AD with #ADC5E1 are triadic colors.

2 #E1C5AD and #C5ADE1 with #ADC5E1 are triadic colors.