COLOR #FCE5ED

HEX: #FCE5ED RGB: (252,229,237)

Renk bilgisi

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

RGB renk modeli

#FCE5ED color RGB value is (252,229,237).

RGB: (252,229,237) (99%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 229 of 255 = 90%
B 237 of 255 = 93%

252
229
237

R + G + B ~ 94%. #FCE5ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 229 + 237 = 718 (100%)
R 252 of 718 ~ 35.1%
G 229 of 718 ~ 31.89%
B 237 of 718 ~ 33.01'%

%35.1
%31.89
%33.01

CMYK RENK MODELİ

#FCE5ED rengi CMYK tonu (0,9,6,1).

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

CMYK: (0,9,6,1)
C0M9Y6K1 (0%, 9%, 6%, 1%)
(0.00 / 0.09 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%9.13
%5.95
%1.18

Codes

Color #FCE5ED in popluar color models

FC E5 ED
RGB 252 229 237
HSL 339° 79.31% 94.31%
HSB/HSV 339° 9.13% 98.82%
CMYK 0.00% 9.13% 5.95%
1.18%

Color #FCE5ED in popluar number systems.

HEX FC E5 ED
Decimal 252 229 237
Binary 11111100 11100101 11101101
Octal 374 345 355

Shades and tints

Shades of #FCE5ED

#FCE5ED
(252,229,237)
#E6D1D8
(230,209,216)
#D0BDC3
(208,189,195)
#BAA9AE
(186,169,174)
#A49599
(164,149,153)
#8E8184
(142,129,132)
#786D6F
(120,109,111)
#62595A
(98,89,90)
#4C4545
(76,69,69)
#363130
(54,49,48)
#201D1B
(32,29,27)
#000000
(0,0,0)

Tints of #FCE5ED

#FCE5ED
(252,229,237)
#FCE7EE
(252,231,238)
#FCE9EF
(252,233,239)
#FCEBF0
(252,235,240)
#FCEDF1
(252,237,241)
#FCEFF2
(252,239,242)
#FCF1F3
(252,241,243)
#FCF3F4
(252,243,244)
#FCF5F5
(252,245,245)
#FCF7F6
(252,247,246)
#FCF9F7
(252,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE5ED; }

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

This text font color is #FCE5ED.

Background Color

.myBgColor { background-color: #FCE5ED; }

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

This div background color is #FCE5ED.

Border color

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

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

This div border color is #FCE5ED.

Opacity

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

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

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

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

This text has shadow with #FCE5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE5ED.

Preview

Color preview on black background

This text has color #FCE5ED on black background.


Color preview on white background

This text has color #FCE5ED on white background.


Black color preview on #FCE5ED background

This text has black color on #FCE5ED background.


White color preview on #FCE5ED background

This text has white color on #FCE5ED background.


Related colors

Complementary color

Complementary color for #hex is #031A12.


I love getcolorcode.com

Triadic colors

1 #EDFCE5 and #E5EDFC with #FCE5ED are triadic colors.

2 #EDE5FC and #E5FCED with #FCE5ED are triadic colors.