COLOR #BFD197

HEX: #BFD197 RGB: (191,209,151)

Color info

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

RGB color model

#BFD197 color RGB value is (191,209,151).

RGB: (191,209,151) (75%, 82%, 59%)

RGB channels and saturation

R 191 of 255 = 75%
G 209 of 255 = 82%
B 151 of 255 = 59%

191
209
151

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

Portions of RGB colors in percentages

R + G + B = 191 + 209 + 151 = 551 (100%)
R 191 of 551 ~ 34.66%
G 209 of 551 ~ 37.93%
B 151 of 551 ~ 27.4'%

%34.66
%37.93
%27.4

CMYK color model

#BFD197 color CMYK value is (9,0,28,18).

  • cyan value is 8.61%
  • magenta value is 0.00%
  • yellow value is 27.75%
  • key color value is 18.04%

CMYK: (9,0,28,18)
C9M0Y28K18 (9%, 0%, 28%, 18%)
(0.09 / 0.00 / 0.28 / 0.18)

CMYK percentages

%8.61
%0
%27.75
%18.04

Codes

Color #BFD197 in popluar color models

BF D1 97
RGB 191 209 151
HSL 79° 38.67% 70.59%
HSB/HSV 79° 27.75% 81.96%
CMYK 8.61% 0.00% 27.75%
18.04%

Color #BFD197 in popluar number systems.

HEX BF D1 97
Decimal 191 209 151
Binary 10111111 11010001 10010111
Octal 277 321 227

Shades and tints

Shades of #BFD197

#BFD197
(191,209,151)
#AEBE8A
(174,190,138)
#9DAB7D
(157,171,125)
#8C9870
(140,152,112)
#7B8563
(123,133,99)
#6A7256
(106,114,86)
#595F49
(89,95,73)
#484C3C
(72,76,60)
#37392F
(55,57,47)
#262622
(38,38,34)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #BFD197

#BFD197
(191,209,151)
#C4D5A0
(196,213,160)
#C9D9A9
(201,217,169)
#CEDDB2
(206,221,178)
#D3E1BB
(211,225,187)
#D8E5C4
(216,229,196)
#DDE9CD
(221,233,205)
#E2EDD6
(226,237,214)
#E7F1DF
(231,241,223)
#ECF5E8
(236,245,232)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFD197 color. Also use rgb(191,209,151) instead hex code.

Text Font Color

.myTextColor { color: #BFD197; }

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

This text font color is #BFD197.

Background Color

.myBgColor { background-color: #BFD197; }

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

This div background color is #BFD197.

Border color

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

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

This div border color is #BFD197.

Opacity

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

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

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

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

This text has shadow with #BFD197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFD197.

Preview

Color preview on black background

This text has color #BFD197 on black background.


Color preview on white background

This text has color #BFD197 on white background.


Black color preview on #BFD197 background

This text has black color on #BFD197 background.


White color preview on #BFD197 background

This text has white color on #BFD197 background.


Related colors

Complementary color

Complementary color for #hex is #402E68.


I love getcolorcode.com

Triadic colors

1 #97BFD1 and #D197BF with #BFD197 are triadic colors.

2 #97D1BF and #D1BF97 with #BFD197 are triadic colors.