COLOR #ADABC0

HEX: #ADABC0 RGB: (173,171,192)

Renk bilgisi

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

RGB renk modeli

#ADABC0 color RGB value is (173,171,192).

RGB: (173,171,192) (68%, 67%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 192 of 255 = 75%

173
171
192

R + G + B ~ 70%. #ADABC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 192 = 536 (100%)
R 173 of 536 ~ 32.28%
G 171 of 536 ~ 31.9%
B 192 of 536 ~ 35.82'%

%32.28
%31.9
%35.82

CMYK RENK MODELİ

#ADABC0 rengi CMYK tonu (10,11,0,25).

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

CMYK: (10,11,0,25)
C10M11Y0K25 (10%, 11%, 0%, 25%)
(0.10 / 0.11 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%10.94
%0
%24.71

Codes

Color #ADABC0 in popluar color models

AD AB C0
RGB 173 171 192
HSL 246° 14.29% 71.18%
HSB/HSV 246° 10.94% 75.29%
CMYK 9.90% 10.94% 0.00%
24.71%

Color #ADABC0 in popluar number systems.

HEX AD AB C0
Decimal 173 171 192
Binary 10101101 10101011 11000000
Octal 255 253 300

Shades and tints

Shades of #ADABC0

#ADABC0
(173,171,192)
#9E9CAF
(158,156,175)
#8F8D9E
(143,141,158)
#807E8D
(128,126,141)
#716F7C
(113,111,124)
#62606B
(98,96,107)
#53515A
(83,81,90)
#444249
(68,66,73)
#353338
(53,51,56)
#262427
(38,36,39)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #ADABC0

#ADABC0
(173,171,192)
#B4B2C5
(180,178,197)
#BBB9CA
(187,185,202)
#C2C0CF
(194,192,207)
#C9C7D4
(201,199,212)
#D0CED9
(208,206,217)
#D7D5DE
(215,213,222)
#DEDCE3
(222,220,227)
#E5E3E8
(229,227,232)
#ECEAED
(236,234,237)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADABC0; }

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

This text font color is #ADABC0.

Background Color

.myBgColor { background-color: #ADABC0; }

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

This div background color is #ADABC0.

Border color

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

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

This div border color is #ADABC0.

Opacity

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

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

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

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

This text has shadow with #ADABC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADABC0.

Preview

Color preview on black background

This text has color #ADABC0 on black background.


Color preview on white background

This text has color #ADABC0 on white background.


Black color preview on #ADABC0 background

This text has black color on #ADABC0 background.


White color preview on #ADABC0 background

This text has white color on #ADABC0 background.


Related colors

Complementary color

Complementary color for #hex is #52543F.


I love getcolorcode.com

Triadic colors

1 #C0ADAB and #ABC0AD with #ADABC0 are triadic colors.

2 #C0ABAD and #ABADC0 with #ADABC0 are triadic colors.