COLOR #B6C388

HEX: #B6C388 RGB: (182,195,136)

Color info

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

RGB color model

#B6C388 color RGB value is (182,195,136).

RGB: (182,195,136) (71%, 76%, 53%)

RGB channels and saturation

R 182 of 255 = 71%
G 195 of 255 = 76%
B 136 of 255 = 53%

182
195
136

R + G + B ~ 67%. #B6C388 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 195 + 136 = 513 (100%)
R 182 of 513 ~ 35.48%
G 195 of 513 ~ 38.01%
B 136 of 513 ~ 26.51'%

%35.48
%38.01
%26.51

CMYK color model

#B6C388 color CMYK value is (7,0,30,24).

  • cyan value is 6.67%
  • magenta value is 0.00%
  • yellow value is 30.26%
  • key color value is 23.53%

CMYK: (7,0,30,24)
C7M0Y30K24 (7%, 0%, 30%, 24%)
(0.07 / 0.00 / 0.30 / 0.24)

CMYK percentages

%6.67
%0
%30.26
%23.53

Codes

Color #B6C388 in popluar color models

B6 C3 88
RGB 182 195 136
HSL 73° 32.96% 64.90%
HSB/HSV 73° 30.26% 76.47%
CMYK 6.67% 0.00% 30.26%
23.53%

Color #B6C388 in popluar number systems.

HEX B6 C3 88
Decimal 182 195 136
Binary 10110110 11000011 10001000
Octal 266 303 210

Shades and tints

Shades of #B6C388

#B6C388
(182,195,136)
#A6B27C
(166,178,124)
#96A170
(150,161,112)
#869064
(134,144,100)
#767F58
(118,127,88)
#666E4C
(102,110,76)
#565D40
(86,93,64)
#464C34
(70,76,52)
#363B28
(54,59,40)
#262A1C
(38,42,28)
#161910
(22,25,16)
#000000
(0,0,0)

Tints of #B6C388

#B6C388
(182,195,136)
#BCC892
(188,200,146)
#C2CD9C
(194,205,156)
#C8D2A6
(200,210,166)
#CED7B0
(206,215,176)
#D4DCBA
(212,220,186)
#DAE1C4
(218,225,196)
#E0E6CE
(224,230,206)
#E6EBD8
(230,235,216)
#ECF0E2
(236,240,226)
#F2F5EC
(242,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C388 color. Also use rgb(182,195,136) instead hex code.

Text Font Color

.myTextColor { color: #B6C388; }

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

This text font color is #B6C388.

Background Color

.myBgColor { background-color: #B6C388; }

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

This div background color is #B6C388.

Border color

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

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

This div border color is #B6C388.

Opacity

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

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

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

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

This text has shadow with #B6C388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C388.

Preview

Color preview on black background

This text has color #B6C388 on black background.


Color preview on white background

This text has color #B6C388 on white background.


Black color preview on #B6C388 background

This text has black color on #B6C388 background.


White color preview on #B6C388 background

This text has white color on #B6C388 background.


Related colors

Complementary color

Complementary color for #hex is #493C77.


I love getcolorcode.com

Triadic colors

1 #88B6C3 and #C388B6 with #B6C388 are triadic colors.

2 #88C3B6 and #C3B688 with #B6C388 are triadic colors.