COLOR #B6D387

HEX: #B6D387 RGB: (182,211,135)

Color info

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

RGB color model

#B6D387 color RGB value is (182,211,135).

RGB: (182,211,135) (71%, 83%, 53%)

RGB channels and saturation

R 182 of 255 = 71%
G 211 of 255 = 83%
B 135 of 255 = 53%

182
211
135

R + G + B ~ 69%. #B6D387 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 211 + 135 = 528 (100%)
R 182 of 528 ~ 34.47%
G 211 of 528 ~ 39.96%
B 135 of 528 ~ 25.57'%

%34.47
%39.96
%25.57

CMYK color model

#B6D387 color CMYK value is (14,0,36,17).

  • cyan value is 13.74%
  • magenta value is 0.00%
  • yellow value is 36.02%
  • key color value is 17.25%
CMYK: (14,0,36,17) C14M0Y36K17 (14%,0%,36%,17%) (0.14/0.00/0.36/0.17) 

CMYK percentages

%13.74
%0
%36.02
%17.25

Codes

Color #B6D387 in popluar color models

B6 D3 87
RGB 182 211 135
HSL 83° 46.34% 67.84%
HSB/HSV 83° 36.02% 82.75%
CMYK 13.74% 0.00% 36.02%
17.25%

Color #B6D387 in popluar number systems.

HEX B6 D3 87
Decimal 182 211 135
Binary 10110110 11010011 10000111
Octal 266 323 207

Shades and tints

Shades of #B6D387

#B6D387
(182,211,135)
#A6C07B
(166,192,123)
#96AD6F
(150,173,111)
#869A63
(134,154,99)
#768757
(118,135,87)
#66744B
(102,116,75)
#56613F
(86,97,63)
#464E33
(70,78,51)
#363B27
(54,59,39)
#26281B
(38,40,27)
#16150F
(22,21,15)
#000000
(0,0,0)

Tints of #B6D387

#B6D387
(182,211,135)
#BCD791
(188,215,145)
#C2DB9B
(194,219,155)
#C8DFA5
(200,223,165)
#CEE3AF
(206,227,175)
#D4E7B9
(212,231,185)
#DAEBC3
(218,235,195)
#E0EFCD
(224,239,205)
#E6F3D7
(230,243,215)
#ECF7E1
(236,247,225)
#F2FBEB
(242,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D387 color. Also use rgb(182,211,135) instead hex code.

Text Font Color

.myTextColor { color: #B6D387; }

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

This text font color is #B6D387.

Background Color

.myBgColor { background-color: #B6D387; }

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

This div background color is #B6D387.

Border color

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

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

This div border color is #B6D387.

Opacity

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

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

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

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

This text has shadow with #B6D387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D387.

Preview

Color preview on black background

This text has color #B6D387 on black background.


Color preview on white background

This text has color #B6D387 on white background.


Black color preview on #B6D387 background

This text has black color on #B6D387 background.


White color preview on #B6D387 background

This text has white color on #B6D387 background.


Related colors

Complementary color

Complementary color for #hex is #492C78.


I love getcolorcode.com

Triadic colors

1 #87B6D3 and #D387B6 with #B6D387 are triadic colors.

2 #87D3B6 and #D3B687 with #B6D387 are triadic colors.