COLOR #ADC8F7

HEX: #ADC8F7 RGB: (173,200,247)

Renk bilgisi

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

RGB renk modeli

#ADC8F7 color RGB value is (173,200,247).

RGB: (173,200,247) (68%, 78%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 247 of 255 = 97%

173
200
247

R + G + B ~ 81%. #ADC8F7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 247 = 620 (100%)
R 173 of 620 ~ 27.9%
G 200 of 620 ~ 32.26%
B 247 of 620 ~ 39.84'%

%27.9
%32.26
%39.84

CMYK RENK MODELİ

#ADC8F7 rengi CMYK tonu (30,19,0,3).

  • camgöbeği tonu 29.96%
  • eflatun tonu 19.03%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (30,19,0,3)
C30M19Y0K3 (30%, 19%, 0%, 3%)
(0.30 / 0.19 / 0.00 / 0.03)

CMYK yüzdeleri

%29.96
%19.03
%0
%3.14

Codes

Color #ADC8F7 in popluar color models

AD C8 F7
RGB 173 200 247
HSL 218° 82.22% 82.35%
HSB/HSV 218° 29.96% 96.86%
CMYK 29.96% 19.03% 0.00%
3.14%

Color #ADC8F7 in popluar number systems.

HEX AD C8 F7
Decimal 173 200 247
Binary 10101101 11001000 11110111
Octal 255 310 367

Shades and tints

Shades of #ADC8F7

#ADC8F7
(173,200,247)
#9EB6E1
(158,182,225)
#8FA4CB
(143,164,203)
#8092B5
(128,146,181)
#71809F
(113,128,159)
#626E89
(98,110,137)
#535C73
(83,92,115)
#444A5D
(68,74,93)
#353847
(53,56,71)
#262631
(38,38,49)
#17141B
(23,20,27)
#000000
(0,0,0)

Tints of #ADC8F7

#ADC8F7
(173,200,247)
#B4CDF7
(180,205,247)
#BBD2F7
(187,210,247)
#C2D7F7
(194,215,247)
#C9DCF7
(201,220,247)
#D0E1F7
(208,225,247)
#D7E6F7
(215,230,247)
#DEEBF7
(222,235,247)
#E5F0F7
(229,240,247)
#ECF5F7
(236,245,247)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC8F7 color. Also use rgb(173,200,247) instead hex code.

Text Font Color

.myTextColor { color: #ADC8F7; }

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

This text font color is #ADC8F7.

Background Color

.myBgColor { background-color: #ADC8F7; }

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

This div background color is #ADC8F7.

Border color

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

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

This div border color is #ADC8F7.

Opacity

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

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

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

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

This text has shadow with #ADC8F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8F7.

Preview

Color preview on black background

This text has color #ADC8F7 on black background.


Color preview on white background

This text has color #ADC8F7 on white background.


Black color preview on #ADC8F7 background

This text has black color on #ADC8F7 background.


White color preview on #ADC8F7 background

This text has white color on #ADC8F7 background.


Related colors

Complementary color

Complementary color for #hex is #523708.


I love getcolorcode.com

Triadic colors

1 #F7ADC8 and #C8F7AD with #ADC8F7 are triadic colors.

2 #F7C8AD and #C8ADF7 with #ADC8F7 are triadic colors.