COLOR #AFBFAF

HEX: #AFBFAF RGB: (175,191,175)

Color info

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

RGB color model

#AFBFAF color RGB value is (175,191,175).

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

RGB channels and saturation

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

175
191
175

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

Portions of RGB colors in percentages

R + G + B = 175 + 191 + 175 = 541 (100%)
R 175 of 541 ~ 32.35%
G 191 of 541 ~ 35.3%
B 175 of 541 ~ 32.35'%

%32.35
%35.3
%32.35

CMYK color model

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

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

CMYK: (8,0,8,25)
C8M0Y8K25 (8%, 0%, 8%, 25%)
(0.08 / 0.00 / 0.08 / 0.25)

CMYK percentages

%8.38
%0
%8.38
%25.1

Codes

Color #AFBFAF in popluar color models

AF BF AF
RGB 175 191 175
HSL 120° 11.11% 71.76%
HSB/HSV 120° 8.38% 74.90%
CMYK 8.38% 0.00% 8.38%
25.10%

Color #AFBFAF in popluar number systems.

HEX AF BF AF
Decimal 175 191 175
Binary 10101111 10111111 10101111
Octal 257 277 257

Shades and tints

Shades of #AFBFAF

#AFBFAF
(175,191,175)
#A0AEA0
(160,174,160)
#919D91
(145,157,145)
#828C82
(130,140,130)
#737B73
(115,123,115)
#646A64
(100,106,100)
#555955
(85,89,85)
#464846
(70,72,70)
#373737
(55,55,55)
#282628
(40,38,40)
#191519
(25,21,25)
#000000
(0,0,0)

Tints of #AFBFAF

#AFBFAF
(175,191,175)
#B6C4B6
(182,196,182)
#BDC9BD
(189,201,189)
#C4CEC4
(196,206,196)
#CBD3CB
(203,211,203)
#D2D8D2
(210,216,210)
#D9DDD9
(217,221,217)
#E0E2E0
(224,226,224)
#E7E7E7
(231,231,231)
#EEECEE
(238,236,238)
#F5F1F5
(245,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFBFAF; }

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

This text font color is #AFBFAF.

Background Color

.myBgColor { background-color: #AFBFAF; }

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

This div background color is #AFBFAF.

Border color

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

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

This div border color is #AFBFAF.

Opacity

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

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

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

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

This text has shadow with #AFBFAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFBFAF.

Preview

Color preview on black background

This text has color #AFBFAF on black background.


Color preview on white background

This text has color #AFBFAF on white background.


Black color preview on #AFBFAF background

This text has black color on #AFBFAF background.


White color preview on #AFBFAF background

This text has white color on #AFBFAF background.


Related colors

Complementary color

Complementary color for #hex is #504050.


I love getcolorcode.com

Triadic colors

1 #AFAFBF and #BFAFAF with #AFBFAF are triadic colors.

2 #AFBFAF and #BFAFAF with #AFBFAF are triadic colors.