COLOR #B6C69B

HEX: #B6C69B RGB: (182,198,155)

Color info

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

RGB color model

#B6C69B color RGB value is (182,198,155).

RGB: (182,198,155) (71%, 78%, 61%)

RGB channels and saturation

R 182 of 255 = 71%
G 198 of 255 = 78%
B 155 of 255 = 61%

182
198
155

R + G + B ~ 70%. #B6C69B is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 198 + 155 = 535 (100%)
R 182 of 535 ~ 34.02%
G 198 of 535 ~ 37.01%
B 155 of 535 ~ 28.97'%

%34.02
%37.01
%28.97

CMYK color model

#B6C69B color CMYK value is (8,0,22,22).

  • cyan value is 8.08%
  • magenta value is 0.00%
  • yellow value is 21.72%
  • key color value is 22.35%

CMYK: (8,0,22,22)
C8M0Y22K22 (8%, 0%, 22%, 22%)
(0.08 / 0.00 / 0.22 / 0.22)

CMYK percentages

%8.08
%0
%21.72
%22.35

Codes

Color #B6C69B in popluar color models

B6 C6 9B
RGB 182 198 155
HSL 82° 27.39% 69.22%
HSB/HSV 82° 21.72% 77.65%
CMYK 8.08% 0.00% 21.72%
22.35%

Color #B6C69B in popluar number systems.

HEX B6 C6 9B
Decimal 182 198 155
Binary 10110110 11000110 10011011
Octal 266 306 233

Shades and tints

Shades of #B6C69B

#B6C69B
(182,198,155)
#A6B48D
(166,180,141)
#96A27F
(150,162,127)
#869071
(134,144,113)
#767E63
(118,126,99)
#666C55
(102,108,85)
#565A47
(86,90,71)
#464839
(70,72,57)
#36362B
(54,54,43)
#26241D
(38,36,29)
#16120F
(22,18,15)
#000000
(0,0,0)

Tints of #B6C69B

#B6C69B
(182,198,155)
#BCCBA4
(188,203,164)
#C2D0AD
(194,208,173)
#C8D5B6
(200,213,182)
#CEDABF
(206,218,191)
#D4DFC8
(212,223,200)
#DAE4D1
(218,228,209)
#E0E9DA
(224,233,218)
#E6EEE3
(230,238,227)
#ECF3EC
(236,243,236)
#F2F8F5
(242,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C69B color. Also use rgb(182,198,155) instead hex code.

Text Font Color

.myTextColor { color: #B6C69B; }

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

This text font color is #B6C69B.

Background Color

.myBgColor { background-color: #B6C69B; }

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

This div background color is #B6C69B.

Border color

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

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

This div border color is #B6C69B.

Opacity

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

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

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

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

This text has shadow with #B6C69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C69B.

Preview

Color preview on black background

This text has color #B6C69B on black background.


Color preview on white background

This text has color #B6C69B on white background.


Black color preview on #B6C69B background

This text has black color on #B6C69B background.


White color preview on #B6C69B background

This text has white color on #B6C69B background.


Related colors

Complementary color

Complementary color for #hex is #493964.


I love getcolorcode.com

Triadic colors

1 #9BB6C6 and #C69BB6 with #B6C69B are triadic colors.

2 #9BC6B6 and #C6B69B with #B6C69B are triadic colors.