COLOR #BD8194

HEX: #BD8194 RGB: (189,129,148)

Color info

#BD8194 contains mainly red and blue colors. Web safe color of #BD8194 is #CC9999 (or #C99).

RGB color model

#BD8194 color RGB value is (189,129,148).

RGB: (189,129,148) (74%, 51%, 58%)

RGB channels and saturation

R 189 of 255 = 74%
G 129 of 255 = 51%
B 148 of 255 = 58%

189
129
148

R + G + B ~ 61%. #BD8194 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 129 + 148 = 466 (100%)
R 189 of 466 ~ 40.56%
G 129 of 466 ~ 27.68%
B 148 of 466 ~ 31.76'%

%40.56
%27.68
%31.76

CMYK color model

#BD8194 color CMYK value is (0,32,22,26).

  • cyan value is 0.00%
  • magenta value is 31.75%
  • yellow value is 21.69%
  • key color value is 25.88%
CMYK: (0,32,22,26) C0M32Y22K26 (0%,32%,22%,26%) (0.00/0.32/0.22/0.26) 

CMYK percentages

%0
%31.75
%21.69
%25.88

Codes

Color #BD8194 in popluar color models

BD 81 94
RGB 189 129 148
HSL 341° 31.25% 62.35%
HSB/HSV 341° 31.75% 74.12%
CMYK 0.00% 31.75% 21.69%
25.88%

Color #BD8194 in popluar number systems.

HEX BD 81 94
Decimal 189 129 148
Binary 10111101 10000001 10010100
Octal 275 201 224

Shades and tints

Shades of #BD8194

#BD8194
(189,129,148)
#AC7687
(172,118,135)
#9B6B7A
(155,107,122)
#8A606D
(138,96,109)
#795560
(121,85,96)
#684A53
(104,74,83)
#573F46
(87,63,70)
#463439
(70,52,57)
#35292C
(53,41,44)
#241E1F
(36,30,31)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #BD8194

#BD8194
(189,129,148)
#C38C9D
(195,140,157)
#C997A6
(201,151,166)
#CFA2AF
(207,162,175)
#D5ADB8
(213,173,184)
#DBB8C1
(219,184,193)
#E1C3CA
(225,195,202)
#E7CED3
(231,206,211)
#EDD9DC
(237,217,220)
#F3E4E5
(243,228,229)
#F9EFEE
(249,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD8194; }

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

This text font color is #BD8194.

Background Color

.myBgColor { background-color: #BD8194; }

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

This div background color is #BD8194.

Border color

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

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

This div border color is #BD8194.

Opacity

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

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

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

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

This text has shadow with #BD8194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8194.

Preview

Color preview on black background

This text has color #BD8194 on black background.


Color preview on white background

This text has color #BD8194 on white background.


Black color preview on #BD8194 background

This text has black color on #BD8194 background.


White color preview on #BD8194 background

This text has white color on #BD8194 background.


Related colors

Complementary color

Complementary color for #hex is #427E6B.


I love getcolorcode.com

Triadic colors

1 #94BD81 and #8194BD with #BD8194 are triadic colors.

2 #9481BD and #81BD94 with #BD8194 are triadic colors.