COLOR #BFD396

HEX: #BFD396 RGB: (191,211,150)

Color info

#BFD396 contains mainly red and green colors. Web safe color of #BFD396 is #CCCC99 (or #CC9).

RGB color model

#BFD396 color RGB value is (191,211,150).

RGB: (191,211,150) (75%, 83%, 59%)

RGB channels and saturation

R 191 of 255 = 75%
G 211 of 255 = 83%
B 150 of 255 = 59%

191
211
150

R + G + B ~ 72%. #BFD396 is quite light color.

Portions of RGB colors in percentages

R + G + B = 191 + 211 + 150 = 552 (100%)
R 191 of 552 ~ 34.6%
G 211 of 552 ~ 38.22%
B 150 of 552 ~ 27.17'%

%34.6
%38.22
%27.17

CMYK color model

#BFD396 color CMYK value is (9,0,29,17).

  • cyan value is 9.48%
  • magenta value is 0.00%
  • yellow value is 28.91%
  • key color value is 17.25%

CMYK: (9,0,29,17)
C9M0Y29K17 (9%, 0%, 29%, 17%)
(0.09 / 0.00 / 0.29 / 0.17)

CMYK percentages

%9.48
%0
%28.91
%17.25

Codes

Color #BFD396 in popluar color models

BF D3 96
RGB 191 211 150
HSL 80° 40.94% 70.78%
HSB/HSV 80° 28.91% 82.75%
CMYK 9.48% 0.00% 28.91%
17.25%

Color #BFD396 in popluar number systems.

HEX BF D3 96
Decimal 191 211 150
Binary 10111111 11010011 10010110
Octal 277 323 226

Shades and tints

Shades of #BFD396

#BFD396
(191,211,150)
#AEC089
(174,192,137)
#9DAD7C
(157,173,124)
#8C9A6F
(140,154,111)
#7B8762
(123,135,98)
#6A7455
(106,116,85)
#596148
(89,97,72)
#484E3B
(72,78,59)
#373B2E
(55,59,46)
#262821
(38,40,33)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #BFD396

#BFD396
(191,211,150)
#C4D79F
(196,215,159)
#C9DBA8
(201,219,168)
#CEDFB1
(206,223,177)
#D3E3BA
(211,227,186)
#D8E7C3
(216,231,195)
#DDEBCC
(221,235,204)
#E2EFD5
(226,239,213)
#E7F3DE
(231,243,222)
#ECF7E7
(236,247,231)
#F1FBF0
(241,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFD396 color. Also use rgb(191,211,150) instead hex code.

Text Font Color

.myTextColor { color: #BFD396; }

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

This text font color is #BFD396.

Background Color

.myBgColor { background-color: #BFD396; }

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

This div background color is #BFD396.

Border color

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

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

This div border color is #BFD396.

Opacity

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

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

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

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

This text has shadow with #BFD396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFD396.

Preview

Color preview on black background

This text has color #BFD396 on black background.


Color preview on white background

This text has color #BFD396 on white background.


Black color preview on #BFD396 background

This text has black color on #BFD396 background.


White color preview on #BFD396 background

This text has white color on #BFD396 background.


Related colors

Complementary color

Complementary color for #BFD396 is #402C69.


I love getcolorcode.com

Triadic colors

1 #96BFD3 and #D396BF with #BFD396 are triadic colors.

2 #96D3BF and #D3BF96 with #BFD396 are triadic colors.