COLOR #BBFDE3

HEX: #BBFDE3 RGB: (187,253,227)

Color info

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

RGB color model

#BBFDE3 color RGB value is (187,253,227).

RGB: (187,253,227) (73%, 99%, 89%)

RGB channels and saturation

R 187 of 255 = 73%
G 253 of 255 = 99%
B 227 of 255 = 89%

187
253
227

R + G + B ~ 87%. #BBFDE3 is light color.

Portions of RGB colors in percentages

R + G + B = 187 + 253 + 227 = 667 (100%)
R 187 of 667 ~ 28.04%
G 253 of 667 ~ 37.93%
B 227 of 667 ~ 34.03'%

%28.04
%37.93
%34.03

CMYK color model

#BBFDE3 color CMYK value is (26,0,10,1).

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 10.28%
  • key color value is 0.78%

CMYK: (26,0,10,1)
C26M0Y10K1 (26%, 0%, 10%, 1%)
(0.26 / 0.00 / 0.10 / 0.01)

CMYK percentages

%26.09
%0
%10.28
%0.78

Codes

Color #BBFDE3 in popluar color models

BB FD E3
RGB 187 253 227
HSL 156° 94.29% 86.27%
HSB/HSV 156° 26.09% 99.22%
CMYK 26.09% 0.00% 10.28%
0.78%

Color #BBFDE3 in popluar number systems.

HEX BB FD E3
Decimal 187 253 227
Binary 10111011 11111101 11100011
Octal 273 375 343

Shades and tints

Shades of #BBFDE3

#BBFDE3
(187,253,227)
#AAE6CF
(170,230,207)
#99CFBB
(153,207,187)
#88B8A7
(136,184,167)
#77A193
(119,161,147)
#668A7F
(102,138,127)
#55736B
(85,115,107)
#445C57
(68,92,87)
#334543
(51,69,67)
#222E2F
(34,46,47)
#11171B
(17,23,27)
#000000
(0,0,0)

Tints of #BBFDE3

#BBFDE3
(187,253,227)
#C1FDE5
(193,253,229)
#C7FDE7
(199,253,231)
#CDFDE9
(205,253,233)
#D3FDEB
(211,253,235)
#D9FDED
(217,253,237)
#DFFDEF
(223,253,239)
#E5FDF1
(229,253,241)
#EBFDF3
(235,253,243)
#F1FDF5
(241,253,245)
#F7FDF7
(247,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBFDE3 color. Also use rgb(187,253,227) instead hex code.

Text Font Color

.myTextColor { color: #BBFDE3; }

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

This text font color is #BBFDE3.

Background Color

.myBgColor { background-color: #BBFDE3; }

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

This div background color is #BBFDE3.

Border color

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

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

This div border color is #BBFDE3.

Opacity

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

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

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

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

This text has shadow with #BBFDE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBFDE3.

Preview

Color preview on black background

This text has color #BBFDE3 on black background.


Color preview on white background

This text has color #BBFDE3 on white background.


Black color preview on #BBFDE3 background

This text has black color on #BBFDE3 background.


White color preview on #BBFDE3 background

This text has white color on #BBFDE3 background.


Related colors

Complementary color

Complementary color for #hex is #44021C.


I love getcolorcode.com

Triadic colors

1 #E3BBFD and #FDE3BB with #BBFDE3 are triadic colors.

2 #E3FDBB and #FDBBE3 with #BBFDE3 are triadic colors.