COLOR #ADAFB0

HEX: #ADAFB0 RGB: (173,175,176)

Renk bilgisi

#ADAFB0 contains red, green and blue colors in about the same proportion. #ADAFB0 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADAFB0 color RGB value is (173,175,176).

RGB: (173,175,176) (68%, 69%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 176 of 255 = 69%

173
175
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 176 = 524 (100%)
R 173 of 524 ~ 33.02%
G 175 of 524 ~ 33.4%
B 176 of 524 ~ 33.59'%

%33.02
%33.4
%33.59

CMYK RENK MODELİ

#ADAFB0 rengi CMYK tonu (2,1,0,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 0.57%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,1,0,31)
C2M1Y0K31 (2%, 1%, 0%, 31%)
(0.02 / 0.01 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%0.57
%0
%30.98

Codes

Color #ADAFB0 in popluar color models

AD AF B0
RGB 173 175 176
HSL 200° 1.86% 68.43%
HSB/HSV 200° 1.70% 69.02%
CMYK 1.70% 0.57% 0.00%
30.98%

Color #ADAFB0 in popluar number systems.

HEX AD AF B0
Decimal 173 175 176
Binary 10101101 10101111 10110000
Octal 255 257 260

Shades and tints

Shades of #ADAFB0

#ADAFB0
(173,175,176)
#9EA0A0
(158,160,160)
#8F9190
(143,145,144)
#808280
(128,130,128)
#717370
(113,115,112)
#626460
(98,100,96)
#535550
(83,85,80)
#444640
(68,70,64)
#353730
(53,55,48)
#262820
(38,40,32)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADAFB0

#ADAFB0
(173,175,176)
#B4B6B7
(180,182,183)
#BBBDBE
(187,189,190)
#C2C4C5
(194,196,197)
#C9CBCC
(201,203,204)
#D0D2D3
(208,210,211)
#D7D9DA
(215,217,218)
#DEE0E1
(222,224,225)
#E5E7E8
(229,231,232)
#ECEEEF
(236,238,239)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFB0; }

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

This text font color is #ADAFB0.

Background Color

.myBgColor { background-color: #ADAFB0; }

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

This div background color is #ADAFB0.

Border color

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

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

This div border color is #ADAFB0.

Opacity

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

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

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

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

This text has shadow with #ADAFB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFB0.

Preview

Color preview on black background

This text has color #ADAFB0 on black background.


Color preview on white background

This text has color #ADAFB0 on white background.


Black color preview on #ADAFB0 background

This text has black color on #ADAFB0 background.


White color preview on #ADAFB0 background

This text has white color on #ADAFB0 background.


Related colors

Complementary color

Complementary color for #hex is #52504F.


I love getcolorcode.com

Triadic colors

1 #B0ADAF and #AFB0AD with #ADAFB0 are triadic colors.

2 #B0AFAD and #AFADB0 with #ADAFB0 are triadic colors.