COLOR #B6FCDA

HEX: #B6FCDA RGB: (182,252,218)

Color info

#B6FCDA contains mainly green and blue colors. Web safe color of #B6FCDA is #CCFFCC (or #CFC).

RGB color model

#B6FCDA color RGB value is (182,252,218).

RGB: (182,252,218) (71%, 99%, 85%)

RGB channels and saturation

R 182 of 255 = 71%
G 252 of 255 = 99%
B 218 of 255 = 85%

182
252
218

R + G + B ~ 85%. #B6FCDA is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 252 + 218 = 652 (100%)
R 182 of 652 ~ 27.91%
G 252 of 652 ~ 38.65%
B 218 of 652 ~ 33.44'%

%27.91
%38.65
%33.44

CMYK color model

#B6FCDA color CMYK value is (28,0,13,1).

  • cyan value is 27.78%
  • magenta value is 0.00%
  • yellow value is 13.49%
  • key color value is 1.18%

CMYK: (28,0,13,1)
C28M0Y13K1 (28%, 0%, 13%, 1%)
(0.28 / 0.00 / 0.13 / 0.01)

CMYK percentages

%27.78
%0
%13.49
%1.18

Codes

Color #B6FCDA in popluar color models

B6 FC DA
RGB 182 252 218
HSL 151° 92.11% 85.10%
HSB/HSV 151° 27.78% 98.82%
CMYK 27.78% 0.00% 13.49%
1.18%

Color #B6FCDA in popluar number systems.

HEX B6 FC DA
Decimal 182 252 218
Binary 10110110 11111100 11011010
Octal 266 374 332

Shades and tints

Shades of #B6FCDA

#B6FCDA
(182,252,218)
#A6E6C7
(166,230,199)
#96D0B4
(150,208,180)
#86BAA1
(134,186,161)
#76A48E
(118,164,142)
#668E7B
(102,142,123)
#567868
(86,120,104)
#466255
(70,98,85)
#364C42
(54,76,66)
#26362F
(38,54,47)
#16201C
(22,32,28)
#000000
(0,0,0)

Tints of #B6FCDA

#B6FCDA
(182,252,218)
#BCFCDD
(188,252,221)
#C2FCE0
(194,252,224)
#C8FCE3
(200,252,227)
#CEFCE6
(206,252,230)
#D4FCE9
(212,252,233)
#DAFCEC
(218,252,236)
#E0FCEF
(224,252,239)
#E6FCF2
(230,252,242)
#ECFCF5
(236,252,245)
#F2FCF8
(242,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6FCDA color. Also use rgb(182,252,218) instead hex code.

Text Font Color

.myTextColor { color: #B6FCDA; }

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

This text font color is #B6FCDA.

Background Color

.myBgColor { background-color: #B6FCDA; }

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

This div background color is #B6FCDA.

Border color

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

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

This div border color is #B6FCDA.

Opacity

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

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

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

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

This text has shadow with #B6FCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6FCDA.

Preview

Color preview on black background

This text has color #B6FCDA on black background.


Color preview on white background

This text has color #B6FCDA on white background.


Black color preview on #B6FCDA background

This text has black color on #B6FCDA background.


White color preview on #B6FCDA background

This text has white color on #B6FCDA background.


Related colors

Complementary color

Complementary color for #hex is #490325.


I love getcolorcode.com

Triadic colors

1 #DAB6FC and #FCDAB6 with #B6FCDA are triadic colors.

2 #DAFCB6 and #FCB6DA with #B6FCDA are triadic colors.