COLOR #ADB8AF

HEX: #ADB8AF RGB: (173,184,175)

Renk bilgisi

#ADB8AF contains red, green and blue colors in about the same proportion. #ADB8AF ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB8AF color RGB value is (173,184,175).

RGB: (173,184,175) (68%, 72%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 175 of 255 = 69%

173
184
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 175 = 532 (100%)
R 173 of 532 ~ 32.52%
G 184 of 532 ~ 34.59%
B 175 of 532 ~ 32.89'%

%32.52
%34.59
%32.89

CMYK RENK MODELİ

#ADB8AF rengi CMYK tonu (6,0,5,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 4.89%
  • ana renk tonu 27.84%

CMYK: (6,0,5,28)
C6M0Y5K28 (6%, 0%, 5%, 28%)
(0.06 / 0.00 / 0.05 / 0.28)

CMYK yüzdeleri

%5.98
%0
%4.89
%27.84

Codes

Color #ADB8AF in popluar color models

AD B8 AF
RGB 173 184 175
HSL 131° 7.19% 70.00%
HSB/HSV 131° 5.98% 72.16%
CMYK 5.98% 0.00% 4.89%
27.84%

Color #ADB8AF in popluar number systems.

HEX AD B8 AF
Decimal 173 184 175
Binary 10101101 10111000 10101111
Octal 255 270 257

Shades and tints

Shades of #ADB8AF

#ADB8AF
(173,184,175)
#9EA8A0
(158,168,160)
#8F9891
(143,152,145)
#808882
(128,136,130)
#717873
(113,120,115)
#626864
(98,104,100)
#535855
(83,88,85)
#444846
(68,72,70)
#353837
(53,56,55)
#262828
(38,40,40)
#171819
(23,24,25)
#000000
(0,0,0)

Tints of #ADB8AF

#ADB8AF
(173,184,175)
#B4BEB6
(180,190,182)
#BBC4BD
(187,196,189)
#C2CAC4
(194,202,196)
#C9D0CB
(201,208,203)
#D0D6D2
(208,214,210)
#D7DCD9
(215,220,217)
#DEE2E0
(222,226,224)
#E5E8E7
(229,232,231)
#ECEEEE
(236,238,238)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB8AF; }

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

This text font color is #ADB8AF.

Background Color

.myBgColor { background-color: #ADB8AF; }

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

This div background color is #ADB8AF.

Border color

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

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

This div border color is #ADB8AF.

Opacity

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

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

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

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

This text has shadow with #ADB8AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8AF.

Preview

Color preview on black background

This text has color #ADB8AF on black background.


Color preview on white background

This text has color #ADB8AF on white background.


Black color preview on #ADB8AF background

This text has black color on #ADB8AF background.


White color preview on #ADB8AF background

This text has white color on #ADB8AF background.


Related colors

Complementary color

Complementary color for #hex is #524750.


I love getcolorcode.com

Triadic colors

1 #AFADB8 and #B8AFAD with #ADB8AF are triadic colors.

2 #AFB8AD and #B8ADAF with #ADB8AF are triadic colors.