COLOR #BD5EAA

HEX: #BD5EAA RGB: (189,94,170)

Color info

#BD5EAA contains mainly red and blue colors. Web safe color of #BD5EAA is #CC6699 (or #C69).

RGB color model

#BD5EAA color RGB value is (189,94,170).

RGB: (189,94,170) (74%, 37%, 67%)

RGB channels and saturation

R 189 of 255 = 74%
G 94 of 255 = 37%
B 170 of 255 = 67%

189
94
170

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

Portions of RGB colors in percentages

R + G + B = 189 + 94 + 170 = 453 (100%)
R 189 of 453 ~ 41.72%
G 94 of 453 ~ 20.75%
B 170 of 453 ~ 37.53'%

%41.72
%20.75
%37.53

CMYK color model

#BD5EAA color CMYK value is (0,50,10,26).

  • cyan value is 0.00%
  • magenta value is 50.26%
  • yellow value is 10.05%
  • key color value is 25.88%

CMYK: (0,50,10,26)
C0M50Y10K26 (0%, 50%, 10%, 26%)
(0.00 / 0.50 / 0.10 / 0.26)

CMYK percentages

%0
%50.26
%10.05
%25.88

Codes

Color #BD5EAA in popluar color models

BD 5E AA
RGB 189 94 170
HSL 312° 41.85% 55.49%
HSB/HSV 312° 50.26% 74.12%
CMYK 0.00% 50.26% 10.05%
25.88%

Color #BD5EAA in popluar number systems.

HEX BD 5E AA
Decimal 189 94 170
Binary 10111101 1011110 10101010
Octal 275 136 252

Shades and tints

Shades of #BD5EAA

#BD5EAA
(189,94,170)
#AC569B
(172,86,155)
#9B4E8C
(155,78,140)
#8A467D
(138,70,125)
#793E6E
(121,62,110)
#68365F
(104,54,95)
#572E50
(87,46,80)
#462641
(70,38,65)
#351E32
(53,30,50)
#241623
(36,22,35)
#130E14
(19,14,20)
#000000
(0,0,0)

Tints of #BD5EAA

#BD5EAA
(189,94,170)
#C36CB1
(195,108,177)
#C97AB8
(201,122,184)
#CF88BF
(207,136,191)
#D596C6
(213,150,198)
#DBA4CD
(219,164,205)
#E1B2D4
(225,178,212)
#E7C0DB
(231,192,219)
#EDCEE2
(237,206,226)
#F3DCE9
(243,220,233)
#F9EAF0
(249,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD5EAA; }

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

This text font color is #BD5EAA.

Background Color

.myBgColor { background-color: #BD5EAA; }

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

This div background color is #BD5EAA.

Border color

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

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

This div border color is #BD5EAA.

Opacity

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

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

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

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

This text has shadow with #BD5EAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD5EAA.

Preview

Color preview on black background

This text has color #BD5EAA on black background.


Color preview on white background

This text has color #BD5EAA on white background.


Black color preview on #BD5EAA background

This text has black color on #BD5EAA background.


White color preview on #BD5EAA background

This text has white color on #BD5EAA background.


Related colors

Complementary color

Complementary color for #hex is #42A155.


I love getcolorcode.com

Triadic colors

1 #AABD5E and #5EAABD with #BD5EAA are triadic colors.

2 #AA5EBD and #5EBDAA with #BD5EAA are triadic colors.