COLOR #BF7D95

HEX: #BF7D95 RGB: (191,125,149)

Color info

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

RGB color model

#BF7D95 color RGB value is (191,125,149).

RGB: (191,125,149) (75%, 49%, 58%)

RGB channels and saturation

R 191 of 255 = 75%
G 125 of 255 = 49%
B 149 of 255 = 58%

191
125
149

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

Portions of RGB colors in percentages

R + G + B = 191 + 125 + 149 = 465 (100%)
R 191 of 465 ~ 41.08%
G 125 of 465 ~ 26.88%
B 149 of 465 ~ 32.04'%

%41.08
%26.88
%32.04

CMYK color model

#BF7D95 color CMYK value is (0,35,22,25).

  • cyan value is 0.00%
  • magenta value is 34.55%
  • yellow value is 21.99%
  • key color value is 25.10%

CMYK: (0,35,22,25)
C0M35Y22K25 (0%, 35%, 22%, 25%)
(0.00 / 0.35 / 0.22 / 0.25)

CMYK percentages

%0
%34.55
%21.99
%25.1

Codes

Color #BF7D95 in popluar color models

BF 7D 95
RGB 191 125 149
HSL 338° 34.02% 61.96%
HSB/HSV 338° 34.55% 74.90%
CMYK 0.00% 34.55% 21.99%
25.10%

Color #BF7D95 in popluar number systems.

HEX BF 7D 95
Decimal 191 125 149
Binary 10111111 1111101 10010101
Octal 277 175 225

Shades and tints

Shades of #BF7D95

#BF7D95
(191,125,149)
#AE7288
(174,114,136)
#9D677B
(157,103,123)
#8C5C6E
(140,92,110)
#7B5161
(123,81,97)
#6A4654
(106,70,84)
#593B47
(89,59,71)
#48303A
(72,48,58)
#37252D
(55,37,45)
#261A20
(38,26,32)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #BF7D95

#BF7D95
(191,125,149)
#C4889E
(196,136,158)
#C993A7
(201,147,167)
#CE9EB0
(206,158,176)
#D3A9B9
(211,169,185)
#D8B4C2
(216,180,194)
#DDBFCB
(221,191,203)
#E2CAD4
(226,202,212)
#E7D5DD
(231,213,221)
#ECE0E6
(236,224,230)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF7D95 color. Also use rgb(191,125,149) instead hex code.

Text Font Color

.myTextColor { color: #BF7D95; }

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

This text font color is #BF7D95.

Background Color

.myBgColor { background-color: #BF7D95; }

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

This div background color is #BF7D95.

Border color

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

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

This div border color is #BF7D95.

Opacity

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

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

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

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

This text has shadow with #BF7D95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF7D95.

Preview

Color preview on black background

This text has color #BF7D95 on black background.


Color preview on white background

This text has color #BF7D95 on white background.


Black color preview on #BF7D95 background

This text has black color on #BF7D95 background.


White color preview on #BF7D95 background

This text has white color on #BF7D95 background.


Related colors

Complementary color

Complementary color for #hex is #40826A.


I love getcolorcode.com

Triadic colors

1 #95BF7D and #7D95BF with #BF7D95 are triadic colors.

2 #957DBF and #7DBF95 with #BF7D95 are triadic colors.