COLOR #F9E5D9

HEX: #F9E5D9 RGB: (249,229,217)

Color info

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

RGB color model

#F9E5D9 color RGB value is (249,229,217).

RGB: (249,229,217) (98%, 90%, 85%)

RGB channels and saturation

R 249 of 255 = 98%
G 229 of 255 = 90%
B 217 of 255 = 85%

249
229
217

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

Portions of RGB colors in percentages

R + G + B = 249 + 229 + 217 = 695 (100%)
R 249 of 695 ~ 35.83%
G 229 of 695 ~ 32.95%
B 217 of 695 ~ 31.22'%

%35.83
%32.95
%31.22

CMYK color model

#F9E5D9 color CMYK value is (0,8,13,2).

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

CMYK: (0,8,13,2)
C0M8Y13K2 (0%, 8%, 13%, 2%)
(0.00 / 0.08 / 0.13 / 0.02)

CMYK percentages

%0
%8.03
%12.85
%2.35

Codes

Color #F9E5D9 in popluar color models

F9 E5 D9
RGB 249 229 217
HSL 23° 72.73% 91.37%
HSB/HSV 23° 12.85% 97.65%
CMYK 0.00% 8.03% 12.85%
2.35%

Color #F9E5D9 in popluar number systems.

HEX F9 E5 D9
Decimal 249 229 217
Binary 11111001 11100101 11011001
Octal 371 345 331

Shades and tints

Shades of #F9E5D9

#F9E5D9
(249,229,217)
#E3D1C6
(227,209,198)
#CDBDB3
(205,189,179)
#B7A9A0
(183,169,160)
#A1958D
(161,149,141)
#8B817A
(139,129,122)
#756D67
(117,109,103)
#5F5954
(95,89,84)
#494541
(73,69,65)
#33312E
(51,49,46)
#1D1D1B
(29,29,27)
#000000
(0,0,0)

Tints of #F9E5D9

#F9E5D9
(249,229,217)
#F9E7DC
(249,231,220)
#F9E9DF
(249,233,223)
#F9EBE2
(249,235,226)
#F9EDE5
(249,237,229)
#F9EFE8
(249,239,232)
#F9F1EB
(249,241,235)
#F9F3EE
(249,243,238)
#F9F5F1
(249,245,241)
#F9F7F4
(249,247,244)
#F9F9F7
(249,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E5D9; }

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

This text font color is #F9E5D9.

Background Color

.myBgColor { background-color: #F9E5D9; }

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

This div background color is #F9E5D9.

Border color

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

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

This div border color is #F9E5D9.

Opacity

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

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

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

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

This text has shadow with #F9E5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5D9.

Preview

Color preview on black background

This text has color #F9E5D9 on black background.


Color preview on white background

This text has color #F9E5D9 on white background.


Black color preview on #F9E5D9 background

This text has black color on #F9E5D9 background.


White color preview on #F9E5D9 background

This text has white color on #F9E5D9 background.


Related colors

Complementary color

Complementary color for #hex is #061A26.


I love getcolorcode.com

Triadic colors

1 #D9F9E5 and #E5D9F9 with #F9E5D9 are triadic colors.

2 #D9E5F9 and #E5F9D9 with #F9E5D9 are triadic colors.