COLOR #ADC7ED

HEX: #ADC7ED RGB: (173,199,237)

Renk bilgisi

#ADC7ED contains mainly green and blue colors. #ADC7ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADC7ED color RGB value is (173,199,237).

RGB: (173,199,237) (68%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 237 of 255 = 93%

173
199
237

R + G + B ~ 80%. #ADC7ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 237 = 609 (100%)
R 173 of 609 ~ 28.41%
G 199 of 609 ~ 32.68%
B 237 of 609 ~ 38.92'%

%28.41
%32.68
%38.92

CMYK RENK MODELİ

#ADC7ED rengi CMYK tonu (27,16,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 16.03%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,16,0,7)
C27M16Y0K7 (27%, 16%, 0%, 7%)
(0.27 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%16.03
%0
%7.06

Codes

Color #ADC7ED in popluar color models

AD C7 ED
RGB 173 199 237
HSL 216° 64.00% 80.39%
HSB/HSV 216° 27.00% 92.94%
CMYK 27.00% 16.03% 0.00%
7.06%

Color #ADC7ED in popluar number systems.

HEX AD C7 ED
Decimal 173 199 237
Binary 10101101 11000111 11101101
Octal 255 307 355

Shades and tints

Shades of #ADC7ED

#ADC7ED
(173,199,237)
#9EB5D8
(158,181,216)
#8FA3C3
(143,163,195)
#8091AE
(128,145,174)
#717F99
(113,127,153)
#626D84
(98,109,132)
#535B6F
(83,91,111)
#44495A
(68,73,90)
#353745
(53,55,69)
#262530
(38,37,48)
#17131B
(23,19,27)
#000000
(0,0,0)

Tints of #ADC7ED

#ADC7ED
(173,199,237)
#B4CCEE
(180,204,238)
#BBD1EF
(187,209,239)
#C2D6F0
(194,214,240)
#C9DBF1
(201,219,241)
#D0E0F2
(208,224,242)
#D7E5F3
(215,229,243)
#DEEAF4
(222,234,244)
#E5EFF5
(229,239,245)
#ECF4F6
(236,244,246)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC7ED color. Also use rgb(173,199,237) instead hex code.

Text Font Color

.myTextColor { color: #ADC7ED; }

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

This text font color is #ADC7ED.

Background Color

.myBgColor { background-color: #ADC7ED; }

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

This div background color is #ADC7ED.

Border color

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

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

This div border color is #ADC7ED.

Opacity

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

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

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

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

This text has shadow with #ADC7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7ED.

Preview

Color preview on black background

This text has color #ADC7ED on black background.


Color preview on white background

This text has color #ADC7ED on white background.


Black color preview on #ADC7ED background

This text has black color on #ADC7ED background.


White color preview on #ADC7ED background

This text has white color on #ADC7ED background.


Related colors

Complementary color

Complementary color for #hex is #523812.


I love getcolorcode.com

Triadic colors

1 #EDADC7 and #C7EDAD with #ADC7ED are triadic colors.

2 #EDC7AD and #C7ADED with #ADC7ED are triadic colors.