COLOR #BD6ABD

HEX: #BD6ABD RGB: (189,106,189)

Color info

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

RGB color model

#BD6ABD color RGB value is (189,106,189).

RGB: (189,106,189) (74%, 42%, 74%)

RGB channels and saturation

R 189 of 255 = 74%
G 106 of 255 = 42%
B 189 of 255 = 74%

189
106
189

R + G + B ~ 63%. #BD6ABD is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 106 + 189 = 484 (100%)
R 189 of 484 ~ 39.05%
G 106 of 484 ~ 21.9%
B 189 of 484 ~ 39.05'%

%39.05
%21.9
%39.05

CMYK color model

#BD6ABD color CMYK value is (0,44,0,26).

  • cyan value is 0.00%
  • magenta value is 43.92%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (0,44,0,26)
C0M44Y0K26 (0%, 44%, 0%, 26%)
(0.00 / 0.44 / 0.00 / 0.26)

CMYK percentages

%0
%43.92
%0
%25.88

Codes

Color #BD6ABD in popluar color models

BD 6A BD
RGB 189 106 189
HSL 300° 38.60% 57.84%
HSB/HSV 300° 43.92% 74.12%
CMYK 0.00% 43.92% 0.00%
25.88%

Color #BD6ABD in popluar number systems.

HEX BD 6A BD
Decimal 189 106 189
Binary 10111101 1101010 10111101
Octal 275 152 275

Shades and tints

Shades of #BD6ABD

#BD6ABD
(189,106,189)
#AC61AC
(172,97,172)
#9B589B
(155,88,155)
#8A4F8A
(138,79,138)
#794679
(121,70,121)
#683D68
(104,61,104)
#573457
(87,52,87)
#462B46
(70,43,70)
#352235
(53,34,53)
#241924
(36,25,36)
#131013
(19,16,19)
#000000
(0,0,0)

Tints of #BD6ABD

#BD6ABD
(189,106,189)
#C377C3
(195,119,195)
#C984C9
(201,132,201)
#CF91CF
(207,145,207)
#D59ED5
(213,158,213)
#DBABDB
(219,171,219)
#E1B8E1
(225,184,225)
#E7C5E7
(231,197,231)
#EDD2ED
(237,210,237)
#F3DFF3
(243,223,243)
#F9ECF9
(249,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD6ABD; }

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

This text font color is #BD6ABD.

Background Color

.myBgColor { background-color: #BD6ABD; }

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

This div background color is #BD6ABD.

Border color

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

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

This div border color is #BD6ABD.

Opacity

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

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

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

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

This text has shadow with #BD6ABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD6ABD.

Preview

Color preview on black background

This text has color #BD6ABD on black background.


Color preview on white background

This text has color #BD6ABD on white background.


Black color preview on #BD6ABD background

This text has black color on #BD6ABD background.


White color preview on #BD6ABD background

This text has white color on #BD6ABD background.


Related colors

Complementary color

Complementary color for #hex is #429542.


I love getcolorcode.com

Triadic colors

1 #BDBD6A and #6ABDBD with #BD6ABD are triadic colors.

2 #BD6ABD and #6ABDBD with #BD6ABD are triadic colors.