COLOR #FBE6BA

HEX: #FBE6BA RGB: (251,230,186)

Color info

#FBE6BA contains mainly red and green colors. Web safe color of #FBE6BA is #FFCCCC (or #FCC).

RGB color model

#FBE6BA color RGB value is (251,230,186).

RGB: (251,230,186) (98%, 90%, 73%)

RGB channels and saturation

R 251 of 255 = 98%
G 230 of 255 = 90%
B 186 of 255 = 73%

251
230
186

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

Portions of RGB colors in percentages

R + G + B = 251 + 230 + 186 = 667 (100%)
R 251 of 667 ~ 37.63%
G 230 of 667 ~ 34.48%
B 186 of 667 ~ 27.89'%

%37.63
%34.48
%27.89

CMYK color model

#FBE6BA color CMYK value is (0,8,26,2).

  • cyan value is 0.00%
  • magenta value is 8.37%
  • yellow value is 25.90%
  • key color value is 1.57%

CMYK: (0,8,26,2)
C0M8Y26K2 (0%, 8%, 26%, 2%)
(0.00 / 0.08 / 0.26 / 0.02)

CMYK percentages

%0
%8.37
%25.9
%1.57

Codes

Color #FBE6BA in popluar color models

FB E6 BA
RGB 251 230 186
HSL 41° 89.04% 85.69%
HSB/HSV 41° 25.90% 98.43%
CMYK 0.00% 8.37% 25.90%
1.57%

Color #FBE6BA in popluar number systems.

HEX FB E6 BA
Decimal 251 230 186
Binary 11111011 11100110 10111010
Octal 373 346 272

Shades and tints

Shades of #FBE6BA

#FBE6BA
(251,230,186)
#E5D2AA
(229,210,170)
#CFBE9A
(207,190,154)
#B9AA8A
(185,170,138)
#A3967A
(163,150,122)
#8D826A
(141,130,106)
#776E5A
(119,110,90)
#615A4A
(97,90,74)
#4B463A
(75,70,58)
#35322A
(53,50,42)
#1F1E1A
(31,30,26)
#000000
(0,0,0)

Tints of #FBE6BA

#FBE6BA
(251,230,186)
#FBE8C0
(251,232,192)
#FBEAC6
(251,234,198)
#FBECCC
(251,236,204)
#FBEED2
(251,238,210)
#FBF0D8
(251,240,216)
#FBF2DE
(251,242,222)
#FBF4E4
(251,244,228)
#FBF6EA
(251,246,234)
#FBF8F0
(251,248,240)
#FBFAF6
(251,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FBE6BA; }

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

This text font color is #FBE6BA.

Background Color

.myBgColor { background-color: #FBE6BA; }

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

This div background color is #FBE6BA.

Border color

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

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

This div border color is #FBE6BA.

Opacity

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

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

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

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

This text has shadow with #FBE6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBE6BA.

Preview

Color preview on black background

This text has color #FBE6BA on black background.


Color preview on white background

This text has color #FBE6BA on white background.


Black color preview on #FBE6BA background

This text has black color on #FBE6BA background.


White color preview on #FBE6BA background

This text has white color on #FBE6BA background.


Related colors

Complementary color

Complementary color for #hex is #041945.


I love getcolorcode.com

Triadic colors

1 #BAFBE6 and #E6BAFB with #FBE6BA are triadic colors.

2 #BAE6FB and #E6FBBA with #FBE6BA are triadic colors.