COLOR #ADAEB5

HEX: #ADAEB5 RGB: (173,174,181)

Renk bilgisi

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

RGB renk modeli

#ADAEB5 color RGB value is (173,174,181).

RGB: (173,174,181) (68%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 174 of 255 = 68%
B 181 of 255 = 71%

173
174
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 174 + 181 = 528 (100%)
R 173 of 528 ~ 32.77%
G 174 of 528 ~ 32.95%
B 181 of 528 ~ 34.28'%

%32.77
%32.95
%34.28

CMYK RENK MODELİ

#ADAEB5 rengi CMYK tonu (4,4,0,29).

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

CMYK: (4,4,0,29)
C4M4Y0K29 (4%, 4%, 0%, 29%)
(0.04 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%3.87
%0
%29.02

Codes

Color #ADAEB5 in popluar color models

AD AE B5
RGB 173 174 181
HSL 233° 5.13% 69.41%
HSB/HSV 233° 4.42% 70.98%
CMYK 4.42% 3.87% 0.00%
29.02%

Color #ADAEB5 in popluar number systems.

HEX AD AE B5
Decimal 173 174 181
Binary 10101101 10101110 10110101
Octal 255 256 265

Shades and tints

Shades of #ADAEB5

#ADAEB5
(173,174,181)
#9E9FA5
(158,159,165)
#8F9095
(143,144,149)
#808185
(128,129,133)
#717275
(113,114,117)
#626365
(98,99,101)
#535455
(83,84,85)
#444545
(68,69,69)
#353635
(53,54,53)
#262725
(38,39,37)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADAEB5

#ADAEB5
(173,174,181)
#B4B5BB
(180,181,187)
#BBBCC1
(187,188,193)
#C2C3C7
(194,195,199)
#C9CACD
(201,202,205)
#D0D1D3
(208,209,211)
#D7D8D9
(215,216,217)
#DEDFDF
(222,223,223)
#E5E6E5
(229,230,229)
#ECEDEB
(236,237,235)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAEB5; }

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

This text font color is #ADAEB5.

Background Color

.myBgColor { background-color: #ADAEB5; }

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

This div background color is #ADAEB5.

Border color

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

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

This div border color is #ADAEB5.

Opacity

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

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

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

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

This text has shadow with #ADAEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAEB5.

Preview

Color preview on black background

This text has color #ADAEB5 on black background.


Color preview on white background

This text has color #ADAEB5 on white background.


Black color preview on #ADAEB5 background

This text has black color on #ADAEB5 background.


White color preview on #ADAEB5 background

This text has white color on #ADAEB5 background.


Related colors

Complementary color

Complementary color for #hex is #52514A.


I love getcolorcode.com

Triadic colors

1 #B5ADAE and #AEB5AD with #ADAEB5 are triadic colors.

2 #B5AEAD and #AEADB5 with #ADAEB5 are triadic colors.