COLOR #F9E5D6

HEX: #F9E5D6 RGB: (249,229,214)

Color info

#F9E5D6 contains red, green and blue colors in about the same proportion. Web safe color of #F9E5D6 is #FFCCCC (or #FCC).

RGB color model

#F9E5D6 color RGB value is (249,229,214).

RGB: (249,229,214) (98%, 90%, 84%)

RGB channels and saturation

R 249 of 255 = 98%
G 229 of 255 = 90%
B 214 of 255 = 84%

249
229
214

R + G + B ~ 91%. #F9E5D6 is light color.

Portions of RGB colors in percentages

R + G + B = 249 + 229 + 214 = 692 (100%)
R 249 of 692 ~ 35.98%
G 229 of 692 ~ 33.09%
B 214 of 692 ~ 30.92'%

%35.98
%33.09
%30.92

CMYK color model

#F9E5D6 color CMYK value is (0,8,14,2).

  • cyan value is 0.00%
  • magenta value is 8.03%
  • yellow value is 14.06%
  • key color value is 2.35%

CMYK: (0,8,14,2)
C0M8Y14K2 (0%, 8%, 14%, 2%)
(0.00 / 0.08 / 0.14 / 0.02)

CMYK percentages

%0
%8.03
%14.06
%2.35

Codes

Color #F9E5D6 in popluar color models

F9 E5 D6
RGB 249 229 214
HSL 26° 74.47% 90.78%
HSB/HSV 26° 14.06% 97.65%
CMYK 0.00% 8.03% 14.06%
2.35%

Color #F9E5D6 in popluar number systems.

HEX F9 E5 D6
Decimal 249 229 214
Binary 11111001 11100101 11010110
Octal 371 345 326

Shades and tints

Shades of #F9E5D6

#F9E5D6
(249,229,214)
#E3D1C3
(227,209,195)
#CDBDB0
(205,189,176)
#B7A99D
(183,169,157)
#A1958A
(161,149,138)
#8B8177
(139,129,119)
#756D64
(117,109,100)
#5F5951
(95,89,81)
#49453E
(73,69,62)
#33312B
(51,49,43)
#1D1D18
(29,29,24)
#000000
(0,0,0)

Tints of #F9E5D6

#F9E5D6
(249,229,214)
#F9E7D9
(249,231,217)
#F9E9DC
(249,233,220)
#F9EBDF
(249,235,223)
#F9EDE2
(249,237,226)
#F9EFE5
(249,239,229)
#F9F1E8
(249,241,232)
#F9F3EB
(249,243,235)
#F9F5EE
(249,245,238)
#F9F7F1
(249,247,241)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E5D6 color. Also use rgb(249,229,214) instead hex code.

Text Font Color

.myTextColor { color: #F9E5D6; }

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

This text font color is #F9E5D6.

Background Color

.myBgColor { background-color: #F9E5D6; }

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

This div background color is #F9E5D6.

Border color

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

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

This div border color is #F9E5D6.

Opacity

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

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

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

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

This text has shadow with #F9E5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5D6.

Preview

Color preview on black background

This text has color #F9E5D6 on black background.


Color preview on white background

This text has color #F9E5D6 on white background.


Black color preview on #F9E5D6 background

This text has black color on #F9E5D6 background.


White color preview on #F9E5D6 background

This text has white color on #F9E5D6 background.


Related colors

Complementary color

Complementary color for #hex is #061A29.


I love getcolorcode.com

Triadic colors

1 #D6F9E5 and #E5D6F9 with #F9E5D6 are triadic colors.

2 #D6E5F9 and #E5F9D6 with #F9E5D6 are triadic colors.