COLOR #BF9077

HEX: #BF9077 RGB: (191,144,119)

Color info

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

RGB color model

#BF9077 color RGB value is (191,144,119).

RGB: (191,144,119) (75%, 56%, 47%)

RGB channels and saturation

R 191 of 255 = 75%
G 144 of 255 = 56%
B 119 of 255 = 47%

191
144
119

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

Portions of RGB colors in percentages

R + G + B = 191 + 144 + 119 = 454 (100%)
R 191 of 454 ~ 42.07%
G 144 of 454 ~ 31.72%
B 119 of 454 ~ 26.21'%

%42.07
%31.72
%26.21

CMYK color model

#BF9077 color CMYK value is (0,25,38,25).

  • cyan value is 0.00%
  • magenta value is 24.61%
  • yellow value is 37.70%
  • key color value is 25.10%

CMYK: (0,25,38,25)
C0M25Y38K25 (0%, 25%, 38%, 25%)
(0.00 / 0.25 / 0.38 / 0.25)

CMYK percentages

%0
%24.61
%37.7
%25.1

Codes

Color #BF9077 in popluar color models

BF 90 77
RGB 191 144 119
HSL 21° 36.00% 60.78%
HSB/HSV 21° 37.70% 74.90%
CMYK 0.00% 24.61% 37.70%
25.10%

Color #BF9077 in popluar number systems.

HEX BF 90 77
Decimal 191 144 119
Binary 10111111 10010000 1110111
Octal 277 220 167

Shades and tints

Shades of #BF9077

#BF9077
(191,144,119)
#AE836D
(174,131,109)
#9D7663
(157,118,99)
#8C6959
(140,105,89)
#7B5C4F
(123,92,79)
#6A4F45
(106,79,69)
#59423B
(89,66,59)
#483531
(72,53,49)
#372827
(55,40,39)
#261B1D
(38,27,29)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #BF9077

#BF9077
(191,144,119)
#C49A83
(196,154,131)
#C9A48F
(201,164,143)
#CEAE9B
(206,174,155)
#D3B8A7
(211,184,167)
#D8C2B3
(216,194,179)
#DDCCBF
(221,204,191)
#E2D6CB
(226,214,203)
#E7E0D7
(231,224,215)
#ECEAE3
(236,234,227)
#F1F4EF
(241,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF9077 color. Also use rgb(191,144,119) instead hex code.

Text Font Color

.myTextColor { color: #BF9077; }

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

This text font color is #BF9077.

Background Color

.myBgColor { background-color: #BF9077; }

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

This div background color is #BF9077.

Border color

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

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

This div border color is #BF9077.

Opacity

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

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

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

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

This text has shadow with #BF9077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF9077.

Preview

Color preview on black background

This text has color #BF9077 on black background.


Color preview on white background

This text has color #BF9077 on white background.


Black color preview on #BF9077 background

This text has black color on #BF9077 background.


White color preview on #BF9077 background

This text has white color on #BF9077 background.


Related colors

Complementary color

Complementary color for #hex is #406F88.


I love getcolorcode.com

Triadic colors

1 #77BF90 and #9077BF with #BF9077 are triadic colors.

2 #7790BF and #90BF77 with #BF9077 are triadic colors.