COLOR #FCE5F8

HEX: #FCE5F8 RGB: (252,229,248)

Renk bilgisi

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

RGB renk modeli

#FCE5F8 color RGB value is (252,229,248).

RGB: (252,229,248) (99%, 90%, 97%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 229 of 255 = 90%
B 248 of 255 = 97%

252
229
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 229 + 248 = 729 (100%)
R 252 of 729 ~ 34.57%
G 229 of 729 ~ 31.41%
B 248 of 729 ~ 34.02'%

%34.57
%31.41
%34.02

CMYK RENK MODELİ

#FCE5F8 rengi CMYK tonu (0,9,2,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.13%
  • sarı tonu 1.59%
  • ana renk tonu 1.18%

CMYK: (0,9,2,1)
C0M9Y2K1 (0%, 9%, 2%, 1%)
(0.00 / 0.09 / 0.02 / 0.01)

CMYK yüzdeleri

%0
%9.13
%1.59
%1.18

Codes

Color #FCE5F8 in popluar color models

FC E5 F8
RGB 252 229 248
HSL 310° 79.31% 94.31%
HSB/HSV 310° 9.13% 98.82%
CMYK 0.00% 9.13% 1.59%
1.18%

Color #FCE5F8 in popluar number systems.

HEX FC E5 F8
Decimal 252 229 248
Binary 11111100 11100101 11111000
Octal 374 345 370

Shades and tints

Shades of #FCE5F8

#FCE5F8
(252,229,248)
#E6D1E2
(230,209,226)
#D0BDCC
(208,189,204)
#BAA9B6
(186,169,182)
#A495A0
(164,149,160)
#8E818A
(142,129,138)
#786D74
(120,109,116)
#62595E
(98,89,94)
#4C4548
(76,69,72)
#363132
(54,49,50)
#201D1C
(32,29,28)
#000000
(0,0,0)

Tints of #FCE5F8

#FCE5F8
(252,229,248)
#FCE7F8
(252,231,248)
#FCE9F8
(252,233,248)
#FCEBF8
(252,235,248)
#FCEDF8
(252,237,248)
#FCEFF8
(252,239,248)
#FCF1F8
(252,241,248)
#FCF3F8
(252,243,248)
#FCF5F8
(252,245,248)
#FCF7F8
(252,247,248)
#FCF9F8
(252,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE5F8 color. Also use rgb(252,229,248) instead hex code.

Text Font Color

.myTextColor { color: #FCE5F8; }

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

This text font color is #FCE5F8.

Background Color

.myBgColor { background-color: #FCE5F8; }

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

This div background color is #FCE5F8.

Border color

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

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

This div border color is #FCE5F8.

Opacity

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

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

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

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

This text has shadow with #FCE5F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE5F8.

Preview

Color preview on black background

This text has color #FCE5F8 on black background.


Color preview on white background

This text has color #FCE5F8 on white background.


Black color preview on #FCE5F8 background

This text has black color on #FCE5F8 background.


White color preview on #FCE5F8 background

This text has white color on #FCE5F8 background.


Related colors

Complementary color

Complementary color for #hex is #031A07.


I love getcolorcode.com

Triadic colors

1 #F8FCE5 and #E5F8FC with #FCE5F8 are triadic colors.

2 #F8E5FC and #E5FCF8 with #FCE5F8 are triadic colors.