COLOR #B6D1CE

HEX: #B6D1CE RGB: (182,209,206)

Color info

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

RGB color model

#B6D1CE color RGB value is (182,209,206).

RGB: (182,209,206) (71%, 82%, 81%)

RGB channels and saturation

R 182 of 255 = 71%
G 209 of 255 = 82%
B 206 of 255 = 81%

182
209
206

R + G + B ~ 78%. #B6D1CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 209 + 206 = 597 (100%)
R 182 of 597 ~ 30.49%
G 209 of 597 ~ 35.01%
B 206 of 597 ~ 34.51'%

%30.49
%35.01
%34.51

CMYK color model

#B6D1CE color CMYK value is (13,0,1,18).

  • cyan value is 12.92%
  • magenta value is 0.00%
  • yellow value is 1.44%
  • key color value is 18.04%
CMYK: (13,0,1,18) C13M0Y1K18 (13%,0%,1%,18%) (0.13/0.00/0.01/0.18) 

CMYK percentages

%12.92
%0
%1.44
%18.04

Codes

Color #B6D1CE in popluar color models

B6 D1 CE
RGB 182 209 206
HSL 173° 22.69% 76.67%
HSB/HSV 173° 12.92% 81.96%
CMYK 12.92% 0.00% 1.44%
18.04%

Color #B6D1CE in popluar number systems.

HEX B6 D1 CE
Decimal 182 209 206
Binary 10110110 11010001 11001110
Octal 266 321 316

Shades and tints

Shades of #B6D1CE

#B6D1CE
(182,209,206)
#A6BEBC
(166,190,188)
#96ABAA
(150,171,170)
#869898
(134,152,152)
#768586
(118,133,134)
#667274
(102,114,116)
#565F62
(86,95,98)
#464C50
(70,76,80)
#36393E
(54,57,62)
#26262C
(38,38,44)
#16131A
(22,19,26)
#000000
(0,0,0)

Tints of #B6D1CE

#B6D1CE
(182,209,206)
#BCD5D2
(188,213,210)
#C2D9D6
(194,217,214)
#C8DDDA
(200,221,218)
#CEE1DE
(206,225,222)
#D4E5E2
(212,229,226)
#DAE9E6
(218,233,230)
#E0EDEA
(224,237,234)
#E6F1EE
(230,241,238)
#ECF5F2
(236,245,242)
#F2F9F6
(242,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D1CE color. Also use rgb(182,209,206) instead hex code.

Text Font Color

.myTextColor { color: #B6D1CE; }

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

This text font color is #B6D1CE.

Background Color

.myBgColor { background-color: #B6D1CE; }

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

This div background color is #B6D1CE.

Border color

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

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

This div border color is #B6D1CE.

Opacity

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

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

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

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

This text has shadow with #B6D1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D1CE.

Preview

Color preview on black background

This text has color #B6D1CE on black background.


Color preview on white background

This text has color #B6D1CE on white background.


Black color preview on #B6D1CE background

This text has black color on #B6D1CE background.


White color preview on #B6D1CE background

This text has white color on #B6D1CE background.


Related colors

Complementary color

Complementary color for #hex is #492E31.


I love getcolorcode.com

Triadic colors

1 #CEB6D1 and #D1CEB6 with #B6D1CE are triadic colors.

2 #CED1B6 and #D1B6CE with #B6D1CE are triadic colors.