COLOR #ADBDC6

HEX: #ADBDC6 RGB: (173,189,198)

Renk bilgisi

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

RGB renk modeli

#ADBDC6 color RGB value is (173,189,198).

RGB: (173,189,198) (68%, 74%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 198 of 255 = 78%

173
189
198

R + G + B ~ 73%. #ADBDC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 198 = 560 (100%)
R 173 of 560 ~ 30.89%
G 189 of 560 ~ 33.75%
B 198 of 560 ~ 35.36'%

%30.89
%33.75
%35.36

CMYK RENK MODELİ

#ADBDC6 rengi CMYK tonu (13,5,0,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 4.55%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (13,5,0,22)
C13M5Y0K22 (13%, 5%, 0%, 22%)
(0.13 / 0.05 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%4.55
%0
%22.35

Codes

Color #ADBDC6 in popluar color models

AD BD C6
RGB 173 189 198
HSL 202° 17.99% 72.75%
HSB/HSV 202° 12.63% 77.65%
CMYK 12.63% 4.55% 0.00%
22.35%

Color #ADBDC6 in popluar number systems.

HEX AD BD C6
Decimal 173 189 198
Binary 10101101 10111101 11000110
Octal 255 275 306

Shades and tints

Shades of #ADBDC6

#ADBDC6
(173,189,198)
#9EACB4
(158,172,180)
#8F9BA2
(143,155,162)
#808A90
(128,138,144)
#71797E
(113,121,126)
#62686C
(98,104,108)
#53575A
(83,87,90)
#444648
(68,70,72)
#353536
(53,53,54)
#262424
(38,36,36)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #ADBDC6

#ADBDC6
(173,189,198)
#B4C3CB
(180,195,203)
#BBC9D0
(187,201,208)
#C2CFD5
(194,207,213)
#C9D5DA
(201,213,218)
#D0DBDF
(208,219,223)
#D7E1E4
(215,225,228)
#DEE7E9
(222,231,233)
#E5EDEE
(229,237,238)
#ECF3F3
(236,243,243)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBDC6 color. Also use rgb(173,189,198) instead hex code.

Text Font Color

.myTextColor { color: #ADBDC6; }

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

This text font color is #ADBDC6.

Background Color

.myBgColor { background-color: #ADBDC6; }

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

This div background color is #ADBDC6.

Border color

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

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

This div border color is #ADBDC6.

Opacity

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

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

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

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

This text has shadow with #ADBDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDC6.

Preview

Color preview on black background

This text has color #ADBDC6 on black background.


Color preview on white background

This text has color #ADBDC6 on white background.


Black color preview on #ADBDC6 background

This text has black color on #ADBDC6 background.


White color preview on #ADBDC6 background

This text has white color on #ADBDC6 background.


Related colors

Complementary color

Complementary color for #hex is #524239.


I love getcolorcode.com

Triadic colors

1 #C6ADBD and #BDC6AD with #ADBDC6 are triadic colors.

2 #C6BDAD and #BDADC6 with #ADBDC6 are triadic colors.