COLOR #ADC7E9

HEX: #ADC7E9 RGB: (173,199,233)

Renk bilgisi

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

RGB renk modeli

#ADC7E9 color RGB value is (173,199,233).

RGB: (173,199,233) (68%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 233 of 255 = 91%

173
199
233

R + G + B ~ 79%. #ADC7E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 233 = 605 (100%)
R 173 of 605 ~ 28.6%
G 199 of 605 ~ 32.89%
B 233 of 605 ~ 38.51'%

%28.6
%32.89
%38.51

CMYK RENK MODELİ

#ADC7E9 rengi CMYK tonu (26,15,0,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 14.59%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (26,15,0,9)
C26M15Y0K9 (26%, 15%, 0%, 9%)
(0.26 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%25.75
%14.59
%0
%8.63

Codes

Color #ADC7E9 in popluar color models

AD C7 E9
RGB 173 199 233
HSL 214° 57.69% 79.61%
HSB/HSV 214° 25.75% 91.37%
CMYK 25.75% 14.59% 0.00%
8.63%

Color #ADC7E9 in popluar number systems.

HEX AD C7 E9
Decimal 173 199 233
Binary 10101101 11000111 11101001
Octal 255 307 351

Shades and tints

Shades of #ADC7E9

#ADC7E9
(173,199,233)
#9EB5D4
(158,181,212)
#8FA3BF
(143,163,191)
#8091AA
(128,145,170)
#717F95
(113,127,149)
#626D80
(98,109,128)
#535B6B
(83,91,107)
#444956
(68,73,86)
#353741
(53,55,65)
#26252C
(38,37,44)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #ADC7E9

#ADC7E9
(173,199,233)
#B4CCEB
(180,204,235)
#BBD1ED
(187,209,237)
#C2D6EF
(194,214,239)
#C9DBF1
(201,219,241)
#D0E0F3
(208,224,243)
#D7E5F5
(215,229,245)
#DEEAF7
(222,234,247)
#E5EFF9
(229,239,249)
#ECF4FB
(236,244,251)
#F3F9FD
(243,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7E9; }

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

This text font color is #ADC7E9.

Background Color

.myBgColor { background-color: #ADC7E9; }

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

This div background color is #ADC7E9.

Border color

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

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

This div border color is #ADC7E9.

Opacity

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

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

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

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

This text has shadow with #ADC7E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7E9.

Preview

Color preview on black background

This text has color #ADC7E9 on black background.


Color preview on white background

This text has color #ADC7E9 on white background.


Black color preview on #ADC7E9 background

This text has black color on #ADC7E9 background.


White color preview on #ADC7E9 background

This text has white color on #ADC7E9 background.


Related colors

Complementary color

Complementary color for #hex is #523816.


I love getcolorcode.com

Triadic colors

1 #E9ADC7 and #C7E9AD with #ADC7E9 are triadic colors.

2 #E9C7AD and #C7ADE9 with #ADC7E9 are triadic colors.