COLOR #B6DDB8

HEX: #B6DDB8 RGB: (182,221,184)

Color info

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

RGB color model

#B6DDB8 color RGB value is (182,221,184).

RGB: (182,221,184) (71%, 87%, 72%)

RGB channels and saturation

R 182 of 255 = 71%
G 221 of 255 = 87%
B 184 of 255 = 72%

182
221
184

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

Portions of RGB colors in percentages

R + G + B = 182 + 221 + 184 = 587 (100%)
R 182 of 587 ~ 31.01%
G 221 of 587 ~ 37.65%
B 184 of 587 ~ 31.35'%

%31.01
%37.65
%31.35

CMYK color model

#B6DDB8 color CMYK value is (18,0,17,13).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 16.74%
  • key color value is 13.33%
CMYK: (18,0,17,13) C18M0Y17K13 (18%,0%,17%,13%) (0.18/0.00/0.17/0.13) 

CMYK percentages

%17.65
%0
%16.74
%13.33

Codes

Color #B6DDB8 in popluar color models

B6 DD B8
RGB 182 221 184
HSL 123° 36.45% 79.02%
HSB/HSV 123° 17.65% 86.67%
CMYK 17.65% 0.00% 16.74%
13.33%

Color #B6DDB8 in popluar number systems.

HEX B6 DD B8
Decimal 182 221 184
Binary 10110110 11011101 10111000
Octal 266 335 270

Shades and tints

Shades of #B6DDB8

#B6DDB8
(182,221,184)
#A6C9A8
(166,201,168)
#96B598
(150,181,152)
#86A188
(134,161,136)
#768D78
(118,141,120)
#667968
(102,121,104)
#566558
(86,101,88)
#465148
(70,81,72)
#363D38
(54,61,56)
#262928
(38,41,40)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #B6DDB8

#B6DDB8
(182,221,184)
#BCE0BE
(188,224,190)
#C2E3C4
(194,227,196)
#C8E6CA
(200,230,202)
#CEE9D0
(206,233,208)
#D4ECD6
(212,236,214)
#DAEFDC
(218,239,220)
#E0F2E2
(224,242,226)
#E6F5E8
(230,245,232)
#ECF8EE
(236,248,238)
#F2FBF4
(242,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6DDB8 color. Also use rgb(182,221,184) instead hex code.

Text Font Color

.myTextColor { color: #B6DDB8; }

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

This text font color is #B6DDB8.

Background Color

.myBgColor { background-color: #B6DDB8; }

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

This div background color is #B6DDB8.

Border color

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

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

This div border color is #B6DDB8.

Opacity

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

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

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

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

This text has shadow with #B6DDB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6DDB8.

Preview

Color preview on black background

This text has color #B6DDB8 on black background.


Color preview on white background

This text has color #B6DDB8 on white background.


Black color preview on #B6DDB8 background

This text has black color on #B6DDB8 background.


White color preview on #B6DDB8 background

This text has white color on #B6DDB8 background.


Related colors

Complementary color

Complementary color for #hex is #492247.


I love getcolorcode.com

Triadic colors

1 #B8B6DD and #DDB8B6 with #B6DDB8 are triadic colors.

2 #B8DDB6 and #DDB6B8 with #B6DDB8 are triadic colors.