COLOR #FBF8D6

HEX: #FBF8D6 RGB: (251,248,214)

Color info

#FBF8D6 contains red, green and blue colors in about the same proportion. Web safe color of #FBF8D6 is #FFFFCC (or #FFC).

RGB color model

#FBF8D6 color RGB value is (251,248,214).

RGB: (251,248,214) (98%, 97%, 84%)

RGB channels and saturation

R 251 of 255 = 98%
G 248 of 255 = 97%
B 214 of 255 = 84%

251
248
214

R + G + B ~ 93%. #FBF8D6 is light color.

Portions of RGB colors in percentages

R + G + B = 251 + 248 + 214 = 713 (100%)
R 251 of 713 ~ 35.2%
G 248 of 713 ~ 34.78%
B 214 of 713 ~ 30.01'%

%35.2
%34.78
%30.01

CMYK color model

#FBF8D6 color CMYK value is (0,1,15,2).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 14.74%
  • key color value is 1.57%

CMYK: (0,1,15,2)
C0M1Y15K2 (0%, 1%, 15%, 2%)
(0.00 / 0.01 / 0.15 / 0.02)

CMYK percentages

%0
%1.2
%14.74
%1.57

Codes

Color #FBF8D6 in popluar color models

FB F8 D6
RGB 251 248 214
HSL 55° 82.22% 91.18%
HSB/HSV 55° 14.74% 98.43%
CMYK 0.00% 1.20% 14.74%
1.57%

Color #FBF8D6 in popluar number systems.

HEX FB F8 D6
Decimal 251 248 214
Binary 11111011 11111000 11010110
Octal 373 370 326

Shades and tints

Shades of #FBF8D6

#FBF8D6
(251,248,214)
#E5E2C3
(229,226,195)
#CFCCB0
(207,204,176)
#B9B69D
(185,182,157)
#A3A08A
(163,160,138)
#8D8A77
(141,138,119)
#777464
(119,116,100)
#615E51
(97,94,81)
#4B483E
(75,72,62)
#35322B
(53,50,43)
#1F1C18
(31,28,24)
#000000
(0,0,0)

Tints of #FBF8D6

#FBF8D6
(251,248,214)
#FBF8D9
(251,248,217)
#FBF8DC
(251,248,220)
#FBF8DF
(251,248,223)
#FBF8E2
(251,248,226)
#FBF8E5
(251,248,229)
#FBF8E8
(251,248,232)
#FBF8EB
(251,248,235)
#FBF8EE
(251,248,238)
#FBF8F1
(251,248,241)
#FBF8F4
(251,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FBF8D6; }

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

This text font color is #FBF8D6.

Background Color

.myBgColor { background-color: #FBF8D6; }

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

This div background color is #FBF8D6.

Border color

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

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

This div border color is #FBF8D6.

Opacity

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

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

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

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

This text has shadow with #FBF8D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBF8D6.

Preview

Color preview on black background

This text has color #FBF8D6 on black background.


Color preview on white background

This text has color #FBF8D6 on white background.


Black color preview on #FBF8D6 background

This text has black color on #FBF8D6 background.


White color preview on #FBF8D6 background

This text has white color on #FBF8D6 background.


Related colors

Complementary color

Complementary color for #hex is #040729.


I love getcolorcode.com

Triadic colors

1 #D6FBF8 and #F8D6FB with #FBF8D6 are triadic colors.

2 #D6F8FB and #F8FBD6 with #FBF8D6 are triadic colors.