COLOR #FEF6D0

HEX: #FEF6D0 RGB: (254,246,208)

Color info

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

RGB color model

#FEF6D0 color RGB value is (254,246,208).

RGB: (254,246,208) (100%, 96%, 82%)

RGB channels and saturation

R 254 of 255 = 100%
G 246 of 255 = 96%
B 208 of 255 = 82%

254
246
208

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

Portions of RGB colors in percentages

R + G + B = 254 + 246 + 208 = 708 (100%)
R 254 of 708 ~ 35.88%
G 246 of 708 ~ 34.75%
B 208 of 708 ~ 29.38'%

%35.88
%34.75
%29.38

CMYK color model

#FEF6D0 color CMYK value is (0,3,18,0).

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

CMYK: (0,3,18,0)
C0M3Y18K0 (0%, 3%, 18%, 0%)
(0.00 / 0.03 / 0.18 / 0.00)

CMYK percentages

%0
%3.15
%18.11
%0.39

Codes

Color #FEF6D0 in popluar color models

FE F6 D0
RGB 254 246 208
HSL 50° 95.83% 90.59%
HSB/HSV 50° 18.11% 99.61%
CMYK 0.00% 3.15% 18.11%
0.39%

Color #FEF6D0 in popluar number systems.

HEX FE F6 D0
Decimal 254 246 208
Binary 11111110 11110110 11010000
Octal 376 366 320

Shades and tints

Shades of #FEF6D0

#FEF6D0
(254,246,208)
#E7E0BE
(231,224,190)
#D0CAAC
(208,202,172)
#B9B49A
(185,180,154)
#A29E88
(162,158,136)
#8B8876
(139,136,118)
#747264
(116,114,100)
#5D5C52
(93,92,82)
#464640
(70,70,64)
#2F302E
(47,48,46)
#181A1C
(24,26,28)
#000000
(0,0,0)

Tints of #FEF6D0

#FEF6D0
(254,246,208)
#FEF6D4
(254,246,212)
#FEF6D8
(254,246,216)
#FEF6DC
(254,246,220)
#FEF6E0
(254,246,224)
#FEF6E4
(254,246,228)
#FEF6E8
(254,246,232)
#FEF6EC
(254,246,236)
#FEF6F0
(254,246,240)
#FEF6F4
(254,246,244)
#FEF6F8
(254,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEF6D0; }

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

This text font color is #FEF6D0.

Background Color

.myBgColor { background-color: #FEF6D0; }

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

This div background color is #FEF6D0.

Border color

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

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

This div border color is #FEF6D0.

Opacity

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

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

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

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

This text has shadow with #FEF6D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEF6D0.

Preview

Color preview on black background

This text has color #FEF6D0 on black background.


Color preview on white background

This text has color #FEF6D0 on white background.


Black color preview on #FEF6D0 background

This text has black color on #FEF6D0 background.


White color preview on #FEF6D0 background

This text has white color on #FEF6D0 background.


Related colors

Complementary color

Complementary color for #hex is #01092F.


I love getcolorcode.com

Triadic colors

1 #D0FEF6 and #F6D0FE with #FEF6D0 are triadic colors.

2 #D0F6FE and #F6FED0 with #FEF6D0 are triadic colors.