COLOR #BD76BD

HEX: #BD76BD RGB: (189,118,189)

Color info

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

RGB color model

#BD76BD color RGB value is (189,118,189).

RGB: (189,118,189) (74%, 46%, 74%)

RGB channels and saturation

R 189 of 255 = 74%
G 118 of 255 = 46%
B 189 of 255 = 74%

189
118
189

R + G + B ~ 65%. #BD76BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 118 + 189 = 496 (100%)
R 189 of 496 ~ 38.1%
G 118 of 496 ~ 23.79%
B 189 of 496 ~ 38.1'%

%38.1
%23.79
%38.1

CMYK color model

#BD76BD color CMYK value is (0,38,0,26).

  • cyan value is 0.00%
  • magenta value is 37.57%
  • yellow value is 0.00%
  • key color value is 25.88%
CMYK: (0,38,0,26) C0M38Y0K26 (0%,38%,0%,26%) (0.00/0.38/0.00/0.26) 

CMYK percentages

%0
%37.57
%0
%25.88

Codes

Color #BD76BD in popluar color models

BD 76 BD
RGB 189 118 189
HSL 300° 34.98% 60.20%
HSB/HSV 300° 37.57% 74.12%
CMYK 0.00% 37.57% 0.00%
25.88%

Color #BD76BD in popluar number systems.

HEX BD 76 BD
Decimal 189 118 189
Binary 10111101 1110110 10111101
Octal 275 166 275

Shades and tints

Shades of #BD76BD

#BD76BD
(189,118,189)
#AC6CAC
(172,108,172)
#9B629B
(155,98,155)
#8A588A
(138,88,138)
#794E79
(121,78,121)
#684468
(104,68,104)
#573A57
(87,58,87)
#463046
(70,48,70)
#352635
(53,38,53)
#241C24
(36,28,36)
#131213
(19,18,19)
#000000
(0,0,0)

Tints of #BD76BD

#BD76BD
(189,118,189)
#C382C3
(195,130,195)
#C98EC9
(201,142,201)
#CF9ACF
(207,154,207)
#D5A6D5
(213,166,213)
#DBB2DB
(219,178,219)
#E1BEE1
(225,190,225)
#E7CAE7
(231,202,231)
#EDD6ED
(237,214,237)
#F3E2F3
(243,226,243)
#F9EEF9
(249,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD76BD; }

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

This text font color is #BD76BD.

Background Color

.myBgColor { background-color: #BD76BD; }

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

This div background color is #BD76BD.

Border color

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

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

This div border color is #BD76BD.

Opacity

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

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

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

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

This text has shadow with #BD76BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD76BD.

Preview

Color preview on black background

This text has color #BD76BD on black background.


Color preview on white background

This text has color #BD76BD on white background.


Black color preview on #BD76BD background

This text has black color on #BD76BD background.


White color preview on #BD76BD background

This text has white color on #BD76BD background.


Related colors

Complementary color

Complementary color for #hex is #428942.


I love getcolorcode.com

Triadic colors

1 #BDBD76 and #76BDBD with #BD76BD are triadic colors.

2 #BD76BD and #76BDBD with #BD76BD are triadic colors.