COLOR #ADA1BE

HEX: #ADA1BE RGB: (173,161,190)

Renk bilgisi

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

RGB renk modeli

#ADA1BE color RGB value is (173,161,190).

RGB: (173,161,190) (68%, 63%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 161 of 255 = 63%
B 190 of 255 = 75%

173
161
190

R + G + B ~ 69%. #ADA1BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 161 + 190 = 524 (100%)
R 173 of 524 ~ 33.02%
G 161 of 524 ~ 30.73%
B 190 of 524 ~ 36.26'%

%33.02
%30.73
%36.26

CMYK RENK MODELİ

#ADA1BE rengi CMYK tonu (9,15,0,25).

  • camgöbeği tonu 8.95%
  • eflatun tonu 15.26%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (9,15,0,25)
C9M15Y0K25 (9%, 15%, 0%, 25%)
(0.09 / 0.15 / 0.00 / 0.25)

CMYK yüzdeleri

%8.95
%15.26
%0
%25.49

Codes

Color #ADA1BE in popluar color models

AD A1 BE
RGB 173 161 190
HSL 265° 18.24% 68.82%
HSB/HSV 265° 15.26% 74.51%
CMYK 8.95% 15.26% 0.00%
25.49%

Color #ADA1BE in popluar number systems.

HEX AD A1 BE
Decimal 173 161 190
Binary 10101101 10100001 10111110
Octal 255 241 276

Shades and tints

Shades of #ADA1BE

#ADA1BE
(173,161,190)
#9E93AD
(158,147,173)
#8F859C
(143,133,156)
#80778B
(128,119,139)
#71697A
(113,105,122)
#625B69
(98,91,105)
#534D58
(83,77,88)
#443F47
(68,63,71)
#353136
(53,49,54)
#262325
(38,35,37)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADA1BE

#ADA1BE
(173,161,190)
#B4A9C3
(180,169,195)
#BBB1C8
(187,177,200)
#C2B9CD
(194,185,205)
#C9C1D2
(201,193,210)
#D0C9D7
(208,201,215)
#D7D1DC
(215,209,220)
#DED9E1
(222,217,225)
#E5E1E6
(229,225,230)
#ECE9EB
(236,233,235)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA1BE color. Also use rgb(173,161,190) instead hex code.

Text Font Color

.myTextColor { color: #ADA1BE; }

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

This text font color is #ADA1BE.

Background Color

.myBgColor { background-color: #ADA1BE; }

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

This div background color is #ADA1BE.

Border color

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

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

This div border color is #ADA1BE.

Opacity

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

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

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

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

This text has shadow with #ADA1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA1BE.

Preview

Color preview on black background

This text has color #ADA1BE on black background.


Color preview on white background

This text has color #ADA1BE on white background.


Black color preview on #ADA1BE background

This text has black color on #ADA1BE background.


White color preview on #ADA1BE background

This text has white color on #ADA1BE background.


Related colors

Complementary color

Complementary color for #hex is #525E41.


I love getcolorcode.com

Triadic colors

1 #BEADA1 and #A1BEAD with #ADA1BE are triadic colors.

2 #BEA1AD and #A1ADBE with #ADA1BE are triadic colors.