COLOR #FEF6E7

HEX: #FEF6E7 RGB: (254,246,231)

Color info

#FEF6E7 contains red, green and blue colors in about the same proportion. Web safe color of #FEF6E7 is #FFFFFF (or #FFF).

RGB color model

#FEF6E7 color RGB value is (254,246,231).

RGB: (254,246,231) (100%, 96%, 91%)

RGB channels and saturation

R 254 of 255 = 100%
G 246 of 255 = 96%
B 231 of 255 = 91%

254
246
231

R + G + B ~ 96%. #FEF6E7 is light color.

Portions of RGB colors in percentages

R + G + B = 254 + 246 + 231 = 731 (100%)
R 254 of 731 ~ 34.75%
G 246 of 731 ~ 33.65%
B 231 of 731 ~ 31.6'%

%34.75
%33.65
%31.6

CMYK color model

#FEF6E7 color CMYK value is (0,3,9,0).

  • cyan value is 0.00%
  • magenta value is 3.15%
  • yellow value is 9.06%
  • key color value is 0.39%

CMYK: (0,3,9,0)
C0M3Y9K0 (0%, 3%, 9%, 0%)
(0.00 / 0.03 / 0.09 / 0.00)

CMYK percentages

%0
%3.15
%9.06
%0.39

Codes

Color #FEF6E7 in popluar color models

FE F6 E7
RGB 254 246 231
HSL 39° 92.00% 95.10%
HSB/HSV 39° 9.06% 99.61%
CMYK 0.00% 3.15% 9.06%
0.39%

Color #FEF6E7 in popluar number systems.

HEX FE F6 E7
Decimal 254 246 231
Binary 11111110 11110110 11100111
Octal 376 366 347

Shades and tints

Shades of #FEF6E7

#FEF6E7
(254,246,231)
#E7E0D2
(231,224,210)
#D0CABD
(208,202,189)
#B9B4A8
(185,180,168)
#A29E93
(162,158,147)
#8B887E
(139,136,126)
#747269
(116,114,105)
#5D5C54
(93,92,84)
#46463F
(70,70,63)
#2F302A
(47,48,42)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #FEF6E7

#FEF6E7
(254,246,231)
#FEF6E9
(254,246,233)
#FEF6EB
(254,246,235)
#FEF6ED
(254,246,237)
#FEF6EF
(254,246,239)
#FEF6F1
(254,246,241)
#FEF6F3
(254,246,243)
#FEF6F5
(254,246,245)
#FEF6F7
(254,246,247)
#FEF6F9
(254,246,249)
#FEF6FB
(254,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEF6E7 color. Also use rgb(254,246,231) instead hex code.

Text Font Color

.myTextColor { color: #FEF6E7; }

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

This text font color is #FEF6E7.

Background Color

.myBgColor { background-color: #FEF6E7; }

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

This div background color is #FEF6E7.

Border color

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

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

This div border color is #FEF6E7.

Opacity

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

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

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

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

This text has shadow with #FEF6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEF6E7.

Preview

Color preview on black background

This text has color #FEF6E7 on black background.


Color preview on white background

This text has color #FEF6E7 on white background.


Black color preview on #FEF6E7 background

This text has black color on #FEF6E7 background.


White color preview on #FEF6E7 background

This text has white color on #FEF6E7 background.


Related colors

Complementary color

Complementary color for #hex is #010918.


I love getcolorcode.com

Triadic colors

1 #E7FEF6 and #F6E7FE with #FEF6E7 are triadic colors.

2 #E7F6FE and #F6FEE7 with #FEF6E7 are triadic colors.