COLOR #BF6DB4

HEX: #BF6DB4 RGB: (191,109,180)

Color info

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

RGB color model

#BF6DB4 color RGB value is (191,109,180).

RGB: (191,109,180) (75%, 43%, 71%)

RGB channels and saturation

R 191 of 255 = 75%
G 109 of 255 = 43%
B 180 of 255 = 71%

191
109
180

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

Portions of RGB colors in percentages

R + G + B = 191 + 109 + 180 = 480 (100%)
R 191 of 480 ~ 39.79%
G 109 of 480 ~ 22.71%
B 180 of 480 ~ 37.5'%

%39.79
%22.71
%37.5

CMYK color model

#BF6DB4 color CMYK value is (0,43,6,25).

  • cyan value is 0.00%
  • magenta value is 42.93%
  • yellow value is 5.76%
  • key color value is 25.10%

CMYK: (0,43,6,25)
C0M43Y6K25 (0%, 43%, 6%, 25%)
(0.00 / 0.43 / 0.06 / 0.25)

CMYK percentages

%0
%42.93
%5.76
%25.1

Codes

Color #BF6DB4 in popluar color models

BF 6D B4
RGB 191 109 180
HSL 308° 39.05% 58.82%
HSB/HSV 308° 42.93% 74.90%
CMYK 0.00% 42.93% 5.76%
25.10%

Color #BF6DB4 in popluar number systems.

HEX BF 6D B4
Decimal 191 109 180
Binary 10111111 1101101 10110100
Octal 277 155 264

Shades and tints

Shades of #BF6DB4

#BF6DB4
(191,109,180)
#AE64A4
(174,100,164)
#9D5B94
(157,91,148)
#8C5284
(140,82,132)
#7B4974
(123,73,116)
#6A4064
(106,64,100)
#593754
(89,55,84)
#482E44
(72,46,68)
#372534
(55,37,52)
#261C24
(38,28,36)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #BF6DB4

#BF6DB4
(191,109,180)
#C47ABA
(196,122,186)
#C987C0
(201,135,192)
#CE94C6
(206,148,198)
#D3A1CC
(211,161,204)
#D8AED2
(216,174,210)
#DDBBD8
(221,187,216)
#E2C8DE
(226,200,222)
#E7D5E4
(231,213,228)
#ECE2EA
(236,226,234)
#F1EFF0
(241,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF6DB4 color. Also use rgb(191,109,180) instead hex code.

Text Font Color

.myTextColor { color: #BF6DB4; }

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

This text font color is #BF6DB4.

Background Color

.myBgColor { background-color: #BF6DB4; }

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

This div background color is #BF6DB4.

Border color

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

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

This div border color is #BF6DB4.

Opacity

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

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

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

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

This text has shadow with #BF6DB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF6DB4.

Preview

Color preview on black background

This text has color #BF6DB4 on black background.


Color preview on white background

This text has color #BF6DB4 on white background.


Black color preview on #BF6DB4 background

This text has black color on #BF6DB4 background.


White color preview on #BF6DB4 background

This text has white color on #BF6DB4 background.


Related colors

Complementary color

Complementary color for #hex is #40924B.


I love getcolorcode.com

Triadic colors

1 #B4BF6D and #6DB4BF with #BF6DB4 are triadic colors.

2 #B46DBF and #6DBFB4 with #BF6DB4 are triadic colors.