COLOR #B7AFB6

HEX: #B7AFB6 RGB: (183,175,182)

Color info

#B7AFB6 contains red, green and blue colors in about the same proportion. Web safe color of #B7AFB6 is #CC99CC (or #C9C).

RGB color model

#B7AFB6 color RGB value is (183,175,182).

RGB: (183,175,182) (72%, 69%, 71%)

RGB channels and saturation

R 183 of 255 = 72%
G 175 of 255 = 69%
B 182 of 255 = 71%

183
175
182

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

Portions of RGB colors in percentages

R + G + B = 183 + 175 + 182 = 540 (100%)
R 183 of 540 ~ 33.89%
G 175 of 540 ~ 32.41%
B 182 of 540 ~ 33.7'%

%33.89
%32.41
%33.7

CMYK color model

#B7AFB6 color CMYK value is (0,4,1,28).

  • cyan value is 0.00%
  • magenta value is 4.37%
  • yellow value is 0.55%
  • key color value is 28.24%
CMYK: (0,4,1,28) C0M4Y1K28 (0%,4%,1%,28%) (0.00/0.04/0.01/0.28) 

CMYK percentages

%0
%4.37
%0.55
%28.24

Codes

Color #B7AFB6 in popluar color models

B7 AF B6
RGB 183 175 182
HSL 308° 5.26% 70.20%
HSB/HSV 308° 4.37% 71.76%
CMYK 0.00% 4.37% 0.55%
28.24%

Color #B7AFB6 in popluar number systems.

HEX B7 AF B6
Decimal 183 175 182
Binary 10110111 10101111 10110110
Octal 267 257 266

Shades and tints

Shades of #B7AFB6

#B7AFB6
(183,175,182)
#A7A0A6
(167,160,166)
#979196
(151,145,150)
#878286
(135,130,134)
#777376
(119,115,118)
#676466
(103,100,102)
#575556
(87,85,86)
#474646
(71,70,70)
#373736
(55,55,54)
#272826
(39,40,38)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #B7AFB6

#B7AFB6
(183,175,182)
#BDB6BC
(189,182,188)
#C3BDC2
(195,189,194)
#C9C4C8
(201,196,200)
#CFCBCE
(207,203,206)
#D5D2D4
(213,210,212)
#DBD9DA
(219,217,218)
#E1E0E0
(225,224,224)
#E7E7E6
(231,231,230)
#EDEEEC
(237,238,236)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7AFB6; }

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

This text font color is #B7AFB6.

Background Color

.myBgColor { background-color: #B7AFB6; }

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

This div background color is #B7AFB6.

Border color

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

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

This div border color is #B7AFB6.

Opacity

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

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

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

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

This text has shadow with #B7AFB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7AFB6.

Preview

Color preview on black background

This text has color #B7AFB6 on black background.


Color preview on white background

This text has color #B7AFB6 on white background.


Black color preview on #B7AFB6 background

This text has black color on #B7AFB6 background.


White color preview on #B7AFB6 background

This text has white color on #B7AFB6 background.


Related colors

Complementary color

Complementary color for #hex is #485049.


I love getcolorcode.com

Triadic colors

1 #B6B7AF and #AFB6B7 with #B7AFB6 are triadic colors.

2 #B6AFB7 and #AFB7B6 with #B7AFB6 are triadic colors.