COLOR #B6D761

HEX: #B6D761 RGB: (182,215,97)

Color info

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

RGB color model

#B6D761 color RGB value is (182,215,97).

RGB: (182,215,97) (71%, 84%, 38%)

RGB channels and saturation

R 182 of 255 = 71%
G 215 of 255 = 84%
B 97 of 255 = 38%

182
215
97

R + G + B ~ 64%. #B6D761 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 215 + 97 = 494 (100%)
R 182 of 494 ~ 36.84%
G 215 of 494 ~ 43.52%
B 97 of 494 ~ 19.64'%

%36.84
%43.52
%19.64

CMYK color model

#B6D761 color CMYK value is (15,0,55,16).

  • cyan value is 15.35%
  • magenta value is 0.00%
  • yellow value is 54.88%
  • key color value is 15.69%
CMYK: (15,0,55,16) C15M0Y55K16 (15%,0%,55%,16%) (0.15/0.00/0.55/0.16) 

CMYK percentages

%15.35
%0
%54.88
%15.69

Codes

Color #B6D761 in popluar color models

B6 D7 61
RGB 182 215 97
HSL 77° 59.60% 61.18%
HSB/HSV 77° 54.88% 84.31%
CMYK 15.35% 0.00% 54.88%
15.69%

Color #B6D761 in popluar number systems.

HEX B6 D7 61
Decimal 182 215 97
Binary 10110110 11010111 1100001
Octal 266 327 141

Shades and tints

Shades of #B6D761

#B6D761
(182,215,97)
#A6C459
(166,196,89)
#96B151
(150,177,81)
#869E49
(134,158,73)
#768B41
(118,139,65)
#667839
(102,120,57)
#566531
(86,101,49)
#465229
(70,82,41)
#363F21
(54,63,33)
#262C19
(38,44,25)
#161911
(22,25,17)
#000000
(0,0,0)

Tints of #B6D761

#B6D761
(182,215,97)
#BCDA6F
(188,218,111)
#C2DD7D
(194,221,125)
#C8E08B
(200,224,139)
#CEE399
(206,227,153)
#D4E6A7
(212,230,167)
#DAE9B5
(218,233,181)
#E0ECC3
(224,236,195)
#E6EFD1
(230,239,209)
#ECF2DF
(236,242,223)
#F2F5ED
(242,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D761 color. Also use rgb(182,215,97) instead hex code.

Text Font Color

.myTextColor { color: #B6D761; }

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

This text font color is #B6D761.

Background Color

.myBgColor { background-color: #B6D761; }

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

This div background color is #B6D761.

Border color

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

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

This div border color is #B6D761.

Opacity

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

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

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

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

This text has shadow with #B6D761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D761.

Preview

Color preview on black background

This text has color #B6D761 on black background.


Color preview on white background

This text has color #B6D761 on white background.


Black color preview on #B6D761 background

This text has black color on #B6D761 background.


White color preview on #B6D761 background

This text has white color on #B6D761 background.


Related colors

Complementary color

Complementary color for #hex is #49289E.


I love getcolorcode.com

Triadic colors

1 #61B6D7 and #D761B6 with #B6D761 are triadic colors.

2 #61D7B6 and #D7B661 with #B6D761 are triadic colors.