COLOR #BD6FD6

HEX: #BD6FD6 RGB: (189,111,214)

Color info

#BD6FD6 contains mainly red and blue colors. Web safe color of #BD6FD6 is #CC66CC (or #C6C).

RGB color model

#BD6FD6 color RGB value is (189,111,214).

RGB: (189,111,214) (74%, 44%, 84%)

RGB channels and saturation

R 189 of 255 = 74%
G 111 of 255 = 44%
B 214 of 255 = 84%

189
111
214

R + G + B ~ 67%. #BD6FD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 111 + 214 = 514 (100%)
R 189 of 514 ~ 36.77%
G 111 of 514 ~ 21.6%
B 214 of 514 ~ 41.63'%

%36.77
%21.6
%41.63

CMYK color model

#BD6FD6 color CMYK value is (12,48,0,16).

  • cyan value is 11.68%
  • magenta value is 48.13%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (12,48,0,16)
C12M48Y0K16 (12%, 48%, 0%, 16%)
(0.12 / 0.48 / 0.00 / 0.16)

CMYK percentages

%11.68
%48.13
%0
%16.08

Codes

Color #BD6FD6 in popluar color models

BD 6F D6
RGB 189 111 214
HSL 285° 55.68% 63.73%
HSB/HSV 285° 48.13% 83.92%
CMYK 11.68% 48.13% 0.00%
16.08%

Color #BD6FD6 in popluar number systems.

HEX BD 6F D6
Decimal 189 111 214
Binary 10111101 1101111 11010110
Octal 275 157 326

Shades and tints

Shades of #BD6FD6

#BD6FD6
(189,111,214)
#AC65C3
(172,101,195)
#9B5BB0
(155,91,176)
#8A519D
(138,81,157)
#79478A
(121,71,138)
#683D77
(104,61,119)
#573364
(87,51,100)
#462951
(70,41,81)
#351F3E
(53,31,62)
#24152B
(36,21,43)
#130B18
(19,11,24)
#000000
(0,0,0)

Tints of #BD6FD6

#BD6FD6
(189,111,214)
#C37CD9
(195,124,217)
#C989DC
(201,137,220)
#CF96DF
(207,150,223)
#D5A3E2
(213,163,226)
#DBB0E5
(219,176,229)
#E1BDE8
(225,189,232)
#E7CAEB
(231,202,235)
#EDD7EE
(237,215,238)
#F3E4F1
(243,228,241)
#F9F1F4
(249,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD6FD6 color. Also use rgb(189,111,214) instead hex code.

Text Font Color

.myTextColor { color: #BD6FD6; }

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

This text font color is #BD6FD6.

Background Color

.myBgColor { background-color: #BD6FD6; }

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

This div background color is #BD6FD6.

Border color

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

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

This div border color is #BD6FD6.

Opacity

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

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

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

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

This text has shadow with #BD6FD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD6FD6.

Preview

Color preview on black background

This text has color #BD6FD6 on black background.


Color preview on white background

This text has color #BD6FD6 on white background.


Black color preview on #BD6FD6 background

This text has black color on #BD6FD6 background.


White color preview on #BD6FD6 background

This text has white color on #BD6FD6 background.


Related colors

Complementary color

Complementary color for #hex is #429029.


I love getcolorcode.com

Triadic colors

1 #D6BD6F and #6FD6BD with #BD6FD6 are triadic colors.

2 #D66FBD and #6FBDD6 with #BD6FD6 are triadic colors.