COLOR #ADB1AF

HEX: #ADB1AF RGB: (173,177,175)

Renk bilgisi

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

RGB renk modeli

#ADB1AF color RGB value is (173,177,175).

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

RGB bağlantıları ve doygunluk

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

173
177
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 175 = 525 (100%)
R 173 of 525 ~ 32.95%
G 177 of 525 ~ 33.71%
B 175 of 525 ~ 33.33'%

%32.95
%33.71
%33.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.26%
  • eflatun tonu 0.00%
  • sarı tonu 1.13%
  • ana renk tonu 30.59%

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

CMYK yüzdeleri

%2.26
%0
%1.13
%30.59

Codes

Color #ADB1AF in popluar color models

AD B1 AF
RGB 173 177 175
HSL 150° 2.50% 68.63%
HSB/HSV 150° 2.26% 69.41%
CMYK 2.26% 0.00% 1.13%
30.59%

Color #ADB1AF in popluar number systems.

HEX AD B1 AF
Decimal 173 177 175
Binary 10101101 10110001 10101111
Octal 255 261 257

Shades and tints

Shades of #ADB1AF

#ADB1AF
(173,177,175)
#9EA1A0
(158,161,160)
#8F9191
(143,145,145)
#808182
(128,129,130)
#717173
(113,113,115)
#626164
(98,97,100)
#535155
(83,81,85)
#444146
(68,65,70)
#353137
(53,49,55)
#262128
(38,33,40)
#171119
(23,17,25)
#000000
(0,0,0)

Tints of #ADB1AF

#ADB1AF
(173,177,175)
#B4B8B6
(180,184,182)
#BBBFBD
(187,191,189)
#C2C6C4
(194,198,196)
#C9CDCB
(201,205,203)
#D0D4D2
(208,212,210)
#D7DBD9
(215,219,217)
#DEE2E0
(222,226,224)
#E5E9E7
(229,233,231)
#ECF0EE
(236,240,238)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB1AF; }

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

This text font color is #ADB1AF.

Background Color

.myBgColor { background-color: #ADB1AF; }

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

This div background color is #ADB1AF.

Border color

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

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

This div border color is #ADB1AF.

Opacity

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

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

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

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

This text has shadow with #ADB1AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB1AF.

Preview

Color preview on black background

This text has color #ADB1AF on black background.


Color preview on white background

This text has color #ADB1AF on white background.


Black color preview on #ADB1AF background

This text has black color on #ADB1AF background.


White color preview on #ADB1AF background

This text has white color on #ADB1AF background.


Related colors

Complementary color

Complementary color for #hex is #524E50.


I love getcolorcode.com

Triadic colors

1 #AFADB1 and #B1AFAD with #ADB1AF are triadic colors.

2 #AFB1AD and #B1ADAF with #ADB1AF are triadic colors.