COLOR #AFA5B4

HEX: #AFA5B4 RGB: (175,165,180)

Color info

#AFA5B4 contains red, green and blue colors in about the same proportion. Web safe color of #AFA5B4 is #9999CC (or #99C).

RGB color model

#AFA5B4 color RGB value is (175,165,180).

RGB: (175,165,180) (69%, 65%, 71%)

RGB channels and saturation

R 175 of 255 = 69%
G 165 of 255 = 65%
B 180 of 255 = 71%

175
165
180

R + G + B ~ 68%. #AFA5B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 165 + 180 = 520 (100%)
R 175 of 520 ~ 33.65%
G 165 of 520 ~ 31.73%
B 180 of 520 ~ 34.62'%

%33.65
%31.73
%34.62

CMYK color model

#AFA5B4 color CMYK value is (3,8,0,29).

  • cyan value is 2.78%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (3,8,0,29)
C3M8Y0K29 (3%, 8%, 0%, 29%)
(0.03 / 0.08 / 0.00 / 0.29)

CMYK percentages

%2.78
%8.33
%0
%29.41

Codes

Color #AFA5B4 in popluar color models

AF A5 B4
RGB 175 165 180
HSL 280° 9.09% 67.65%
HSB/HSV 280° 8.33% 70.59%
CMYK 2.78% 8.33% 0.00%
29.41%

Color #AFA5B4 in popluar number systems.

HEX AF A5 B4
Decimal 175 165 180
Binary 10101111 10100101 10110100
Octal 257 245 264

Shades and tints

Shades of #AFA5B4

#AFA5B4
(175,165,180)
#A096A4
(160,150,164)
#918794
(145,135,148)
#827884
(130,120,132)
#736974
(115,105,116)
#645A64
(100,90,100)
#554B54
(85,75,84)
#463C44
(70,60,68)
#372D34
(55,45,52)
#281E24
(40,30,36)
#190F14
(25,15,20)
#000000
(0,0,0)

Tints of #AFA5B4

#AFA5B4
(175,165,180)
#B6ADBA
(182,173,186)
#BDB5C0
(189,181,192)
#C4BDC6
(196,189,198)
#CBC5CC
(203,197,204)
#D2CDD2
(210,205,210)
#D9D5D8
(217,213,216)
#E0DDDE
(224,221,222)
#E7E5E4
(231,229,228)
#EEEDEA
(238,237,234)
#F5F5F0
(245,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFA5B4; }

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

This text font color is #AFA5B4.

Background Color

.myBgColor { background-color: #AFA5B4; }

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

This div background color is #AFA5B4.

Border color

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

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

This div border color is #AFA5B4.

Opacity

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

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

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

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

This text has shadow with #AFA5B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFA5B4.

Preview

Color preview on black background

This text has color #AFA5B4 on black background.


Color preview on white background

This text has color #AFA5B4 on white background.


Black color preview on #AFA5B4 background

This text has black color on #AFA5B4 background.


White color preview on #AFA5B4 background

This text has white color on #AFA5B4 background.


Related colors

Complementary color

Complementary color for #hex is #505A4B.


I love getcolorcode.com

Triadic colors

1 #B4AFA5 and #A5B4AF with #AFA5B4 are triadic colors.

2 #B4A5AF and #A5AFB4 with #AFA5B4 are triadic colors.