COLOR #BF9B63

HEX: #BF9B63 RGB: (191,155,99)

Color info

#BF9B63 contains mainly red and green colors. Web safe color of #BF9B63 is #CC9966 (or #C96).

RGB color model

#BF9B63 color RGB value is (191,155,99).

RGB: (191,155,99) (75%, 61%, 39%)

RGB channels and saturation

R 191 of 255 = 75%
G 155 of 255 = 61%
B 99 of 255 = 39%

191
155
99

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

Portions of RGB colors in percentages

R + G + B = 191 + 155 + 99 = 445 (100%)
R 191 of 445 ~ 42.92%
G 155 of 445 ~ 34.83%
B 99 of 445 ~ 22.25'%

%42.92
%34.83
%22.25

CMYK color model

#BF9B63 color CMYK value is (0,19,48,25).

  • cyan value is 0.00%
  • magenta value is 18.85%
  • yellow value is 48.17%
  • key color value is 25.10%
CMYK: (0,19,48,25) C0M19Y48K25 (0%,19%,48%,25%) (0.00/0.19/0.48/0.25) 

CMYK percentages

%0
%18.85
%48.17
%25.1

Codes

Color #BF9B63 in popluar color models

BF 9B 63
RGB 191 155 99
HSL 37° 41.82% 56.86%
HSB/HSV 37° 48.17% 74.90%
CMYK 0.00% 18.85% 48.17%
25.10%

Color #BF9B63 in popluar number systems.

HEX BF 9B 63
Decimal 191 155 99
Binary 10111111 10011011 1100011
Octal 277 233 143

Shades and tints

Shades of #BF9B63

#BF9B63
(191,155,99)
#AE8D5A
(174,141,90)
#9D7F51
(157,127,81)
#8C7148
(140,113,72)
#7B633F
(123,99,63)
#6A5536
(106,85,54)
#59472D
(89,71,45)
#483924
(72,57,36)
#372B1B
(55,43,27)
#261D12
(38,29,18)
#150F09
(21,15,9)
#000000
(0,0,0)

Tints of #BF9B63

#BF9B63
(191,155,99)
#C4A471
(196,164,113)
#C9AD7F
(201,173,127)
#CEB68D
(206,182,141)
#D3BF9B
(211,191,155)
#D8C8A9
(216,200,169)
#DDD1B7
(221,209,183)
#E2DAC5
(226,218,197)
#E7E3D3
(231,227,211)
#ECECE1
(236,236,225)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF9B63 color. Also use rgb(191,155,99) instead hex code.

Text Font Color

.myTextColor { color: #BF9B63; }

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

This text font color is #BF9B63.

Background Color

.myBgColor { background-color: #BF9B63; }

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

This div background color is #BF9B63.

Border color

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

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

This div border color is #BF9B63.

Opacity

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

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

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

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

This text has shadow with #BF9B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF9B63.

Preview

Color preview on black background

This text has color #BF9B63 on black background.


Color preview on white background

This text has color #BF9B63 on white background.


Black color preview on #BF9B63 background

This text has black color on #BF9B63 background.


White color preview on #BF9B63 background

This text has white color on #BF9B63 background.


Related colors

Complementary color

Complementary color for #hex is #40649C.


I love getcolorcode.com

Triadic colors

1 #63BF9B and #9B63BF with #BF9B63 are triadic colors.

2 #639BBF and #9BBF63 with #BF9B63 are triadic colors.