COLOR #ADC2E5

HEX: #ADC2E5 RGB: (173,194,229)

Renk bilgisi

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

RGB renk modeli

#ADC2E5 color RGB value is (173,194,229).

RGB: (173,194,229) (68%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 229 of 255 = 90%

173
194
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 229 = 596 (100%)
R 173 of 596 ~ 29.03%
G 194 of 596 ~ 32.55%
B 229 of 596 ~ 38.42'%

%29.03
%32.55
%38.42

CMYK RENK MODELİ

#ADC2E5 rengi CMYK tonu (24,15,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 15.28%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,15,0,10)
C24M15Y0K10 (24%, 15%, 0%, 10%)
(0.24 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%15.28
%0
%10.2

Codes

Color #ADC2E5 in popluar color models

AD C2 E5
RGB 173 194 229
HSL 218° 51.85% 78.82%
HSB/HSV 218° 24.45% 89.80%
CMYK 24.45% 15.28% 0.00%
10.20%

Color #ADC2E5 in popluar number systems.

HEX AD C2 E5
Decimal 173 194 229
Binary 10101101 11000010 11100101
Octal 255 302 345

Shades and tints

Shades of #ADC2E5

#ADC2E5
(173,194,229)
#9EB1D1
(158,177,209)
#8FA0BD
(143,160,189)
#808FA9
(128,143,169)
#717E95
(113,126,149)
#626D81
(98,109,129)
#535C6D
(83,92,109)
#444B59
(68,75,89)
#353A45
(53,58,69)
#262931
(38,41,49)
#17181D
(23,24,29)
#000000
(0,0,0)

Tints of #ADC2E5

#ADC2E5
(173,194,229)
#B4C7E7
(180,199,231)
#BBCCE9
(187,204,233)
#C2D1EB
(194,209,235)
#C9D6ED
(201,214,237)
#D0DBEF
(208,219,239)
#D7E0F1
(215,224,241)
#DEE5F3
(222,229,243)
#E5EAF5
(229,234,245)
#ECEFF7
(236,239,247)
#F3F4F9
(243,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC2E5 color. Also use rgb(173,194,229) instead hex code.

Text Font Color

.myTextColor { color: #ADC2E5; }

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

This text font color is #ADC2E5.

Background Color

.myBgColor { background-color: #ADC2E5; }

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

This div background color is #ADC2E5.

Border color

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

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

This div border color is #ADC2E5.

Opacity

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

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

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

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

This text has shadow with #ADC2E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2E5.

Preview

Color preview on black background

This text has color #ADC2E5 on black background.


Color preview on white background

This text has color #ADC2E5 on white background.


Black color preview on #ADC2E5 background

This text has black color on #ADC2E5 background.


White color preview on #ADC2E5 background

This text has white color on #ADC2E5 background.


Related colors

Complementary color

Complementary color for #hex is #523D1A.


I love getcolorcode.com

Triadic colors

1 #E5ADC2 and #C2E5AD with #ADC2E5 are triadic colors.

2 #E5C2AD and #C2ADE5 with #ADC2E5 are triadic colors.