COLOR #F9F4D0

HEX: #F9F4D0 RGB: (249,244,208)

Color info

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

RGB color model

#F9F4D0 color RGB value is (249,244,208).

RGB: (249,244,208) (98%, 96%, 82%)

RGB channels and saturation

R 249 of 255 = 98%
G 244 of 255 = 96%
B 208 of 255 = 82%

249
244
208

R + G + B ~ 92%. #F9F4D0 is light color.

Portions of RGB colors in percentages

R + G + B = 249 + 244 + 208 = 701 (100%)
R 249 of 701 ~ 35.52%
G 244 of 701 ~ 34.81%
B 208 of 701 ~ 29.67'%

%35.52
%34.81
%29.67

CMYK color model

#F9F4D0 color CMYK value is (0,2,16,2).

  • cyan value is 0.00%
  • magenta value is 2.01%
  • yellow value is 16.47%
  • key color value is 2.35%

CMYK: (0,2,16,2)
C0M2Y16K2 (0%, 2%, 16%, 2%)
(0.00 / 0.02 / 0.16 / 0.02)

CMYK percentages

%0
%2.01
%16.47
%2.35

Codes

Color #F9F4D0 in popluar color models

F9 F4 D0
RGB 249 244 208
HSL 53° 77.36% 89.61%
HSB/HSV 53° 16.47% 97.65%
CMYK 0.00% 2.01% 16.47%
2.35%

Color #F9F4D0 in popluar number systems.

HEX F9 F4 D0
Decimal 249 244 208
Binary 11111001 11110100 11010000
Octal 371 364 320

Shades and tints

Shades of #F9F4D0

#F9F4D0
(249,244,208)
#E3DEBE
(227,222,190)
#CDC8AC
(205,200,172)
#B7B29A
(183,178,154)
#A19C88
(161,156,136)
#8B8676
(139,134,118)
#757064
(117,112,100)
#5F5A52
(95,90,82)
#494440
(73,68,64)
#332E2E
(51,46,46)
#1D181C
(29,24,28)
#000000
(0,0,0)

Tints of #F9F4D0

#F9F4D0
(249,244,208)
#F9F5D4
(249,245,212)
#F9F6D8
(249,246,216)
#F9F7DC
(249,247,220)
#F9F8E0
(249,248,224)
#F9F9E4
(249,249,228)
#F9FAE8
(249,250,232)
#F9FBEC
(249,251,236)
#F9FCF0
(249,252,240)
#F9FDF4
(249,253,244)
#F9FEF8
(249,254,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9F4D0 color. Also use rgb(249,244,208) instead hex code.

Text Font Color

.myTextColor { color: #F9F4D0; }

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

This text font color is #F9F4D0.

Background Color

.myBgColor { background-color: #F9F4D0; }

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

This div background color is #F9F4D0.

Border color

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

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

This div border color is #F9F4D0.

Opacity

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

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

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

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

This text has shadow with #F9F4D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9F4D0.

Preview

Color preview on black background

This text has color #F9F4D0 on black background.


Color preview on white background

This text has color #F9F4D0 on white background.


Black color preview on #F9F4D0 background

This text has black color on #F9F4D0 background.


White color preview on #F9F4D0 background

This text has white color on #F9F4D0 background.


Related colors

Complementary color

Complementary color for #hex is #060B2F.


I love getcolorcode.com

Triadic colors

1 #D0F9F4 and #F4D0F9 with #F9F4D0 are triadic colors.

2 #D0F4F9 and #F4F9D0 with #F9F4D0 are triadic colors.