COLOR #FEF5E2

HEX: #FEF5E2 RGB: (254,245,226)

Renk bilgisi

#FEF5E2 contains red, green and blue colors in about the same proportion. #FEF5E2 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#FEF5E2 color RGB value is (254,245,226).

RGB: (254,245,226) (100%, 96%, 89%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 245 of 255 = 96%
B 226 of 255 = 89%

254
245
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 245 + 226 = 725 (100%)
R 254 of 725 ~ 35.03%
G 245 of 725 ~ 33.79%
B 226 of 725 ~ 31.17'%

%35.03
%33.79
%31.17

CMYK RENK MODELİ

#FEF5E2 rengi CMYK tonu (0,4,11,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.54%
  • sarı tonu 11.02%
  • ana renk tonu 0.39%

CMYK: (0,4,11,0)
C0M4Y11K0 (0%, 4%, 11%, 0%)
(0.00 / 0.04 / 0.11 / 0.00)

CMYK yüzdeleri

%0
%3.54
%11.02
%0.39

Codes

Color #FEF5E2 in popluar color models

FE F5 E2
RGB 254 245 226
HSL 41° 93.33% 94.12%
HSB/HSV 41° 11.02% 99.61%
CMYK 0.00% 3.54% 11.02%
0.39%

Color #FEF5E2 in popluar number systems.

HEX FE F5 E2
Decimal 254 245 226
Binary 11111110 11110101 11100010
Octal 376 365 342

Shades and tints

Shades of #FEF5E2

#FEF5E2
(254,245,226)
#E7DFCE
(231,223,206)
#D0C9BA
(208,201,186)
#B9B3A6
(185,179,166)
#A29D92
(162,157,146)
#8B877E
(139,135,126)
#74716A
(116,113,106)
#5D5B56
(93,91,86)
#464542
(70,69,66)
#2F2F2E
(47,47,46)
#18191A
(24,25,26)
#000000
(0,0,0)

Tints of #FEF5E2

#FEF5E2
(254,245,226)
#FEF5E4
(254,245,228)
#FEF5E6
(254,245,230)
#FEF5E8
(254,245,232)
#FEF5EA
(254,245,234)
#FEF5EC
(254,245,236)
#FEF5EE
(254,245,238)
#FEF5F0
(254,245,240)
#FEF5F2
(254,245,242)
#FEF5F4
(254,245,244)
#FEF5F6
(254,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEF5E2 color. Also use rgb(254,245,226) instead hex code.

Text Font Color

.myTextColor { color: #FEF5E2; }

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

This text font color is #FEF5E2.

Background Color

.myBgColor { background-color: #FEF5E2; }

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

This div background color is #FEF5E2.

Border color

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

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

This div border color is #FEF5E2.

Opacity

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

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

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

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

This text has shadow with #FEF5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEF5E2.

Preview

Color preview on black background

This text has color #FEF5E2 on black background.


Color preview on white background

This text has color #FEF5E2 on white background.


Black color preview on #FEF5E2 background

This text has black color on #FEF5E2 background.


White color preview on #FEF5E2 background

This text has white color on #FEF5E2 background.


Related colors

Complementary color

Complementary color for #hex is #010A1D.


I love getcolorcode.com

Triadic colors

1 #E2FEF5 and #F5E2FE with #FEF5E2 are triadic colors.

2 #E2F5FE and #F5FEE2 with #FEF5E2 are triadic colors.