COLOR #BFD076

HEX: #BFD076 RGB: (191,208,118)

Color info

#BFD076 contains mainly red and green colors. Web safe color of #BFD076 is #CCCC66 (or #CC6).

RGB color model

#BFD076 color RGB value is (191,208,118).

RGB: (191,208,118) (75%, 82%, 46%)

RGB channels and saturation

R 191 of 255 = 75%
G 208 of 255 = 82%
B 118 of 255 = 46%

191
208
118

R + G + B ~ 68%. #BFD076 is quite light color.

Portions of RGB colors in percentages

R + G + B = 191 + 208 + 118 = 517 (100%)
R 191 of 517 ~ 36.94%
G 208 of 517 ~ 40.23%
B 118 of 517 ~ 22.82'%

%36.94
%40.23
%22.82

CMYK color model

#BFD076 color CMYK value is (8,0,43,18).

  • cyan value is 8.17%
  • magenta value is 0.00%
  • yellow value is 43.27%
  • key color value is 18.43%

CMYK: (8,0,43,18)
C8M0Y43K18 (8%, 0%, 43%, 18%)
(0.08 / 0.00 / 0.43 / 0.18)

CMYK percentages

%8.17
%0
%43.27
%18.43

Codes

Color #BFD076 in popluar color models

BF D0 76
RGB 191 208 118
HSL 71° 48.91% 63.92%
HSB/HSV 71° 43.27% 81.57%
CMYK 8.17% 0.00% 43.27%
18.43%

Color #BFD076 in popluar number systems.

HEX BF D0 76
Decimal 191 208 118
Binary 10111111 11010000 1110110
Octal 277 320 166

Shades and tints

Shades of #BFD076

#BFD076
(191,208,118)
#AEBE6C
(174,190,108)
#9DAC62
(157,172,98)
#8C9A58
(140,154,88)
#7B884E
(123,136,78)
#6A7644
(106,118,68)
#59643A
(89,100,58)
#485230
(72,82,48)
#374026
(55,64,38)
#262E1C
(38,46,28)
#151C12
(21,28,18)
#000000
(0,0,0)

Tints of #BFD076

#BFD076
(191,208,118)
#C4D482
(196,212,130)
#C9D88E
(201,216,142)
#CEDC9A
(206,220,154)
#D3E0A6
(211,224,166)
#D8E4B2
(216,228,178)
#DDE8BE
(221,232,190)
#E2ECCA
(226,236,202)
#E7F0D6
(231,240,214)
#ECF4E2
(236,244,226)
#F1F8EE
(241,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFD076 color. Also use rgb(191,208,118) instead hex code.

Text Font Color

.myTextColor { color: #BFD076; }

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

This text font color is #BFD076.

Background Color

.myBgColor { background-color: #BFD076; }

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

This div background color is #BFD076.

Border color

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

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

This div border color is #BFD076.

Opacity

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

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

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

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

This text has shadow with #BFD076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFD076.

Preview

Color preview on black background

This text has color #BFD076 on black background.


Color preview on white background

This text has color #BFD076 on white background.


Black color preview on #BFD076 background

This text has black color on #BFD076 background.


White color preview on #BFD076 background

This text has white color on #BFD076 background.


Related colors

Complementary color

Complementary color for #hex is #402F89.


I love getcolorcode.com

Triadic colors

1 #76BFD0 and #D076BF with #BFD076 are triadic colors.

2 #76D0BF and #D0BF76 with #BFD076 are triadic colors.