COLOR #B8AFE6

HEX: #B8AFE6 RGB: (184,175,230)

Color info

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

RGB color model

#B8AFE6 color RGB value is (184,175,230).

RGB: (184,175,230) (72%, 69%, 90%)

RGB channels and saturation

R 184 of 255 = 72%
G 175 of 255 = 69%
B 230 of 255 = 90%

184
175
230

R + G + B ~ 77%. #B8AFE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 175 + 230 = 589 (100%)
R 184 of 589 ~ 31.24%
G 175 of 589 ~ 29.71%
B 230 of 589 ~ 39.05'%

%31.24
%29.71
%39.05

CMYK color model

#B8AFE6 color CMYK value is (20,24,0,10).

  • cyan value is 20.00%
  • magenta value is 23.91%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (20,24,0,10)
C20M24Y0K10 (20%, 24%, 0%, 10%)
(0.20 / 0.24 / 0.00 / 0.10)

CMYK percentages

%20
%23.91
%0
%9.8

Codes

Color #B8AFE6 in popluar color models

B8 AF E6
RGB 184 175 230
HSL 250° 52.38% 79.41%
HSB/HSV 250° 23.91% 90.20%
CMYK 20.00% 23.91% 0.00%
9.80%

Color #B8AFE6 in popluar number systems.

HEX B8 AF E6
Decimal 184 175 230
Binary 10111000 10101111 11100110
Octal 270 257 346

Shades and tints

Shades of #B8AFE6

#B8AFE6
(184,175,230)
#A8A0D2
(168,160,210)
#9891BE
(152,145,190)
#8882AA
(136,130,170)
#787396
(120,115,150)
#686482
(104,100,130)
#58556E
(88,85,110)
#48465A
(72,70,90)
#383746
(56,55,70)
#282832
(40,40,50)
#18191E
(24,25,30)
#000000
(0,0,0)

Tints of #B8AFE6

#B8AFE6
(184,175,230)
#BEB6E8
(190,182,232)
#C4BDEA
(196,189,234)
#CAC4EC
(202,196,236)
#D0CBEE
(208,203,238)
#D6D2F0
(214,210,240)
#DCD9F2
(220,217,242)
#E2E0F4
(226,224,244)
#E8E7F6
(232,231,246)
#EEEEF8
(238,238,248)
#F4F5FA
(244,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B8AFE6; }

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

This text font color is #B8AFE6.

Background Color

.myBgColor { background-color: #B8AFE6; }

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

This div background color is #B8AFE6.

Border color

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

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

This div border color is #B8AFE6.

Opacity

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

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

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

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

This text has shadow with #B8AFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8AFE6.

Preview

Color preview on black background

This text has color #B8AFE6 on black background.


Color preview on white background

This text has color #B8AFE6 on white background.


Black color preview on #B8AFE6 background

This text has black color on #B8AFE6 background.


White color preview on #B8AFE6 background

This text has white color on #B8AFE6 background.


Related colors

Complementary color

Complementary color for #hex is #475019.


I love getcolorcode.com

Triadic colors

1 #E6B8AF and #AFE6B8 with #B8AFE6 are triadic colors.

2 #E6AFB8 and #AFB8E6 with #B8AFE6 are triadic colors.