COLOR #ADBFE6

HEX: #ADBFE6 RGB: (173,191,230)

Renk bilgisi

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

RGB renk modeli

#ADBFE6 color RGB value is (173,191,230).

RGB: (173,191,230) (68%, 75%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 191 of 255 = 75%
B 230 of 255 = 90%

173
191
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 191 + 230 = 594 (100%)
R 173 of 594 ~ 29.12%
G 191 of 594 ~ 32.15%
B 230 of 594 ~ 38.72'%

%29.12
%32.15
%38.72

CMYK RENK MODELİ

#ADBFE6 rengi CMYK tonu (25,17,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 16.96%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,17,0,10)
C25M17Y0K10 (25%, 17%, 0%, 10%)
(0.25 / 0.17 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%16.96
%0
%9.8

Codes

Color #ADBFE6 in popluar color models

AD BF E6
RGB 173 191 230
HSL 221° 53.27% 79.02%
HSB/HSV 221° 24.78% 90.20%
CMYK 24.78% 16.96% 0.00%
9.80%

Color #ADBFE6 in popluar number systems.

HEX AD BF E6
Decimal 173 191 230
Binary 10101101 10111111 11100110
Octal 255 277 346

Shades and tints

Shades of #ADBFE6

#ADBFE6
(173,191,230)
#9EAED2
(158,174,210)
#8F9DBE
(143,157,190)
#808CAA
(128,140,170)
#717B96
(113,123,150)
#626A82
(98,106,130)
#53596E
(83,89,110)
#44485A
(68,72,90)
#353746
(53,55,70)
#262632
(38,38,50)
#17151E
(23,21,30)
#000000
(0,0,0)

Tints of #ADBFE6

#ADBFE6
(173,191,230)
#B4C4E8
(180,196,232)
#BBC9EA
(187,201,234)
#C2CEEC
(194,206,236)
#C9D3EE
(201,211,238)
#D0D8F0
(208,216,240)
#D7DDF2
(215,221,242)
#DEE2F4
(222,226,244)
#E5E7F6
(229,231,246)
#ECECF8
(236,236,248)
#F3F1FA
(243,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBFE6 color. Also use rgb(173,191,230) instead hex code.

Text Font Color

.myTextColor { color: #ADBFE6; }

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

This text font color is #ADBFE6.

Background Color

.myBgColor { background-color: #ADBFE6; }

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

This div background color is #ADBFE6.

Border color

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

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

This div border color is #ADBFE6.

Opacity

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

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

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

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

This text has shadow with #ADBFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBFE6.

Preview

Color preview on black background

This text has color #ADBFE6 on black background.


Color preview on white background

This text has color #ADBFE6 on white background.


Black color preview on #ADBFE6 background

This text has black color on #ADBFE6 background.


White color preview on #ADBFE6 background

This text has white color on #ADBFE6 background.


Related colors

Complementary color

Complementary color for #hex is #524019.


I love getcolorcode.com

Triadic colors

1 #E6ADBF and #BFE6AD with #ADBFE6 are triadic colors.

2 #E6BFAD and #BFADE6 with #ADBFE6 are triadic colors.