COLOR #BF7B96

HEX: #BF7B96 RGB: (191,123,150)

Color info

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

RGB color model

#BF7B96 color RGB value is (191,123,150).

RGB: (191,123,150) (75%, 48%, 59%)

RGB channels and saturation

R 191 of 255 = 75%
G 123 of 255 = 48%
B 150 of 255 = 59%

191
123
150

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

Portions of RGB colors in percentages

R + G + B = 191 + 123 + 150 = 464 (100%)
R 191 of 464 ~ 41.16%
G 123 of 464 ~ 26.51%
B 150 of 464 ~ 32.33'%

%41.16
%26.51
%32.33

CMYK color model

#BF7B96 color CMYK value is (0,36,21,25).

  • cyan value is 0.00%
  • magenta value is 35.60%
  • yellow value is 21.47%
  • key color value is 25.10%
CMYK: (0,36,21,25) C0M36Y21K25 (0%,36%,21%,25%) (0.00/0.36/0.21/0.25) 

CMYK percentages

%0
%35.6
%21.47
%25.1

Codes

Color #BF7B96 in popluar color models

BF 7B 96
RGB 191 123 150
HSL 336° 34.69% 61.57%
HSB/HSV 336° 35.60% 74.90%
CMYK 0.00% 35.60% 21.47%
25.10%

Color #BF7B96 in popluar number systems.

HEX BF 7B 96
Decimal 191 123 150
Binary 10111111 1111011 10010110
Octal 277 173 226

Shades and tints

Shades of #BF7B96

#BF7B96
(191,123,150)
#AE7089
(174,112,137)
#9D657C
(157,101,124)
#8C5A6F
(140,90,111)
#7B4F62
(123,79,98)
#6A4455
(106,68,85)
#593948
(89,57,72)
#482E3B
(72,46,59)
#37232E
(55,35,46)
#261821
(38,24,33)
#150D14
(21,13,20)
#000000
(0,0,0)

Tints of #BF7B96

#BF7B96
(191,123,150)
#C4879F
(196,135,159)
#C993A8
(201,147,168)
#CE9FB1
(206,159,177)
#D3ABBA
(211,171,186)
#D8B7C3
(216,183,195)
#DDC3CC
(221,195,204)
#E2CFD5
(226,207,213)
#E7DBDE
(231,219,222)
#ECE7E7
(236,231,231)
#F1F3F0
(241,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF7B96 color. Also use rgb(191,123,150) instead hex code.

Text Font Color

.myTextColor { color: #BF7B96; }

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

This text font color is #BF7B96.

Background Color

.myBgColor { background-color: #BF7B96; }

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

This div background color is #BF7B96.

Border color

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

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

This div border color is #BF7B96.

Opacity

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

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

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

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

This text has shadow with #BF7B96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF7B96.

Preview

Color preview on black background

This text has color #BF7B96 on black background.


Color preview on white background

This text has color #BF7B96 on white background.


Black color preview on #BF7B96 background

This text has black color on #BF7B96 background.


White color preview on #BF7B96 background

This text has white color on #BF7B96 background.


Related colors

Complementary color

Complementary color for #hex is #408469.


I love getcolorcode.com

Triadic colors

1 #96BF7B and #7B96BF with #BF7B96 are triadic colors.

2 #967BBF and #7BBF96 with #BF7B96 are triadic colors.