COLOR #ADB2AF

HEX: #ADB2AF RGB: (173,178,175)

Renk bilgisi

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

RGB renk modeli

#ADB2AF color RGB value is (173,178,175).

RGB: (173,178,175) (68%, 70%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 175 of 255 = 69%

173
178
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 175 = 526 (100%)
R 173 of 526 ~ 32.89%
G 178 of 526 ~ 33.84%
B 175 of 526 ~ 33.27'%

%32.89
%33.84
%33.27

CMYK RENK MODELİ

#ADB2AF rengi CMYK tonu (3,0,2,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 0.00%
  • sarı tonu 1.69%
  • ana renk tonu 30.20%

CMYK: (3,0,2,30)
C3M0Y2K30 (3%, 0%, 2%, 30%)
(0.03 / 0.00 / 0.02 / 0.30)

CMYK yüzdeleri

%2.81
%0
%1.69
%30.2

Codes

Color #ADB2AF in popluar color models

AD B2 AF
RGB 173 178 175
HSL 144° 3.14% 68.82%
HSB/HSV 144° 2.81% 69.80%
CMYK 2.81% 0.00% 1.69%
30.20%

Color #ADB2AF in popluar number systems.

HEX AD B2 AF
Decimal 173 178 175
Binary 10101101 10110010 10101111
Octal 255 262 257

Shades and tints

Shades of #ADB2AF

#ADB2AF
(173,178,175)
#9EA2A0
(158,162,160)
#8F9291
(143,146,145)
#808282
(128,130,130)
#717273
(113,114,115)
#626264
(98,98,100)
#535255
(83,82,85)
#444246
(68,66,70)
#353237
(53,50,55)
#262228
(38,34,40)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #ADB2AF

#ADB2AF
(173,178,175)
#B4B9B6
(180,185,182)
#BBC0BD
(187,192,189)
#C2C7C4
(194,199,196)
#C9CECB
(201,206,203)
#D0D5D2
(208,213,210)
#D7DCD9
(215,220,217)
#DEE3E0
(222,227,224)
#E5EAE7
(229,234,231)
#ECF1EE
(236,241,238)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2AF; }

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

This text font color is #ADB2AF.

Background Color

.myBgColor { background-color: #ADB2AF; }

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

This div background color is #ADB2AF.

Border color

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

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

This div border color is #ADB2AF.

Opacity

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

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

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

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

This text has shadow with #ADB2AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2AF.

Preview

Color preview on black background

This text has color #ADB2AF on black background.


Color preview on white background

This text has color #ADB2AF on white background.


Black color preview on #ADB2AF background

This text has black color on #ADB2AF background.


White color preview on #ADB2AF background

This text has white color on #ADB2AF background.


Related colors

Complementary color

Complementary color for #hex is #524D50.


I love getcolorcode.com

Triadic colors

1 #AFADB2 and #B2AFAD with #ADB2AF are triadic colors.

2 #AFB2AD and #B2ADAF with #ADB2AF are triadic colors.