COLOR #BD4886

HEX: #BD4886 RGB: (189,72,134)

Color info

#BD4886 contains mainly red and blue colors. Web safe color of #BD4886 is #CC3399 (or #C39).

RGB color model

#BD4886 color RGB value is (189,72,134).

RGB: (189,72,134) (74%, 28%, 53%)

RGB channels and saturation

R 189 of 255 = 74%
G 72 of 255 = 28%
B 134 of 255 = 53%

189
72
134

R + G + B ~ 52%. #BD4886 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 189 + 72 + 134 = 395 (100%)
R 189 of 395 ~ 47.85%
G 72 of 395 ~ 18.23%
B 134 of 395 ~ 33.92'%

%47.85
%18.23
%33.92

CMYK color model

#BD4886 color CMYK value is (0,62,29,26).

  • cyan value is 0.00%
  • magenta value is 61.90%
  • yellow value is 29.10%
  • key color value is 25.88%

CMYK: (0,62,29,26)
C0M62Y29K26 (0%, 62%, 29%, 26%)
(0.00 / 0.62 / 0.29 / 0.26)

CMYK percentages

%0
%61.9
%29.1
%25.88

Codes

Color #BD4886 in popluar color models

BD 48 86
RGB 189 72 134
HSL 328° 46.99% 51.18%
HSB/HSV 328° 61.90% 74.12%
CMYK 0.00% 61.90% 29.10%
25.88%

Color #BD4886 in popluar number systems.

HEX BD 48 86
Decimal 189 72 134
Binary 10111101 1001000 10000110
Octal 275 110 206

Shades and tints

Shades of #BD4886

#BD4886
(189,72,134)
#AC427A
(172,66,122)
#9B3C6E
(155,60,110)
#8A3662
(138,54,98)
#793056
(121,48,86)
#682A4A
(104,42,74)
#57243E
(87,36,62)
#461E32
(70,30,50)
#351826
(53,24,38)
#24121A
(36,18,26)
#130C0E
(19,12,14)
#000000
(0,0,0)

Tints of #BD4886

#BD4886
(189,72,134)
#C35891
(195,88,145)
#C9689C
(201,104,156)
#CF78A7
(207,120,167)
#D588B2
(213,136,178)
#DB98BD
(219,152,189)
#E1A8C8
(225,168,200)
#E7B8D3
(231,184,211)
#EDC8DE
(237,200,222)
#F3D8E9
(243,216,233)
#F9E8F4
(249,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD4886; }

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

This text font color is #BD4886.

Background Color

.myBgColor { background-color: #BD4886; }

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

This div background color is #BD4886.

Border color

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

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

This div border color is #BD4886.

Opacity

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

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

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

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

This text has shadow with #BD4886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD4886.

Preview

Color preview on black background

This text has color #BD4886 on black background.


Color preview on white background

This text has color #BD4886 on white background.


Black color preview on #BD4886 background

This text has black color on #BD4886 background.


White color preview on #BD4886 background

This text has white color on #BD4886 background.


Related colors

Complementary color

Complementary color for #hex is #42B779.


I love getcolorcode.com

Triadic colors

1 #86BD48 and #4886BD with #BD4886 are triadic colors.

2 #8648BD and #48BD86 with #BD4886 are triadic colors.