COLOR #ADC2DA

HEX: #ADC2DA RGB: (173,194,218)

Renk bilgisi

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

RGB renk modeli

#ADC2DA color RGB value is (173,194,218).

RGB: (173,194,218) (68%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 218 of 255 = 85%

173
194
218

R + G + B ~ 76%. #ADC2DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 218 = 585 (100%)
R 173 of 585 ~ 29.57%
G 194 of 585 ~ 33.16%
B 218 of 585 ~ 37.26'%

%29.57
%33.16
%37.26

CMYK RENK MODELİ

#ADC2DA rengi CMYK tonu (21,11,0,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 11.01%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (21,11,0,15)
C21M11Y0K15 (21%, 11%, 0%, 15%)
(0.21 / 0.11 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%11.01
%0
%14.51

Codes

Color #ADC2DA in popluar color models

AD C2 DA
RGB 173 194 218
HSL 212° 37.82% 76.67%
HSB/HSV 212° 20.64% 85.49%
CMYK 20.64% 11.01% 0.00%
14.51%

Color #ADC2DA in popluar number systems.

HEX AD C2 DA
Decimal 173 194 218
Binary 10101101 11000010 11011010
Octal 255 302 332

Shades and tints

Shades of #ADC2DA

#ADC2DA
(173,194,218)
#9EB1C7
(158,177,199)
#8FA0B4
(143,160,180)
#808FA1
(128,143,161)
#717E8E
(113,126,142)
#626D7B
(98,109,123)
#535C68
(83,92,104)
#444B55
(68,75,85)
#353A42
(53,58,66)
#26292F
(38,41,47)
#17181C
(23,24,28)
#000000
(0,0,0)

Tints of #ADC2DA

#ADC2DA
(173,194,218)
#B4C7DD
(180,199,221)
#BBCCE0
(187,204,224)
#C2D1E3
(194,209,227)
#C9D6E6
(201,214,230)
#D0DBE9
(208,219,233)
#D7E0EC
(215,224,236)
#DEE5EF
(222,229,239)
#E5EAF2
(229,234,242)
#ECEFF5
(236,239,245)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC2DA; }

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

This text font color is #ADC2DA.

Background Color

.myBgColor { background-color: #ADC2DA; }

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

This div background color is #ADC2DA.

Border color

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

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

This div border color is #ADC2DA.

Opacity

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

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

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

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

This text has shadow with #ADC2DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2DA.

Preview

Color preview on black background

This text has color #ADC2DA on black background.


Color preview on white background

This text has color #ADC2DA on white background.


Black color preview on #ADC2DA background

This text has black color on #ADC2DA background.


White color preview on #ADC2DA background

This text has white color on #ADC2DA background.


Related colors

Complementary color

Complementary color for #hex is #523D25.


I love getcolorcode.com

Triadic colors

1 #DAADC2 and #C2DAAD with #ADC2DA are triadic colors.

2 #DAC2AD and #C2ADDA with #ADC2DA are triadic colors.