COLOR #ADA3BE

HEX: #ADA3BE RGB: (173,163,190)

Renk bilgisi

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

RGB renk modeli

#ADA3BE color RGB value is (173,163,190).

RGB: (173,163,190) (68%, 64%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 163 of 255 = 64%
B 190 of 255 = 75%

173
163
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 163 + 190 = 526 (100%)
R 173 of 526 ~ 32.89%
G 163 of 526 ~ 30.99%
B 190 of 526 ~ 36.12'%

%32.89
%30.99
%36.12

CMYK RENK MODELİ

#ADA3BE rengi CMYK tonu (9,14,0,25).

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

CMYK: (9,14,0,25)
C9M14Y0K25 (9%, 14%, 0%, 25%)
(0.09 / 0.14 / 0.00 / 0.25)

CMYK yüzdeleri

%8.95
%14.21
%0
%25.49

Codes

Color #ADA3BE in popluar color models

AD A3 BE
RGB 173 163 190
HSL 262° 17.20% 69.22%
HSB/HSV 262° 14.21% 74.51%
CMYK 8.95% 14.21% 0.00%
25.49%

Color #ADA3BE in popluar number systems.

HEX AD A3 BE
Decimal 173 163 190
Binary 10101101 10100011 10111110
Octal 255 243 276

Shades and tints

Shades of #ADA3BE

#ADA3BE
(173,163,190)
#9E95AD
(158,149,173)
#8F879C
(143,135,156)
#80798B
(128,121,139)
#716B7A
(113,107,122)
#625D69
(98,93,105)
#534F58
(83,79,88)
#444147
(68,65,71)
#353336
(53,51,54)
#262525
(38,37,37)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADA3BE

#ADA3BE
(173,163,190)
#B4ABC3
(180,171,195)
#BBB3C8
(187,179,200)
#C2BBCD
(194,187,205)
#C9C3D2
(201,195,210)
#D0CBD7
(208,203,215)
#D7D3DC
(215,211,220)
#DEDBE1
(222,219,225)
#E5E3E6
(229,227,230)
#ECEBEB
(236,235,235)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA3BE; }

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

This text font color is #ADA3BE.

Background Color

.myBgColor { background-color: #ADA3BE; }

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

This div background color is #ADA3BE.

Border color

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

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

This div border color is #ADA3BE.

Opacity

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

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

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

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

This text has shadow with #ADA3BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA3BE.

Preview

Color preview on black background

This text has color #ADA3BE on black background.


Color preview on white background

This text has color #ADA3BE on white background.


Black color preview on #ADA3BE background

This text has black color on #ADA3BE background.


White color preview on #ADA3BE background

This text has white color on #ADA3BE background.


Related colors

Complementary color

Complementary color for #hex is #525C41.


I love getcolorcode.com

Triadic colors

1 #BEADA3 and #A3BEAD with #ADA3BE are triadic colors.

2 #BEA3AD and #A3ADBE with #ADA3BE are triadic colors.