COLOR #BF6B74

HEX: #BF6B74 RGB: (191,107,116)

Color info

#BF6B74 contains mainly red color. Web safe color of #BF6B74 is #CC6666 (or #C66).

RGB color model

#BF6B74 color RGB value is (191,107,116).

RGB: (191,107,116) (75%, 42%, 45%)

RGB channels and saturation

R 191 of 255 = 75%
G 107 of 255 = 42%
B 116 of 255 = 45%

191
107
116

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

Portions of RGB colors in percentages

R + G + B = 191 + 107 + 116 = 414 (100%)
R 191 of 414 ~ 46.14%
G 107 of 414 ~ 25.85%
B 116 of 414 ~ 28.02'%

%46.14
%25.85
%28.02

CMYK color model

#BF6B74 color CMYK value is (0,44,39,25).

  • cyan value is 0.00%
  • magenta value is 43.98%
  • yellow value is 39.27%
  • key color value is 25.10%

CMYK: (0,44,39,25)
C0M44Y39K25 (0%, 44%, 39%, 25%)
(0.00 / 0.44 / 0.39 / 0.25)

CMYK percentages

%0
%43.98
%39.27
%25.1

Codes

Color #BF6B74 in popluar color models

BF 6B 74
RGB 191 107 116
HSL 354° 39.62% 58.43%
HSB/HSV 354° 43.98% 74.90%
CMYK 0.00% 43.98% 39.27%
25.10%

Color #BF6B74 in popluar number systems.

HEX BF 6B 74
Decimal 191 107 116
Binary 10111111 1101011 1110100
Octal 277 153 164

Shades and tints

Shades of #BF6B74

#BF6B74
(191,107,116)
#AE626A
(174,98,106)
#9D5960
(157,89,96)
#8C5056
(140,80,86)
#7B474C
(123,71,76)
#6A3E42
(106,62,66)
#593538
(89,53,56)
#482C2E
(72,44,46)
#372324
(55,35,36)
#261A1A
(38,26,26)
#151110
(21,17,16)
#000000
(0,0,0)

Tints of #BF6B74

#BF6B74
(191,107,116)
#C47880
(196,120,128)
#C9858C
(201,133,140)
#CE9298
(206,146,152)
#D39FA4
(211,159,164)
#D8ACB0
(216,172,176)
#DDB9BC
(221,185,188)
#E2C6C8
(226,198,200)
#E7D3D4
(231,211,212)
#ECE0E0
(236,224,224)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF6B74 color. Also use rgb(191,107,116) instead hex code.

Text Font Color

.myTextColor { color: #BF6B74; }

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

This text font color is #BF6B74.

Background Color

.myBgColor { background-color: #BF6B74; }

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

This div background color is #BF6B74.

Border color

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

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

This div border color is #BF6B74.

Opacity

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

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

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

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

This text has shadow with #BF6B74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF6B74.

Preview

Color preview on black background

This text has color #BF6B74 on black background.


Color preview on white background

This text has color #BF6B74 on white background.


Black color preview on #BF6B74 background

This text has black color on #BF6B74 background.


White color preview on #BF6B74 background

This text has white color on #BF6B74 background.


Related colors

Complementary color

Complementary color for #hex is #40948B.


I love getcolorcode.com

Triadic colors

1 #74BF6B and #6B74BF with #BF6B74 are triadic colors.

2 #746BBF and #6BBF74 with #BF6B74 are triadic colors.