COLOR #BFCF9D

HEX: #BFCF9D RGB: (191,207,157)

Color info

#BFCF9D contains red, green and blue colors in about the same proportion. Web safe color of #BFCF9D is #CCCC99 (or #CC9).

RGB color model

#BFCF9D color RGB value is (191,207,157).

RGB: (191,207,157) (75%, 81%, 62%)

RGB channels and saturation

R 191 of 255 = 75%
G 207 of 255 = 81%
B 157 of 255 = 62%

191
207
157

R + G + B ~ 73%. #BFCF9D is quite light color.

Portions of RGB colors in percentages

R + G + B = 191 + 207 + 157 = 555 (100%)
R 191 of 555 ~ 34.41%
G 207 of 555 ~ 37.3%
B 157 of 555 ~ 28.29'%

%34.41
%37.3
%28.29

CMYK color model

#BFCF9D color CMYK value is (8,0,24,19).

  • cyan value is 7.73%
  • magenta value is 0.00%
  • yellow value is 24.15%
  • key color value is 18.82%

CMYK: (8,0,24,19)
C8M0Y24K19 (8%, 0%, 24%, 19%)
(0.08 / 0.00 / 0.24 / 0.19)

CMYK percentages

%7.73
%0
%24.15
%18.82

Codes

Color #BFCF9D in popluar color models

BF CF 9D
RGB 191 207 157
HSL 79° 34.25% 71.37%
HSB/HSV 79° 24.15% 81.18%
CMYK 7.73% 0.00% 24.15%
18.82%

Color #BFCF9D in popluar number systems.

HEX BF CF 9D
Decimal 191 207 157
Binary 10111111 11001111 10011101
Octal 277 317 235

Shades and tints

Shades of #BFCF9D

#BFCF9D
(191,207,157)
#AEBD8F
(174,189,143)
#9DAB81
(157,171,129)
#8C9973
(140,153,115)
#7B8765
(123,135,101)
#6A7557
(106,117,87)
#596349
(89,99,73)
#48513B
(72,81,59)
#373F2D
(55,63,45)
#262D1F
(38,45,31)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #BFCF9D

#BFCF9D
(191,207,157)
#C4D3A5
(196,211,165)
#C9D7AD
(201,215,173)
#CEDBB5
(206,219,181)
#D3DFBD
(211,223,189)
#D8E3C5
(216,227,197)
#DDE7CD
(221,231,205)
#E2EBD5
(226,235,213)
#E7EFDD
(231,239,221)
#ECF3E5
(236,243,229)
#F1F7ED
(241,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFCF9D color. Also use rgb(191,207,157) instead hex code.

Text Font Color

.myTextColor { color: #BFCF9D; }

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

This text font color is #BFCF9D.

Background Color

.myBgColor { background-color: #BFCF9D; }

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

This div background color is #BFCF9D.

Border color

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

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

This div border color is #BFCF9D.

Opacity

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

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

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

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

This text has shadow with #BFCF9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFCF9D.

Preview

Color preview on black background

This text has color #BFCF9D on black background.


Color preview on white background

This text has color #BFCF9D on white background.


Black color preview on #BFCF9D background

This text has black color on #BFCF9D background.


White color preview on #BFCF9D background

This text has white color on #BFCF9D background.


Related colors

Complementary color

Complementary color for #hex is #403062.


I love getcolorcode.com

Triadic colors

1 #9DBFCF and #CF9DBF with #BFCF9D are triadic colors.

2 #9DCFBF and #CFBF9D with #BFCF9D are triadic colors.