COLOR #B69EB8

HEX: #B69EB8 RGB: (182,158,184)

Color info

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

RGB color model

#B69EB8 color RGB value is (182,158,184).

RGB: (182,158,184) (71%, 62%, 72%)

RGB channels and saturation

R 182 of 255 = 71%
G 158 of 255 = 62%
B 184 of 255 = 72%

182
158
184

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

Portions of RGB colors in percentages

R + G + B = 182 + 158 + 184 = 524 (100%)
R 182 of 524 ~ 34.73%
G 158 of 524 ~ 30.15%
B 184 of 524 ~ 35.11'%

%34.73
%30.15
%35.11

CMYK color model

#B69EB8 color CMYK value is (1,14,0,28).

  • cyan value is 1.09%
  • magenta value is 14.13%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (1,14,0,28)
C1M14Y0K28 (1%, 14%, 0%, 28%)
(0.01 / 0.14 / 0.00 / 0.28)

CMYK percentages

%1.09
%14.13
%0
%27.84

Codes

Color #B69EB8 in popluar color models

B6 9E B8
RGB 182 158 184
HSL 295° 15.48% 67.06%
HSB/HSV 295° 14.13% 72.16%
CMYK 1.09% 14.13% 0.00%
27.84%

Color #B69EB8 in popluar number systems.

HEX B6 9E B8
Decimal 182 158 184
Binary 10110110 10011110 10111000
Octal 266 236 270

Shades and tints

Shades of #B69EB8

#B69EB8
(182,158,184)
#A690A8
(166,144,168)
#968298
(150,130,152)
#867488
(134,116,136)
#766678
(118,102,120)
#665868
(102,88,104)
#564A58
(86,74,88)
#463C48
(70,60,72)
#362E38
(54,46,56)
#262028
(38,32,40)
#161218
(22,18,24)
#000000
(0,0,0)

Tints of #B69EB8

#B69EB8
(182,158,184)
#BCA6BE
(188,166,190)
#C2AEC4
(194,174,196)
#C8B6CA
(200,182,202)
#CEBED0
(206,190,208)
#D4C6D6
(212,198,214)
#DACEDC
(218,206,220)
#E0D6E2
(224,214,226)
#E6DEE8
(230,222,232)
#ECE6EE
(236,230,238)
#F2EEF4
(242,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B69EB8 color. Also use rgb(182,158,184) instead hex code.

Text Font Color

.myTextColor { color: #B69EB8; }

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

This text font color is #B69EB8.

Background Color

.myBgColor { background-color: #B69EB8; }

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

This div background color is #B69EB8.

Border color

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

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

This div border color is #B69EB8.

Opacity

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

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

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

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

This text has shadow with #B69EB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69EB8.

Preview

Color preview on black background

This text has color #B69EB8 on black background.


Color preview on white background

This text has color #B69EB8 on white background.


Black color preview on #B69EB8 background

This text has black color on #B69EB8 background.


White color preview on #B69EB8 background

This text has white color on #B69EB8 background.


Related colors

Complementary color

Complementary color for #hex is #496147.


I love getcolorcode.com

Triadic colors

1 #B8B69E and #9EB8B6 with #B69EB8 are triadic colors.

2 #B89EB6 and #9EB6B8 with #B69EB8 are triadic colors.