COLOR #B6DFBB

HEX: #B6DFBB RGB: (182,223,187)

Color info

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

RGB color model

#B6DFBB color RGB value is (182,223,187).

RGB: (182,223,187) (71%, 87%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 223 of 255 = 87%
B 187 of 255 = 73%

182
223
187

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

Portions of RGB colors in percentages

R + G + B = 182 + 223 + 187 = 592 (100%)
R 182 of 592 ~ 30.74%
G 223 of 592 ~ 37.67%
B 187 of 592 ~ 31.59'%

%30.74
%37.67
%31.59

CMYK color model

#B6DFBB color CMYK value is (18,0,16,13).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 16.14%
  • key color value is 12.55%

CMYK: (18,0,16,13)
C18M0Y16K13 (18%, 0%, 16%, 13%)
(0.18 / 0.00 / 0.16 / 0.13)

CMYK percentages

%18.39
%0
%16.14
%12.55

Codes

Color #B6DFBB in popluar color models

B6 DF BB
RGB 182 223 187
HSL 127° 39.05% 79.41%
HSB/HSV 127° 18.39% 87.45%
CMYK 18.39% 0.00% 16.14%
12.55%

Color #B6DFBB in popluar number systems.

HEX B6 DF BB
Decimal 182 223 187
Binary 10110110 11011111 10111011
Octal 266 337 273

Shades and tints

Shades of #B6DFBB

#B6DFBB
(182,223,187)
#A6CBAA
(166,203,170)
#96B799
(150,183,153)
#86A388
(134,163,136)
#768F77
(118,143,119)
#667B66
(102,123,102)
#566755
(86,103,85)
#465344
(70,83,68)
#363F33
(54,63,51)
#262B22
(38,43,34)
#161711
(22,23,17)
#000000
(0,0,0)

Tints of #B6DFBB

#B6DFBB
(182,223,187)
#BCE1C1
(188,225,193)
#C2E3C7
(194,227,199)
#C8E5CD
(200,229,205)
#CEE7D3
(206,231,211)
#D4E9D9
(212,233,217)
#DAEBDF
(218,235,223)
#E0EDE5
(224,237,229)
#E6EFEB
(230,239,235)
#ECF1F1
(236,241,241)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6DFBB color. Also use rgb(182,223,187) instead hex code.

Text Font Color

.myTextColor { color: #B6DFBB; }

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

This text font color is #B6DFBB.

Background Color

.myBgColor { background-color: #B6DFBB; }

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

This div background color is #B6DFBB.

Border color

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

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

This div border color is #B6DFBB.

Opacity

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

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

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

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

This text has shadow with #B6DFBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6DFBB.

Preview

Color preview on black background

This text has color #B6DFBB on black background.


Color preview on white background

This text has color #B6DFBB on white background.


Black color preview on #B6DFBB background

This text has black color on #B6DFBB background.


White color preview on #B6DFBB background

This text has white color on #B6DFBB background.


Related colors

Complementary color

Complementary color for #hex is #492044.


I love getcolorcode.com

Triadic colors

1 #BBB6DF and #DFBBB6 with #B6DFBB are triadic colors.

2 #BBDFB6 and #DFB6BB with #B6DFBB are triadic colors.