COLOR #BBFCD4

HEX: #BBFCD4 RGB: (187,252,212)

Color info

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

RGB color model

#BBFCD4 color RGB value is (187,252,212).

RGB: (187,252,212) (73%, 99%, 83%)

RGB channels and saturation

R 187 of 255 = 73%
G 252 of 255 = 99%
B 212 of 255 = 83%

187
252
212

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

Portions of RGB colors in percentages

R + G + B = 187 + 252 + 212 = 651 (100%)
R 187 of 651 ~ 28.73%
G 252 of 651 ~ 38.71%
B 212 of 651 ~ 32.57'%

%28.73
%38.71
%32.57

CMYK color model

#BBFCD4 color CMYK value is (26,0,16,1).

  • cyan value is 25.79%
  • magenta value is 0.00%
  • yellow value is 15.87%
  • key color value is 1.18%

CMYK: (26,0,16,1)
C26M0Y16K1 (26%, 0%, 16%, 1%)
(0.26 / 0.00 / 0.16 / 0.01)

CMYK percentages

%25.79
%0
%15.87
%1.18

Codes

Color #BBFCD4 in popluar color models

BB FC D4
RGB 187 252 212
HSL 143° 91.55% 86.08%
HSB/HSV 143° 25.79% 98.82%
CMYK 25.79% 0.00% 15.87%
1.18%

Color #BBFCD4 in popluar number systems.

HEX BB FC D4
Decimal 187 252 212
Binary 10111011 11111100 11010100
Octal 273 374 324

Shades and tints

Shades of #BBFCD4

#BBFCD4
(187,252,212)
#AAE6C1
(170,230,193)
#99D0AE
(153,208,174)
#88BA9B
(136,186,155)
#77A488
(119,164,136)
#668E75
(102,142,117)
#557862
(85,120,98)
#44624F
(68,98,79)
#334C3C
(51,76,60)
#223629
(34,54,41)
#112016
(17,32,22)
#000000
(0,0,0)

Tints of #BBFCD4

#BBFCD4
(187,252,212)
#C1FCD7
(193,252,215)
#C7FCDA
(199,252,218)
#CDFCDD
(205,252,221)
#D3FCE0
(211,252,224)
#D9FCE3
(217,252,227)
#DFFCE6
(223,252,230)
#E5FCE9
(229,252,233)
#EBFCEC
(235,252,236)
#F1FCEF
(241,252,239)
#F7FCF2
(247,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBFCD4 color. Also use rgb(187,252,212) instead hex code.

Text Font Color

.myTextColor { color: #BBFCD4; }

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

This text font color is #BBFCD4.

Background Color

.myBgColor { background-color: #BBFCD4; }

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

This div background color is #BBFCD4.

Border color

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

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

This div border color is #BBFCD4.

Opacity

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

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

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

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

This text has shadow with #BBFCD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBFCD4.

Preview

Color preview on black background

This text has color #BBFCD4 on black background.


Color preview on white background

This text has color #BBFCD4 on white background.


Black color preview on #BBFCD4 background

This text has black color on #BBFCD4 background.


White color preview on #BBFCD4 background

This text has white color on #BBFCD4 background.


Related colors

Complementary color

Complementary color for #hex is #44032B.


I love getcolorcode.com

Triadic colors

1 #D4BBFC and #FCD4BB with #BBFCD4 are triadic colors.

2 #D4FCBB and #FCBBD4 with #BBFCD4 are triadic colors.