COLOR #ADA0CB

HEX: #ADA0CB RGB: (173,160,203)

Renk bilgisi

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

RGB renk modeli

#ADA0CB color RGB value is (173,160,203).

RGB: (173,160,203) (68%, 63%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 160 of 255 = 63%
B 203 of 255 = 80%

173
160
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 160 + 203 = 536 (100%)
R 173 of 536 ~ 32.28%
G 160 of 536 ~ 29.85%
B 203 of 536 ~ 37.87'%

%32.28
%29.85
%37.87

CMYK RENK MODELİ

#ADA0CB rengi CMYK tonu (15,21,0,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 21.18%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (15,21,0,20)
C15M21Y0K20 (15%, 21%, 0%, 20%)
(0.15 / 0.21 / 0.00 / 0.20)

CMYK yüzdeleri

%14.78
%21.18
%0
%20.39

Codes

Color #ADA0CB in popluar color models

AD A0 CB
RGB 173 160 203
HSL 258° 29.25% 71.18%
HSB/HSV 258° 21.18% 79.61%
CMYK 14.78% 21.18% 0.00%
20.39%

Color #ADA0CB in popluar number systems.

HEX AD A0 CB
Decimal 173 160 203
Binary 10101101 10100000 11001011
Octal 255 240 313

Shades and tints

Shades of #ADA0CB

#ADA0CB
(173,160,203)
#9E92B9
(158,146,185)
#8F84A7
(143,132,167)
#807695
(128,118,149)
#716883
(113,104,131)
#625A71
(98,90,113)
#534C5F
(83,76,95)
#443E4D
(68,62,77)
#35303B
(53,48,59)
#262229
(38,34,41)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADA0CB

#ADA0CB
(173,160,203)
#B4A8CF
(180,168,207)
#BBB0D3
(187,176,211)
#C2B8D7
(194,184,215)
#C9C0DB
(201,192,219)
#D0C8DF
(208,200,223)
#D7D0E3
(215,208,227)
#DED8E7
(222,216,231)
#E5E0EB
(229,224,235)
#ECE8EF
(236,232,239)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA0CB color. Also use rgb(173,160,203) instead hex code.

Text Font Color

.myTextColor { color: #ADA0CB; }

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

This text font color is #ADA0CB.

Background Color

.myBgColor { background-color: #ADA0CB; }

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

This div background color is #ADA0CB.

Border color

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

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

This div border color is #ADA0CB.

Opacity

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

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

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

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

This text has shadow with #ADA0CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA0CB.

Preview

Color preview on black background

This text has color #ADA0CB on black background.


Color preview on white background

This text has color #ADA0CB on white background.


Black color preview on #ADA0CB background

This text has black color on #ADA0CB background.


White color preview on #ADA0CB background

This text has white color on #ADA0CB background.


Related colors

Complementary color

Complementary color for #hex is #525F34.


I love getcolorcode.com

Triadic colors

1 #CBADA0 and #A0CBAD with #ADA0CB are triadic colors.

2 #CBA0AD and #A0ADCB with #ADA0CB are triadic colors.