COLOR #FBECFB

HEX: #FBECFB RGB: (251,236,251)

Color info

#FBECFB contains red, green and blue colors in about the same proportion. Web safe color of #FBECFB is #FFFFFF (or #FFF).

RGB color model

#FBECFB color RGB value is (251,236,251).

RGB: (251,236,251) (98%, 93%, 98%)

RGB channels and saturation

R 251 of 255 = 98%
G 236 of 255 = 93%
B 251 of 255 = 98%

251
236
251

R + G + B ~ 96%. #FBECFB is light color.

Portions of RGB colors in percentages

R + G + B = 251 + 236 + 251 = 738 (100%)
R 251 of 738 ~ 34.01%
G 236 of 738 ~ 31.98%
B 251 of 738 ~ 34.01'%

%34.01
%31.98
%34.01

CMYK color model

#FBECFB color CMYK value is (0,6,0,2).

  • cyan value is 0.00%
  • magenta value is 5.98%
  • yellow value is 0.00%
  • key color value is 1.57%

CMYK: (0,6,0,2)
C0M6Y0K2 (0%, 6%, 0%, 2%)
(0.00 / 0.06 / 0.00 / 0.02)

CMYK percentages

%0
%5.98
%0
%1.57

Codes

Color #FBECFB in popluar color models

FB EC FB
RGB 251 236 251
HSL 300° 65.22% 95.49%
HSB/HSV 300° 5.98% 98.43%
CMYK 0.00% 5.98% 0.00%
1.57%

Color #FBECFB in popluar number systems.

HEX FB EC FB
Decimal 251 236 251
Binary 11111011 11101100 11111011
Octal 373 354 373

Shades and tints

Shades of #FBECFB

#FBECFB
(251,236,251)
#E5D7E5
(229,215,229)
#CFC2CF
(207,194,207)
#B9ADB9
(185,173,185)
#A398A3
(163,152,163)
#8D838D
(141,131,141)
#776E77
(119,110,119)
#615961
(97,89,97)
#4B444B
(75,68,75)
#352F35
(53,47,53)
#1F1A1F
(31,26,31)
#000000
(0,0,0)

Tints of #FBECFB

#FBECFB
(251,236,251)
#FBEDFB
(251,237,251)
#FBEEFB
(251,238,251)
#FBEFFB
(251,239,251)
#FBF0FB
(251,240,251)
#FBF1FB
(251,241,251)
#FBF2FB
(251,242,251)
#FBF3FB
(251,243,251)
#FBF4FB
(251,244,251)
#FBF5FB
(251,245,251)
#FBF6FB
(251,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FBECFB color. Also use rgb(251,236,251) instead hex code.

Text Font Color

.myTextColor { color: #FBECFB; }

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

This text font color is #FBECFB.

Background Color

.myBgColor { background-color: #FBECFB; }

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

This div background color is #FBECFB.

Border color

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

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

This div border color is #FBECFB.

Opacity

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

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

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

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

This text has shadow with #FBECFB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBECFB.

Preview

Color preview on black background

This text has color #FBECFB on black background.


Color preview on white background

This text has color #FBECFB on white background.


Black color preview on #FBECFB background

This text has black color on #FBECFB background.


White color preview on #FBECFB background

This text has white color on #FBECFB background.


Related colors

Complementary color

Complementary color for #hex is #041304.


I love getcolorcode.com

Triadic colors

1 #FBFBEC and #ECFBFB with #FBECFB are triadic colors.

2 #FBECFB and #ECFBFB with #FBECFB are triadic colors.