COLOR #ADBFAF

HEX: #ADBFAF RGB: (173,191,175)

Color info

#ADBFAF contains red, green and blue colors in about the same proportion. Web safe color of #ADBFAF is #99CC99 (or #9C9).

RGB color model

#ADBFAF color RGB value is (173,191,175).

RGB: (173,191,175) (68%, 75%, 69%)

RGB channels and saturation

R 173 of 255 = 68%
G 191 of 255 = 75%
B 175 of 255 = 69%

173
191
175

R + G + B ~ 71%. #ADBFAF is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 191 + 175 = 539 (100%)
R 173 of 539 ~ 32.1%
G 191 of 539 ~ 35.44%
B 175 of 539 ~ 32.47'%

%32.1
%35.44
%32.47

CMYK color model

#ADBFAF color CMYK value is (9,0,8,25).

  • cyan value is 9.42%
  • magenta value is 0.00%
  • yellow value is 8.38%
  • key color value is 25.10%

CMYK: (9,0,8,25)
C9M0Y8K25 (9%, 0%, 8%, 25%)
(0.09 / 0.00 / 0.08 / 0.25)

CMYK percentages

%9.42
%0
%8.38
%25.1

Codes

Color #ADBFAF in popluar color models

AD BF AF
RGB 173 191 175
HSL 127° 12.33% 71.37%
HSB/HSV 127° 9.42% 74.90%
CMYK 9.42% 0.00% 8.38%
25.10%

Color #ADBFAF in popluar number systems.

HEX AD BF AF
Decimal 173 191 175
Binary 10101101 10111111 10101111
Octal 255 277 257

Shades and tints

Shades of #ADBFAF

#ADBFAF
(173,191,175)
#9EAEA0
(158,174,160)
#8F9D91
(143,157,145)
#808C82
(128,140,130)
#717B73
(113,123,115)
#626A64
(98,106,100)
#535955
(83,89,85)
#444846
(68,72,70)
#353737
(53,55,55)
#262628
(38,38,40)
#171519
(23,21,25)
#000000
(0,0,0)

Tints of #ADBFAF

#ADBFAF
(173,191,175)
#B4C4B6
(180,196,182)
#BBC9BD
(187,201,189)
#C2CEC4
(194,206,196)
#C9D3CB
(201,211,203)
#D0D8D2
(208,216,210)
#D7DDD9
(215,221,217)
#DEE2E0
(222,226,224)
#E5E7E7
(229,231,231)
#ECECEE
(236,236,238)
#F3F1F5
(243,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBFAF; }

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

This text font color is #ADBFAF.

Background Color

.myBgColor { background-color: #ADBFAF; }

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

This div background color is #ADBFAF.

Border color

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

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

This div border color is #ADBFAF.

Opacity

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

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

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

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

This text has shadow with #ADBFAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBFAF.

Preview

Color preview on black background

This text has color #ADBFAF on black background.


Color preview on white background

This text has color #ADBFAF on white background.


Black color preview on #ADBFAF background

This text has black color on #ADBFAF background.


White color preview on #ADBFAF background

This text has white color on #ADBFAF background.


Related colors

Complementary color

Complementary color for #hex is #524050.


I love getcolorcode.com

Triadic colors

1 #AFADBF and #BFAFAD with #ADBFAF are triadic colors.

2 #AFBFAD and #BFADAF with #ADBFAF are triadic colors.