COLOR #BD6085

HEX: #BD6085 RGB: (189,96,133)

Color info

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

RGB color model

#BD6085 color RGB value is (189,96,133).

RGB: (189,96,133) (74%, 38%, 52%)

RGB channels and saturation

R 189 of 255 = 74%
G 96 of 255 = 38%
B 133 of 255 = 52%

189
96
133

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

Portions of RGB colors in percentages

R + G + B = 189 + 96 + 133 = 418 (100%)
R 189 of 418 ~ 45.22%
G 96 of 418 ~ 22.97%
B 133 of 418 ~ 31.82'%

%45.22
%22.97
%31.82

CMYK color model

#BD6085 color CMYK value is (0,49,30,26).

  • cyan value is 0.00%
  • magenta value is 49.21%
  • yellow value is 29.63%
  • key color value is 25.88%
CMYK: (0,49,30,26) C0M49Y30K26 (0%,49%,30%,26%) (0.00/0.49/0.30/0.26) 

CMYK percentages

%0
%49.21
%29.63
%25.88

Codes

Color #BD6085 in popluar color models

BD 60 85
RGB 189 96 133
HSL 336° 41.33% 55.88%
HSB/HSV 336° 49.21% 74.12%
CMYK 0.00% 49.21% 29.63%
25.88%

Color #BD6085 in popluar number systems.

HEX BD 60 85
Decimal 189 96 133
Binary 10111101 1100000 10000101
Octal 275 140 205

Shades and tints

Shades of #BD6085

#BD6085
(189,96,133)
#AC5879
(172,88,121)
#9B506D
(155,80,109)
#8A4861
(138,72,97)
#794055
(121,64,85)
#683849
(104,56,73)
#57303D
(87,48,61)
#462831
(70,40,49)
#352025
(53,32,37)
#241819
(36,24,25)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #BD6085

#BD6085
(189,96,133)
#C36E90
(195,110,144)
#C97C9B
(201,124,155)
#CF8AA6
(207,138,166)
#D598B1
(213,152,177)
#DBA6BC
(219,166,188)
#E1B4C7
(225,180,199)
#E7C2D2
(231,194,210)
#EDD0DD
(237,208,221)
#F3DEE8
(243,222,232)
#F9ECF3
(249,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD6085; }

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

This text font color is #BD6085.

Background Color

.myBgColor { background-color: #BD6085; }

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

This div background color is #BD6085.

Border color

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

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

This div border color is #BD6085.

Opacity

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

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

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

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

This text has shadow with #BD6085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD6085.

Preview

Color preview on black background

This text has color #BD6085 on black background.


Color preview on white background

This text has color #BD6085 on white background.


Black color preview on #BD6085 background

This text has black color on #BD6085 background.


White color preview on #BD6085 background

This text has white color on #BD6085 background.


Related colors

Complementary color

Complementary color for #hex is #429F7A.


I love getcolorcode.com

Triadic colors

1 #85BD60 and #6085BD with #BD6085 are triadic colors.

2 #8560BD and #60BD85 with #BD6085 are triadic colors.