COLOR #ADBFD6

HEX: #ADBFD6 RGB: (173,191,214)

Renk bilgisi

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

RGB renk modeli

#ADBFD6 color RGB value is (173,191,214).

RGB: (173,191,214) (68%, 75%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 191 of 255 = 75%
B 214 of 255 = 84%

173
191
214

R + G + B ~ 76%. #ADBFD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 191 + 214 = 578 (100%)
R 173 of 578 ~ 29.93%
G 191 of 578 ~ 33.04%
B 214 of 578 ~ 37.02'%

%29.93
%33.04
%37.02

CMYK RENK MODELİ

#ADBFD6 rengi CMYK tonu (19,11,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 10.75%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,11,0,16)
C19M11Y0K16 (19%, 11%, 0%, 16%)
(0.19 / 0.11 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%10.75
%0
%16.08

Codes

Color #ADBFD6 in popluar color models

AD BF D6
RGB 173 191 214
HSL 214° 33.33% 75.88%
HSB/HSV 214° 19.16% 83.92%
CMYK 19.16% 10.75% 0.00%
16.08%

Color #ADBFD6 in popluar number systems.

HEX AD BF D6
Decimal 173 191 214
Binary 10101101 10111111 11010110
Octal 255 277 326

Shades and tints

Shades of #ADBFD6

#ADBFD6
(173,191,214)
#9EAEC3
(158,174,195)
#8F9DB0
(143,157,176)
#808C9D
(128,140,157)
#717B8A
(113,123,138)
#626A77
(98,106,119)
#535964
(83,89,100)
#444851
(68,72,81)
#35373E
(53,55,62)
#26262B
(38,38,43)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADBFD6

#ADBFD6
(173,191,214)
#B4C4D9
(180,196,217)
#BBC9DC
(187,201,220)
#C2CEDF
(194,206,223)
#C9D3E2
(201,211,226)
#D0D8E5
(208,216,229)
#D7DDE8
(215,221,232)
#DEE2EB
(222,226,235)
#E5E7EE
(229,231,238)
#ECECF1
(236,236,241)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBFD6; }

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

This text font color is #ADBFD6.

Background Color

.myBgColor { background-color: #ADBFD6; }

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

This div background color is #ADBFD6.

Border color

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

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

This div border color is #ADBFD6.

Opacity

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

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

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

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

This text has shadow with #ADBFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBFD6.

Preview

Color preview on black background

This text has color #ADBFD6 on black background.


Color preview on white background

This text has color #ADBFD6 on white background.


Black color preview on #ADBFD6 background

This text has black color on #ADBFD6 background.


White color preview on #ADBFD6 background

This text has white color on #ADBFD6 background.


Related colors

Complementary color

Complementary color for #hex is #524029.


I love getcolorcode.com

Triadic colors

1 #D6ADBF and #BFD6AD with #ADBFD6 are triadic colors.

2 #D6BFAD and #BFADD6 with #ADBFD6 are triadic colors.