COLOR #ADAAB5

HEX: #ADAAB5 RGB: (173,170,181)

Renk bilgisi

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

RGB renk modeli

#ADAAB5 color RGB value is (173,170,181).

RGB: (173,170,181) (68%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 170 of 255 = 67%
B 181 of 255 = 71%

173
170
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 170 + 181 = 524 (100%)
R 173 of 524 ~ 33.02%
G 170 of 524 ~ 32.44%
B 181 of 524 ~ 34.54'%

%33.02
%32.44
%34.54

CMYK RENK MODELİ

#ADAAB5 rengi CMYK tonu (4,6,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 6.08%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,6,0,29)
C4M6Y0K29 (4%, 6%, 0%, 29%)
(0.04 / 0.06 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%6.08
%0
%29.02

Codes

Color #ADAAB5 in popluar color models

AD AA B5
RGB 173 170 181
HSL 256° 6.92% 68.82%
HSB/HSV 256° 6.08% 70.98%
CMYK 4.42% 6.08% 0.00%
29.02%

Color #ADAAB5 in popluar number systems.

HEX AD AA B5
Decimal 173 170 181
Binary 10101101 10101010 10110101
Octal 255 252 265

Shades and tints

Shades of #ADAAB5

#ADAAB5
(173,170,181)
#9E9BA5
(158,155,165)
#8F8C95
(143,140,149)
#807D85
(128,125,133)
#716E75
(113,110,117)
#625F65
(98,95,101)
#535055
(83,80,85)
#444145
(68,65,69)
#353235
(53,50,53)
#262325
(38,35,37)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADAAB5

#ADAAB5
(173,170,181)
#B4B1BB
(180,177,187)
#BBB8C1
(187,184,193)
#C2BFC7
(194,191,199)
#C9C6CD
(201,198,205)
#D0CDD3
(208,205,211)
#D7D4D9
(215,212,217)
#DEDBDF
(222,219,223)
#E5E2E5
(229,226,229)
#ECE9EB
(236,233,235)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAAB5 color. Also use rgb(173,170,181) instead hex code.

Text Font Color

.myTextColor { color: #ADAAB5; }

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

This text font color is #ADAAB5.

Background Color

.myBgColor { background-color: #ADAAB5; }

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

This div background color is #ADAAB5.

Border color

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

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

This div border color is #ADAAB5.

Opacity

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

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

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

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

This text has shadow with #ADAAB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAAB5.

Preview

Color preview on black background

This text has color #ADAAB5 on black background.


Color preview on white background

This text has color #ADAAB5 on white background.


Black color preview on #ADAAB5 background

This text has black color on #ADAAB5 background.


White color preview on #ADAAB5 background

This text has white color on #ADAAB5 background.


Related colors

Complementary color

Complementary color for #hex is #52554A.


I love getcolorcode.com

Triadic colors

1 #B5ADAA and #AAB5AD with #ADAAB5 are triadic colors.

2 #B5AAAD and #AAADB5 with #ADAAB5 are triadic colors.