COLOR #FEC5E4

HEX: #FEC5E4 RGB: (254,197,228)

Renk bilgisi

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

RGB renk modeli

#FEC5E4 color RGB value is (254,197,228).

RGB: (254,197,228) (100%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 197 of 255 = 77%
B 228 of 255 = 89%

254
197
228

R + G + B ~ 89%. #FEC5E4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 197 + 228 = 679 (100%)
R 254 of 679 ~ 37.41%
G 197 of 679 ~ 29.01%
B 228 of 679 ~ 33.58'%

%37.41
%29.01
%33.58

CMYK RENK MODELİ

#FEC5E4 rengi CMYK tonu (0,22,10,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.44%
  • sarı tonu 10.24%
  • ana renk tonu 0.39%

CMYK: (0,22,10,0)
C0M22Y10K0 (0%, 22%, 10%, 0%)
(0.00 / 0.22 / 0.10 / 0.00)

CMYK yüzdeleri

%0
%22.44
%10.24
%0.39

Codes

Color #FEC5E4 in popluar color models

FE C5 E4
RGB 254 197 228
HSL 327° 96.61% 88.43%
HSB/HSV 327° 22.44% 99.61%
CMYK 0.00% 22.44% 10.24%
0.39%

Color #FEC5E4 in popluar number systems.

HEX FE C5 E4
Decimal 254 197 228
Binary 11111110 11000101 11100100
Octal 376 305 344

Shades and tints

Shades of #FEC5E4

#FEC5E4
(254,197,228)
#E7B4D0
(231,180,208)
#D0A3BC
(208,163,188)
#B992A8
(185,146,168)
#A28194
(162,129,148)
#8B7080
(139,112,128)
#745F6C
(116,95,108)
#5D4E58
(93,78,88)
#463D44
(70,61,68)
#2F2C30
(47,44,48)
#181B1C
(24,27,28)
#000000
(0,0,0)

Tints of #FEC5E4

#FEC5E4
(254,197,228)
#FECAE6
(254,202,230)
#FECFE8
(254,207,232)
#FED4EA
(254,212,234)
#FED9EC
(254,217,236)
#FEDEEE
(254,222,238)
#FEE3F0
(254,227,240)
#FEE8F2
(254,232,242)
#FEEDF4
(254,237,244)
#FEF2F6
(254,242,246)
#FEF7F8
(254,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC5E4 color. Also use rgb(254,197,228) instead hex code.

Text Font Color

.myTextColor { color: #FEC5E4; }

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

This text font color is #FEC5E4.

Background Color

.myBgColor { background-color: #FEC5E4; }

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

This div background color is #FEC5E4.

Border color

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

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

This div border color is #FEC5E4.

Opacity

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

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

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

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

This text has shadow with #FEC5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC5E4.

Preview

Color preview on black background

This text has color #FEC5E4 on black background.


Color preview on white background

This text has color #FEC5E4 on white background.


Black color preview on #FEC5E4 background

This text has black color on #FEC5E4 background.


White color preview on #FEC5E4 background

This text has white color on #FEC5E4 background.


Related colors

Complementary color

Complementary color for #hex is #013A1B.


I love getcolorcode.com

Triadic colors

1 #E4FEC5 and #C5E4FE with #FEC5E4 are triadic colors.

2 #E4C5FE and #C5FEE4 with #FEC5E4 are triadic colors.