COLOR #F4F0D2

HEX: #F4F0D2 RGB: (244,240,210)

Color info

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

RGB color model

#F4F0D2 color RGB value is (244,240,210).

RGB: (244,240,210) (96%, 94%, 82%)

RGB channels and saturation

R 244 of 255 = 96%
G 240 of 255 = 94%
B 210 of 255 = 82%

244
240
210

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

Portions of RGB colors in percentages

R + G + B = 244 + 240 + 210 = 694 (100%)
R 244 of 694 ~ 35.16%
G 240 of 694 ~ 34.58%
B 210 of 694 ~ 30.26'%

%35.16
%34.58
%30.26

CMYK color model

#F4F0D2 color CMYK value is (0,2,14,4).

  • cyan value is 0.00%
  • magenta value is 1.64%
  • yellow value is 13.93%
  • key color value is 4.31%

CMYK: (0,2,14,4)
C0M2Y14K4 (0%, 2%, 14%, 4%)
(0.00 / 0.02 / 0.14 / 0.04)

CMYK percentages

%0
%1.64
%13.93
%4.31

Codes

Color #F4F0D2 in popluar color models

F4 F0 D2
RGB 244 240 210
HSL 53° 60.71% 89.02%
HSB/HSV 53° 13.93% 95.69%
CMYK 0.00% 1.64% 13.93%
4.31%

Color #F4F0D2 in popluar number systems.

HEX F4 F0 D2
Decimal 244 240 210
Binary 11110100 11110000 11010010
Octal 364 360 322

Shades and tints

Shades of #F4F0D2

#F4F0D2
(244,240,210)
#DEDBBF
(222,219,191)
#C8C6AC
(200,198,172)
#B2B199
(178,177,153)
#9C9C86
(156,156,134)
#868773
(134,135,115)
#707260
(112,114,96)
#5A5D4D
(90,93,77)
#44483A
(68,72,58)
#2E3327
(46,51,39)
#181E14
(24,30,20)
#000000
(0,0,0)

Tints of #F4F0D2

#F4F0D2
(244,240,210)
#F5F1D6
(245,241,214)
#F6F2DA
(246,242,218)
#F7F3DE
(247,243,222)
#F8F4E2
(248,244,226)
#F9F5E6
(249,245,230)
#FAF6EA
(250,246,234)
#FBF7EE
(251,247,238)
#FCF8F2
(252,248,242)
#FDF9F6
(253,249,246)
#FEFAFA
(254,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F4F0D2 color. Also use rgb(244,240,210) instead hex code.

Text Font Color

.myTextColor { color: #F4F0D2; }

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

This text font color is #F4F0D2.

Background Color

.myBgColor { background-color: #F4F0D2; }

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

This div background color is #F4F0D2.

Border color

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

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

This div border color is #F4F0D2.

Opacity

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

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

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

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

This text has shadow with #F4F0D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F4F0D2.

Preview

Color preview on black background

This text has color #F4F0D2 on black background.


Color preview on white background

This text has color #F4F0D2 on white background.


Black color preview on #F4F0D2 background

This text has black color on #F4F0D2 background.


White color preview on #F4F0D2 background

This text has white color on #F4F0D2 background.


Related colors

Complementary color

Complementary color for #hex is #0B0F2D.


I love getcolorcode.com

Triadic colors

1 #D2F4F0 and #F0D2F4 with #F4F0D2 are triadic colors.

2 #D2F0F4 and #F0F4D2 with #F4F0D2 are triadic colors.