COLOR #FEF8D2

HEX: #FEF8D2 RGB: (254,248,210)

Color info

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

RGB color model

#FEF8D2 color RGB value is (254,248,210).

RGB: (254,248,210) (100%, 97%, 82%)

RGB channels and saturation

R 254 of 255 = 100%
G 248 of 255 = 97%
B 210 of 255 = 82%

254
248
210

R + G + B ~ 93%. #FEF8D2 is light color.

Portions of RGB colors in percentages

R + G + B = 254 + 248 + 210 = 712 (100%)
R 254 of 712 ~ 35.67%
G 248 of 712 ~ 34.83%
B 210 of 712 ~ 29.49'%

%35.67
%34.83
%29.49

CMYK color model

#FEF8D2 color CMYK value is (0,2,17,0).

  • cyan value is 0.00%
  • magenta value is 2.36%
  • yellow value is 17.32%
  • key color value is 0.39%

CMYK: (0,2,17,0)
C0M2Y17K0 (0%, 2%, 17%, 0%)
(0.00 / 0.02 / 0.17 / 0.00)

CMYK percentages

%0
%2.36
%17.32
%0.39

Codes

Color #FEF8D2 in popluar color models

FE F8 D2
RGB 254 248 210
HSL 52° 95.65% 90.98%
HSB/HSV 52° 17.32% 99.61%
CMYK 0.00% 2.36% 17.32%
0.39%

Color #FEF8D2 in popluar number systems.

HEX FE F8 D2
Decimal 254 248 210
Binary 11111110 11111000 11010010
Octal 376 370 322

Shades and tints

Shades of #FEF8D2

#FEF8D2
(254,248,210)
#E7E2BF
(231,226,191)
#D0CCAC
(208,204,172)
#B9B699
(185,182,153)
#A2A086
(162,160,134)
#8B8A73
(139,138,115)
#747460
(116,116,96)
#5D5E4D
(93,94,77)
#46483A
(70,72,58)
#2F3227
(47,50,39)
#181C14
(24,28,20)
#000000
(0,0,0)

Tints of #FEF8D2

#FEF8D2
(254,248,210)
#FEF8D6
(254,248,214)
#FEF8DA
(254,248,218)
#FEF8DE
(254,248,222)
#FEF8E2
(254,248,226)
#FEF8E6
(254,248,230)
#FEF8EA
(254,248,234)
#FEF8EE
(254,248,238)
#FEF8F2
(254,248,242)
#FEF8F6
(254,248,246)
#FEF8FA
(254,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEF8D2 color. Also use rgb(254,248,210) instead hex code.

Text Font Color

.myTextColor { color: #FEF8D2; }

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

This text font color is #FEF8D2.

Background Color

.myBgColor { background-color: #FEF8D2; }

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

This div background color is #FEF8D2.

Border color

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

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

This div border color is #FEF8D2.

Opacity

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

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

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

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

This text has shadow with #FEF8D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEF8D2.

Preview

Color preview on black background

This text has color #FEF8D2 on black background.


Color preview on white background

This text has color #FEF8D2 on white background.


Black color preview on #FEF8D2 background

This text has black color on #FEF8D2 background.


White color preview on #FEF8D2 background

This text has white color on #FEF8D2 background.


Related colors

Complementary color

Complementary color for #hex is #01072D.


I love getcolorcode.com

Triadic colors

1 #D2FEF8 and #F8D2FE with #FEF8D2 are triadic colors.

2 #D2F8FE and #F8FED2 with #FEF8D2 are triadic colors.