COLOR #B69EBE

HEX: #B69EBE RGB: (182,158,190)

Color info

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

RGB color model

#B69EBE color RGB value is (182,158,190).

RGB: (182,158,190) (71%, 62%, 75%)

RGB channels and saturation

R 182 of 255 = 71%
G 158 of 255 = 62%
B 190 of 255 = 75%

182
158
190

R + G + B ~ 69%. #B69EBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 158 + 190 = 530 (100%)
R 182 of 530 ~ 34.34%
G 158 of 530 ~ 29.81%
B 190 of 530 ~ 35.85'%

%34.34
%29.81
%35.85

CMYK color model

#B69EBE color CMYK value is (4,17,0,25).

  • cyan value is 4.21%
  • magenta value is 16.84%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (4,17,0,25)
C4M17Y0K25 (4%, 17%, 0%, 25%)
(0.04 / 0.17 / 0.00 / 0.25)

CMYK percentages

%4.21
%16.84
%0
%25.49

Codes

Color #B69EBE in popluar color models

B6 9E BE
RGB 182 158 190
HSL 285° 19.75% 68.24%
HSB/HSV 285° 16.84% 74.51%
CMYK 4.21% 16.84% 0.00%
25.49%

Color #B69EBE in popluar number systems.

HEX B6 9E BE
Decimal 182 158 190
Binary 10110110 10011110 10111110
Octal 266 236 276

Shades and tints

Shades of #B69EBE

#B69EBE
(182,158,190)
#A690AD
(166,144,173)
#96829C
(150,130,156)
#86748B
(134,116,139)
#76667A
(118,102,122)
#665869
(102,88,105)
#564A58
(86,74,88)
#463C47
(70,60,71)
#362E36
(54,46,54)
#262025
(38,32,37)
#161214
(22,18,20)
#000000
(0,0,0)

Tints of #B69EBE

#B69EBE
(182,158,190)
#BCA6C3
(188,166,195)
#C2AEC8
(194,174,200)
#C8B6CD
(200,182,205)
#CEBED2
(206,190,210)
#D4C6D7
(212,198,215)
#DACEDC
(218,206,220)
#E0D6E1
(224,214,225)
#E6DEE6
(230,222,230)
#ECE6EB
(236,230,235)
#F2EEF0
(242,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B69EBE; }

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

This text font color is #B69EBE.

Background Color

.myBgColor { background-color: #B69EBE; }

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

This div background color is #B69EBE.

Border color

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

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

This div border color is #B69EBE.

Opacity

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

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

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

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

This text has shadow with #B69EBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69EBE.

Preview

Color preview on black background

This text has color #B69EBE on black background.


Color preview on white background

This text has color #B69EBE on white background.


Black color preview on #B69EBE background

This text has black color on #B69EBE background.


White color preview on #B69EBE background

This text has white color on #B69EBE background.


Related colors

Complementary color

Complementary color for #hex is #496141.


I love getcolorcode.com

Triadic colors

1 #BEB69E and #9EBEB6 with #B69EBE are triadic colors.

2 #BE9EB6 and #9EB6BE with #B69EBE are triadic colors.