COLOR #ADAFB9

HEX: #ADAFB9 RGB: (173,175,185)

Renk bilgisi

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

RGB renk modeli

#ADAFB9 color RGB value is (173,175,185).

RGB: (173,175,185) (68%, 69%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 185 of 255 = 73%

173
175
185

R + G + B ~ 70%. #ADAFB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 185 = 533 (100%)
R 173 of 533 ~ 32.46%
G 175 of 533 ~ 32.83%
B 185 of 533 ~ 34.71'%

%32.46
%32.83
%34.71

CMYK RENK MODELİ

#ADAFB9 rengi CMYK tonu (6,5,0,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 5.41%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (6,5,0,27)
C6M5Y0K27 (6%, 5%, 0%, 27%)
(0.06 / 0.05 / 0.00 / 0.27)

CMYK yüzdeleri

%6.49
%5.41
%0
%27.45

Codes

Color #ADAFB9 in popluar color models

AD AF B9
RGB 173 175 185
HSL 230° 7.89% 70.20%
HSB/HSV 230° 6.49% 72.55%
CMYK 6.49% 5.41% 0.00%
27.45%

Color #ADAFB9 in popluar number systems.

HEX AD AF B9
Decimal 173 175 185
Binary 10101101 10101111 10111001
Octal 255 257 271

Shades and tints

Shades of #ADAFB9

#ADAFB9
(173,175,185)
#9EA0A9
(158,160,169)
#8F9199
(143,145,153)
#808289
(128,130,137)
#717379
(113,115,121)
#626469
(98,100,105)
#535559
(83,85,89)
#444649
(68,70,73)
#353739
(53,55,57)
#262829
(38,40,41)
#171919
(23,25,25)
#000000
(0,0,0)

Tints of #ADAFB9

#ADAFB9
(173,175,185)
#B4B6BF
(180,182,191)
#BBBDC5
(187,189,197)
#C2C4CB
(194,196,203)
#C9CBD1
(201,203,209)
#D0D2D7
(208,210,215)
#D7D9DD
(215,217,221)
#DEE0E3
(222,224,227)
#E5E7E9
(229,231,233)
#ECEEEF
(236,238,239)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFB9; }

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

This text font color is #ADAFB9.

Background Color

.myBgColor { background-color: #ADAFB9; }

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

This div background color is #ADAFB9.

Border color

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

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

This div border color is #ADAFB9.

Opacity

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

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

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

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

This text has shadow with #ADAFB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFB9.

Preview

Color preview on black background

This text has color #ADAFB9 on black background.


Color preview on white background

This text has color #ADAFB9 on white background.


Black color preview on #ADAFB9 background

This text has black color on #ADAFB9 background.


White color preview on #ADAFB9 background

This text has white color on #ADAFB9 background.


Related colors

Complementary color

Complementary color for #hex is #525046.


I love getcolorcode.com

Triadic colors

1 #B9ADAF and #AFB9AD with #ADAFB9 are triadic colors.

2 #B9AFAD and #AFADB9 with #ADAFB9 are triadic colors.