COLOR #ADC2D7

HEX: #ADC2D7 RGB: (173,194,215)

Renk bilgisi

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

RGB renk modeli

#ADC2D7 color RGB value is (173,194,215).

RGB: (173,194,215) (68%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 215 of 255 = 84%

173
194
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 215 = 582 (100%)
R 173 of 582 ~ 29.73%
G 194 of 582 ~ 33.33%
B 215 of 582 ~ 36.94'%

%29.73
%33.33
%36.94

CMYK RENK MODELİ

#ADC2D7 rengi CMYK tonu (20,10,0,16).

  • camgöbeği tonu 19.53%
  • eflatun tonu 9.77%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (20,10,0,16)
C20M10Y0K16 (20%, 10%, 0%, 16%)
(0.20 / 0.10 / 0.00 / 0.16)

CMYK yüzdeleri

%19.53
%9.77
%0
%15.69

Codes

Color #ADC2D7 in popluar color models

AD C2 D7
RGB 173 194 215
HSL 210° 34.43% 76.08%
HSB/HSV 210° 19.53% 84.31%
CMYK 19.53% 9.77% 0.00%
15.69%

Color #ADC2D7 in popluar number systems.

HEX AD C2 D7
Decimal 173 194 215
Binary 10101101 11000010 11010111
Octal 255 302 327

Shades and tints

Shades of #ADC2D7

#ADC2D7
(173,194,215)
#9EB1C4
(158,177,196)
#8FA0B1
(143,160,177)
#808F9E
(128,143,158)
#717E8B
(113,126,139)
#626D78
(98,109,120)
#535C65
(83,92,101)
#444B52
(68,75,82)
#353A3F
(53,58,63)
#26292C
(38,41,44)
#171819
(23,24,25)
#000000
(0,0,0)

Tints of #ADC2D7

#ADC2D7
(173,194,215)
#B4C7DA
(180,199,218)
#BBCCDD
(187,204,221)
#C2D1E0
(194,209,224)
#C9D6E3
(201,214,227)
#D0DBE6
(208,219,230)
#D7E0E9
(215,224,233)
#DEE5EC
(222,229,236)
#E5EAEF
(229,234,239)
#ECEFF2
(236,239,242)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC2D7; }

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

This text font color is #ADC2D7.

Background Color

.myBgColor { background-color: #ADC2D7; }

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

This div background color is #ADC2D7.

Border color

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

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

This div border color is #ADC2D7.

Opacity

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

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

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

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

This text has shadow with #ADC2D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2D7.

Preview

Color preview on black background

This text has color #ADC2D7 on black background.


Color preview on white background

This text has color #ADC2D7 on white background.


Black color preview on #ADC2D7 background

This text has black color on #ADC2D7 background.


White color preview on #ADC2D7 background

This text has white color on #ADC2D7 background.


Related colors

Complementary color

Complementary color for #hex is #523D28.


I love getcolorcode.com

Triadic colors

1 #D7ADC2 and #C2D7AD with #ADC2D7 are triadic colors.

2 #D7C2AD and #C2ADD7 with #ADC2D7 are triadic colors.