COLOR #ADAFB5

HEX: #ADAFB5 RGB: (173,175,181)

Renk bilgisi

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

RGB renk modeli

#ADAFB5 color RGB value is (173,175,181).

RGB: (173,175,181) (68%, 69%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 181 of 255 = 71%

173
175
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 181 = 529 (100%)
R 173 of 529 ~ 32.7%
G 175 of 529 ~ 33.08%
B 181 of 529 ~ 34.22'%

%32.7
%33.08
%34.22

CMYK RENK MODELİ

#ADAFB5 rengi CMYK tonu (4,3,0,29).

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

CMYK: (4,3,0,29)
C4M3Y0K29 (4%, 3%, 0%, 29%)
(0.04 / 0.03 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%3.31
%0
%29.02

Codes

Color #ADAFB5 in popluar color models

AD AF B5
RGB 173 175 181
HSL 225° 5.13% 69.41%
HSB/HSV 225° 4.42% 70.98%
CMYK 4.42% 3.31% 0.00%
29.02%

Color #ADAFB5 in popluar number systems.

HEX AD AF B5
Decimal 173 175 181
Binary 10101101 10101111 10110101
Octal 255 257 265

Shades and tints

Shades of #ADAFB5

#ADAFB5
(173,175,181)
#9EA0A5
(158,160,165)
#8F9195
(143,145,149)
#808285
(128,130,133)
#717375
(113,115,117)
#626465
(98,100,101)
#535555
(83,85,85)
#444645
(68,70,69)
#353735
(53,55,53)
#262825
(38,40,37)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADAFB5

#ADAFB5
(173,175,181)
#B4B6BB
(180,182,187)
#BBBDC1
(187,189,193)
#C2C4C7
(194,196,199)
#C9CBCD
(201,203,205)
#D0D2D3
(208,210,211)
#D7D9D9
(215,217,217)
#DEE0DF
(222,224,223)
#E5E7E5
(229,231,229)
#ECEEEB
(236,238,235)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFB5; }

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

This text font color is #ADAFB5.

Background Color

.myBgColor { background-color: #ADAFB5; }

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

This div background color is #ADAFB5.

Border color

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

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

This div border color is #ADAFB5.

Opacity

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

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

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

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

This text has shadow with #ADAFB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFB5.

Preview

Color preview on black background

This text has color #ADAFB5 on black background.


Color preview on white background

This text has color #ADAFB5 on white background.


Black color preview on #ADAFB5 background

This text has black color on #ADAFB5 background.


White color preview on #ADAFB5 background

This text has white color on #ADAFB5 background.


Related colors

Complementary color

Complementary color for #hex is #52504A.


I love getcolorcode.com

Triadic colors

1 #B5ADAF and #AFB5AD with #ADAFB5 are triadic colors.

2 #B5AFAD and #AFADB5 with #ADAFB5 are triadic colors.