COLOR #ADB4C0

HEX: #ADB4C0 RGB: (173,180,192)

Renk bilgisi

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

RGB renk modeli

#ADB4C0 color RGB value is (173,180,192).

RGB: (173,180,192) (68%, 71%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 180 of 255 = 71%
B 192 of 255 = 75%

173
180
192

R + G + B ~ 71%. #ADB4C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 180 + 192 = 545 (100%)
R 173 of 545 ~ 31.74%
G 180 of 545 ~ 33.03%
B 192 of 545 ~ 35.23'%

%31.74
%33.03
%35.23

CMYK RENK MODELİ

#ADB4C0 rengi CMYK tonu (10,6,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 6.25%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,6,0,25)
C10M6Y0K25 (10%, 6%, 0%, 25%)
(0.10 / 0.06 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%6.25
%0
%24.71

Codes

Color #ADB4C0 in popluar color models

AD B4 C0
RGB 173 180 192
HSL 218° 13.10% 71.57%
HSB/HSV 218° 9.90% 75.29%
CMYK 9.90% 6.25% 0.00%
24.71%

Color #ADB4C0 in popluar number systems.

HEX AD B4 C0
Decimal 173 180 192
Binary 10101101 10110100 11000000
Octal 255 264 300

Shades and tints

Shades of #ADB4C0

#ADB4C0
(173,180,192)
#9EA4AF
(158,164,175)
#8F949E
(143,148,158)
#80848D
(128,132,141)
#71747C
(113,116,124)
#62646B
(98,100,107)
#53545A
(83,84,90)
#444449
(68,68,73)
#353438
(53,52,56)
#262427
(38,36,39)
#171416
(23,20,22)
#000000
(0,0,0)

Tints of #ADB4C0

#ADB4C0
(173,180,192)
#B4BAC5
(180,186,197)
#BBC0CA
(187,192,202)
#C2C6CF
(194,198,207)
#C9CCD4
(201,204,212)
#D0D2D9
(208,210,217)
#D7D8DE
(215,216,222)
#DEDEE3
(222,222,227)
#E5E4E8
(229,228,232)
#ECEAED
(236,234,237)
#F3F0F2
(243,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB4C0 color. Also use rgb(173,180,192) instead hex code.

Text Font Color

.myTextColor { color: #ADB4C0; }

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

This text font color is #ADB4C0.

Background Color

.myBgColor { background-color: #ADB4C0; }

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

This div background color is #ADB4C0.

Border color

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

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

This div border color is #ADB4C0.

Opacity

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

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

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

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

This text has shadow with #ADB4C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB4C0.

Preview

Color preview on black background

This text has color #ADB4C0 on black background.


Color preview on white background

This text has color #ADB4C0 on white background.


Black color preview on #ADB4C0 background

This text has black color on #ADB4C0 background.


White color preview on #ADB4C0 background

This text has white color on #ADB4C0 background.


Related colors

Complementary color

Complementary color for #hex is #524B3F.


I love getcolorcode.com

Triadic colors

1 #C0ADB4 and #B4C0AD with #ADB4C0 are triadic colors.

2 #C0B4AD and #B4ADC0 with #ADB4C0 are triadic colors.