COLOR #ADC2D5

HEX: #ADC2D5 RGB: (173,194,213)

Renk bilgisi

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

RGB renk modeli

#ADC2D5 color RGB value is (173,194,213).

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

RGB bağlantıları ve doygunluk

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

173
194
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 213 = 580 (100%)
R 173 of 580 ~ 29.83%
G 194 of 580 ~ 33.45%
B 213 of 580 ~ 36.72'%

%29.83
%33.45
%36.72

CMYK RENK MODELİ

#ADC2D5 rengi CMYK tonu (19,9,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 8.92%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,9,0,16)
C19M9Y0K16 (19%, 9%, 0%, 16%)
(0.19 / 0.09 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%8.92
%0
%16.47

Codes

Color #ADC2D5 in popluar color models

AD C2 D5
RGB 173 194 213
HSL 209° 32.26% 75.69%
HSB/HSV 209° 18.78% 83.53%
CMYK 18.78% 8.92% 0.00%
16.47%

Color #ADC2D5 in popluar number systems.

HEX AD C2 D5
Decimal 173 194 213
Binary 10101101 11000010 11010101
Octal 255 302 325

Shades and tints

Shades of #ADC2D5

#ADC2D5
(173,194,213)
#9EB1C2
(158,177,194)
#8FA0AF
(143,160,175)
#808F9C
(128,143,156)
#717E89
(113,126,137)
#626D76
(98,109,118)
#535C63
(83,92,99)
#444B50
(68,75,80)
#353A3D
(53,58,61)
#26292A
(38,41,42)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #ADC2D5

#ADC2D5
(173,194,213)
#B4C7D8
(180,199,216)
#BBCCDB
(187,204,219)
#C2D1DE
(194,209,222)
#C9D6E1
(201,214,225)
#D0DBE4
(208,219,228)
#D7E0E7
(215,224,231)
#DEE5EA
(222,229,234)
#E5EAED
(229,234,237)
#ECEFF0
(236,239,240)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC2D5; }

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

This text font color is #ADC2D5.

Background Color

.myBgColor { background-color: #ADC2D5; }

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

This div background color is #ADC2D5.

Border color

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

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

This div border color is #ADC2D5.

Opacity

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

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

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

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

This text has shadow with #ADC2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2D5.

Preview

Color preview on black background

This text has color #ADC2D5 on black background.


Color preview on white background

This text has color #ADC2D5 on white background.


Black color preview on #ADC2D5 background

This text has black color on #ADC2D5 background.


White color preview on #ADC2D5 background

This text has white color on #ADC2D5 background.


Related colors

Complementary color

Complementary color for #hex is #523D2A.


I love getcolorcode.com

Triadic colors

1 #D5ADC2 and #C2D5AD with #ADC2D5 are triadic colors.

2 #D5C2AD and #C2ADD5 with #ADC2D5 are triadic colors.