COLOR #ADC5E2

HEX: #ADC5E2 RGB: (173,197,226)

Renk bilgisi

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

RGB renk modeli

#ADC5E2 color RGB value is (173,197,226).

RGB: (173,197,226) (68%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 226 of 255 = 89%

173
197
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 226 = 596 (100%)
R 173 of 596 ~ 29.03%
G 197 of 596 ~ 33.05%
B 226 of 596 ~ 37.92'%

%29.03
%33.05
%37.92

CMYK RENK MODELİ

#ADC5E2 rengi CMYK tonu (23,13,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 12.83%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,13,0,11)
C23M13Y0K11 (23%, 13%, 0%, 11%)
(0.23 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%12.83
%0
%11.37

Codes

Color #ADC5E2 in popluar color models

AD C5 E2
RGB 173 197 226
HSL 213° 47.75% 78.24%
HSB/HSV 213° 23.45% 88.63%
CMYK 23.45% 12.83% 0.00%
11.37%

Color #ADC5E2 in popluar number systems.

HEX AD C5 E2
Decimal 173 197 226
Binary 10101101 11000101 11100010
Octal 255 305 342

Shades and tints

Shades of #ADC5E2

#ADC5E2
(173,197,226)
#9EB4CE
(158,180,206)
#8FA3BA
(143,163,186)
#8092A6
(128,146,166)
#718192
(113,129,146)
#62707E
(98,112,126)
#535F6A
(83,95,106)
#444E56
(68,78,86)
#353D42
(53,61,66)
#262C2E
(38,44,46)
#171B1A
(23,27,26)
#000000
(0,0,0)

Tints of #ADC5E2

#ADC5E2
(173,197,226)
#B4CAE4
(180,202,228)
#BBCFE6
(187,207,230)
#C2D4E8
(194,212,232)
#C9D9EA
(201,217,234)
#D0DEEC
(208,222,236)
#D7E3EE
(215,227,238)
#DEE8F0
(222,232,240)
#E5EDF2
(229,237,242)
#ECF2F4
(236,242,244)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5E2; }

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

This text font color is #ADC5E2.

Background Color

.myBgColor { background-color: #ADC5E2; }

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

This div background color is #ADC5E2.

Border color

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

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

This div border color is #ADC5E2.

Opacity

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

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

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

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

This text has shadow with #ADC5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5E2.

Preview

Color preview on black background

This text has color #ADC5E2 on black background.


Color preview on white background

This text has color #ADC5E2 on white background.


Black color preview on #ADC5E2 background

This text has black color on #ADC5E2 background.


White color preview on #ADC5E2 background

This text has white color on #ADC5E2 background.


Related colors

Complementary color

Complementary color for #hex is #523A1D.


I love getcolorcode.com

Triadic colors

1 #E2ADC5 and #C5E2AD with #ADC5E2 are triadic colors.

2 #E2C5AD and #C5ADE2 with #ADC5E2 are triadic colors.