COLOR #FEF2E3

HEX: #FEF2E3 RGB: (254,242,227)

Color info

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

RGB color model

#FEF2E3 color RGB value is (254,242,227).

RGB: (254,242,227) (100%, 95%, 89%)

RGB channels and saturation

R 254 of 255 = 100%
G 242 of 255 = 95%
B 227 of 255 = 89%

254
242
227

R + G + B ~ 95%. #FEF2E3 is light color.

Portions of RGB colors in percentages

R + G + B = 254 + 242 + 227 = 723 (100%)
R 254 of 723 ~ 35.13%
G 242 of 723 ~ 33.47%
B 227 of 723 ~ 31.4'%

%35.13
%33.47
%31.4

CMYK color model

#FEF2E3 color CMYK value is (0,5,11,0).

  • cyan value is 0.00%
  • magenta value is 4.72%
  • yellow value is 10.63%
  • key color value is 0.39%

CMYK: (0,5,11,0)
C0M5Y11K0 (0%, 5%, 11%, 0%)
(0.00 / 0.05 / 0.11 / 0.00)

CMYK percentages

%0
%4.72
%10.63
%0.39

Codes

Color #FEF2E3 in popluar color models

FE F2 E3
RGB 254 242 227
HSL 33° 93.10% 94.31%
HSB/HSV 33° 10.63% 99.61%
CMYK 0.00% 4.72% 10.63%
0.39%

Color #FEF2E3 in popluar number systems.

HEX FE F2 E3
Decimal 254 242 227
Binary 11111110 11110010 11100011
Octal 376 362 343

Shades and tints

Shades of #FEF2E3

#FEF2E3
(254,242,227)
#E7DCCF
(231,220,207)
#D0C6BB
(208,198,187)
#B9B0A7
(185,176,167)
#A29A93
(162,154,147)
#8B847F
(139,132,127)
#746E6B
(116,110,107)
#5D5857
(93,88,87)
#464243
(70,66,67)
#2F2C2F
(47,44,47)
#18161B
(24,22,27)
#000000
(0,0,0)

Tints of #FEF2E3

#FEF2E3
(254,242,227)
#FEF3E5
(254,243,229)
#FEF4E7
(254,244,231)
#FEF5E9
(254,245,233)
#FEF6EB
(254,246,235)
#FEF7ED
(254,247,237)
#FEF8EF
(254,248,239)
#FEF9F1
(254,249,241)
#FEFAF3
(254,250,243)
#FEFBF5
(254,251,245)
#FEFCF7
(254,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEF2E3 color. Also use rgb(254,242,227) instead hex code.

Text Font Color

.myTextColor { color: #FEF2E3; }

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

This text font color is #FEF2E3.

Background Color

.myBgColor { background-color: #FEF2E3; }

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

This div background color is #FEF2E3.

Border color

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

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

This div border color is #FEF2E3.

Opacity

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

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

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

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

This text has shadow with #FEF2E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEF2E3.

Preview

Color preview on black background

This text has color #FEF2E3 on black background.


Color preview on white background

This text has color #FEF2E3 on white background.


Black color preview on #FEF2E3 background

This text has black color on #FEF2E3 background.


White color preview on #FEF2E3 background

This text has white color on #FEF2E3 background.


Related colors

Complementary color

Complementary color for #hex is #010D1C.


I love getcolorcode.com

Triadic colors

1 #E3FEF2 and #F2E3FE with #FEF2E3 are triadic colors.

2 #E3F2FE and #F2FEE3 with #FEF2E3 are triadic colors.