COLOR #B6D6BE

HEX: #B6D6BE RGB: (182,214,190)

Color info

#B6D6BE contains red, green and blue colors in about the same proportion. Web safe color of #B6D6BE is #CCCCCC (or #CCC).

RGB color model

#B6D6BE color RGB value is (182,214,190).

RGB: (182,214,190) (71%, 84%, 75%)

RGB channels and saturation

R 182 of 255 = 71%
G 214 of 255 = 84%
B 190 of 255 = 75%

182
214
190

R + G + B ~ 77%. #B6D6BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 214 + 190 = 586 (100%)
R 182 of 586 ~ 31.06%
G 214 of 586 ~ 36.52%
B 190 of 586 ~ 32.42'%

%31.06
%36.52
%32.42

CMYK color model

#B6D6BE color CMYK value is (15,0,11,16).

  • cyan value is 14.95%
  • magenta value is 0.00%
  • yellow value is 11.21%
  • key color value is 16.08%
CMYK: (15,0,11,16) C15M0Y11K16 (15%,0%,11%,16%) (0.15/0.00/0.11/0.16) 

CMYK percentages

%14.95
%0
%11.21
%16.08

Codes

Color #B6D6BE in popluar color models

B6 D6 BE
RGB 182 214 190
HSL 135° 28.07% 77.65%
HSB/HSV 135° 14.95% 83.92%
CMYK 14.95% 0.00% 11.21%
16.08%

Color #B6D6BE in popluar number systems.

HEX B6 D6 BE
Decimal 182 214 190
Binary 10110110 11010110 10111110
Octal 266 326 276

Shades and tints

Shades of #B6D6BE

#B6D6BE
(182,214,190)
#A6C3AD
(166,195,173)
#96B09C
(150,176,156)
#869D8B
(134,157,139)
#768A7A
(118,138,122)
#667769
(102,119,105)
#566458
(86,100,88)
#465147
(70,81,71)
#363E36
(54,62,54)
#262B25
(38,43,37)
#161814
(22,24,20)
#000000
(0,0,0)

Tints of #B6D6BE

#B6D6BE
(182,214,190)
#BCD9C3
(188,217,195)
#C2DCC8
(194,220,200)
#C8DFCD
(200,223,205)
#CEE2D2
(206,226,210)
#D4E5D7
(212,229,215)
#DAE8DC
(218,232,220)
#E0EBE1
(224,235,225)
#E6EEE6
(230,238,230)
#ECF1EB
(236,241,235)
#F2F4F0
(242,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D6BE color. Also use rgb(182,214,190) instead hex code.

Text Font Color

.myTextColor { color: #B6D6BE; }

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

This text font color is #B6D6BE.

Background Color

.myBgColor { background-color: #B6D6BE; }

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

This div background color is #B6D6BE.

Border color

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

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

This div border color is #B6D6BE.

Opacity

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

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

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

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

This text has shadow with #B6D6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D6BE.

Preview

Color preview on black background

This text has color #B6D6BE on black background.


Color preview on white background

This text has color #B6D6BE on white background.


Black color preview on #B6D6BE background

This text has black color on #B6D6BE background.


White color preview on #B6D6BE background

This text has white color on #B6D6BE background.


Related colors

Complementary color

Complementary color for #hex is #492941.


I love getcolorcode.com

Triadic colors

1 #BEB6D6 and #D6BEB6 with #B6D6BE are triadic colors.

2 #BED6B6 and #D6B6BE with #B6D6BE are triadic colors.