COLOR #ADBCE7

HEX: #ADBCE7 RGB: (173,188,231)

Renk bilgisi

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

RGB renk modeli

#ADBCE7 color RGB value is (173,188,231).

RGB: (173,188,231) (68%, 74%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 231 of 255 = 91%

173
188
231

R + G + B ~ 78%. #ADBCE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 231 = 592 (100%)
R 173 of 592 ~ 29.22%
G 188 of 592 ~ 31.76%
B 231 of 592 ~ 39.02'%

%29.22
%31.76
%39.02

CMYK RENK MODELİ

#ADBCE7 rengi CMYK tonu (25,19,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 18.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,19,0,9)
C25M19Y0K9 (25%, 19%, 0%, 9%)
(0.25 / 0.19 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%18.61
%0
%9.41

Codes

Color #ADBCE7 in popluar color models

AD BC E7
RGB 173 188 231
HSL 224° 54.72% 79.22%
HSB/HSV 224° 25.11% 90.59%
CMYK 25.11% 18.61% 0.00%
9.41%

Color #ADBCE7 in popluar number systems.

HEX AD BC E7
Decimal 173 188 231
Binary 10101101 10111100 11100111
Octal 255 274 347

Shades and tints

Shades of #ADBCE7

#ADBCE7
(173,188,231)
#9EABD2
(158,171,210)
#8F9ABD
(143,154,189)
#8089A8
(128,137,168)
#717893
(113,120,147)
#62677E
(98,103,126)
#535669
(83,86,105)
#444554
(68,69,84)
#35343F
(53,52,63)
#26232A
(38,35,42)
#171215
(23,18,21)
#000000
(0,0,0)

Tints of #ADBCE7

#ADBCE7
(173,188,231)
#B4C2E9
(180,194,233)
#BBC8EB
(187,200,235)
#C2CEED
(194,206,237)
#C9D4EF
(201,212,239)
#D0DAF1
(208,218,241)
#D7E0F3
(215,224,243)
#DEE6F5
(222,230,245)
#E5ECF7
(229,236,247)
#ECF2F9
(236,242,249)
#F3F8FB
(243,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBCE7 color. Also use rgb(173,188,231) instead hex code.

Text Font Color

.myTextColor { color: #ADBCE7; }

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

This text font color is #ADBCE7.

Background Color

.myBgColor { background-color: #ADBCE7; }

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

This div background color is #ADBCE7.

Border color

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

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

This div border color is #ADBCE7.

Opacity

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

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

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

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

This text has shadow with #ADBCE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCE7.

Preview

Color preview on black background

This text has color #ADBCE7 on black background.


Color preview on white background

This text has color #ADBCE7 on white background.


Black color preview on #ADBCE7 background

This text has black color on #ADBCE7 background.


White color preview on #ADBCE7 background

This text has white color on #ADBCE7 background.


Related colors

Complementary color

Complementary color for #hex is #524318.


I love getcolorcode.com

Triadic colors

1 #E7ADBC and #BCE7AD with #ADBCE7 are triadic colors.

2 #E7BCAD and #BCADE7 with #ADBCE7 are triadic colors.