COLOR #FCE5D1

HEX: #FCE5D1 RGB: (252,229,209)

Renk bilgisi

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

RGB renk modeli

#FCE5D1 color RGB value is (252,229,209).

RGB: (252,229,209) (99%, 90%, 82%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 229 of 255 = 90%
B 209 of 255 = 82%

252
229
209

R + G + B ~ 90%. #FCE5D1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 229 + 209 = 690 (100%)
R 252 of 690 ~ 36.52%
G 229 of 690 ~ 33.19%
B 209 of 690 ~ 30.29'%

%36.52
%33.19
%30.29

CMYK RENK MODELİ

#FCE5D1 rengi CMYK tonu (0,9,17,1).

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

CMYK: (0,9,17,1)
C0M9Y17K1 (0%, 9%, 17%, 1%)
(0.00 / 0.09 / 0.17 / 0.01)

CMYK yüzdeleri

%0
%9.13
%17.06
%1.18

Codes

Color #FCE5D1 in popluar color models

FC E5 D1
RGB 252 229 209
HSL 28° 87.76% 90.39%
HSB/HSV 28° 17.06% 98.82%
CMYK 0.00% 9.13% 17.06%
1.18%

Color #FCE5D1 in popluar number systems.

HEX FC E5 D1
Decimal 252 229 209
Binary 11111100 11100101 11010001
Octal 374 345 321

Shades and tints

Shades of #FCE5D1

#FCE5D1
(252,229,209)
#E6D1BE
(230,209,190)
#D0BDAB
(208,189,171)
#BAA998
(186,169,152)
#A49585
(164,149,133)
#8E8172
(142,129,114)
#786D5F
(120,109,95)
#62594C
(98,89,76)
#4C4539
(76,69,57)
#363126
(54,49,38)
#201D13
(32,29,19)
#000000
(0,0,0)

Tints of #FCE5D1

#FCE5D1
(252,229,209)
#FCE7D5
(252,231,213)
#FCE9D9
(252,233,217)
#FCEBDD
(252,235,221)
#FCEDE1
(252,237,225)
#FCEFE5
(252,239,229)
#FCF1E9
(252,241,233)
#FCF3ED
(252,243,237)
#FCF5F1
(252,245,241)
#FCF7F5
(252,247,245)
#FCF9F9
(252,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE5D1; }

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

This text font color is #FCE5D1.

Background Color

.myBgColor { background-color: #FCE5D1; }

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

This div background color is #FCE5D1.

Border color

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

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

This div border color is #FCE5D1.

Opacity

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

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

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

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

This text has shadow with #FCE5D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE5D1.

Preview

Color preview on black background

This text has color #FCE5D1 on black background.


Color preview on white background

This text has color #FCE5D1 on white background.


Black color preview on #FCE5D1 background

This text has black color on #FCE5D1 background.


White color preview on #FCE5D1 background

This text has white color on #FCE5D1 background.


Related colors

Complementary color

Complementary color for #hex is #031A2E.


I love getcolorcode.com

Triadic colors

1 #D1FCE5 and #E5D1FC with #FCE5D1 are triadic colors.

2 #D1E5FC and #E5FCD1 with #FCE5D1 are triadic colors.