COLOR #FCE1D5

HEX: #FCE1D5 RGB: (252,225,213)

Renk bilgisi

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

RGB renk modeli

#FCE1D5 color RGB value is (252,225,213).

RGB: (252,225,213) (99%, 88%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 225 of 255 = 88%
B 213 of 255 = 84%

252
225
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 225 + 213 = 690 (100%)
R 252 of 690 ~ 36.52%
G 225 of 690 ~ 32.61%
B 213 of 690 ~ 30.87'%

%36.52
%32.61
%30.87

CMYK RENK MODELİ

#FCE1D5 rengi CMYK tonu (0,11,15,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.71%
  • sarı tonu 15.48%
  • ana renk tonu 1.18%

CMYK: (0,11,15,1)
C0M11Y15K1 (0%, 11%, 15%, 1%)
(0.00 / 0.11 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%10.71
%15.48
%1.18

Codes

Color #FCE1D5 in popluar color models

FC E1 D5
RGB 252 225 213
HSL 18° 86.67% 91.18%
HSB/HSV 18° 15.48% 98.82%
CMYK 0.00% 10.71% 15.48%
1.18%

Color #FCE1D5 in popluar number systems.

HEX FC E1 D5
Decimal 252 225 213
Binary 11111100 11100001 11010101
Octal 374 341 325

Shades and tints

Shades of #FCE1D5

#FCE1D5
(252,225,213)
#E6CDC2
(230,205,194)
#D0B9AF
(208,185,175)
#BAA59C
(186,165,156)
#A49189
(164,145,137)
#8E7D76
(142,125,118)
#786963
(120,105,99)
#625550
(98,85,80)
#4C413D
(76,65,61)
#362D2A
(54,45,42)
#201917
(32,25,23)
#000000
(0,0,0)

Tints of #FCE1D5

#FCE1D5
(252,225,213)
#FCE3D8
(252,227,216)
#FCE5DB
(252,229,219)
#FCE7DE
(252,231,222)
#FCE9E1
(252,233,225)
#FCEBE4
(252,235,228)
#FCEDE7
(252,237,231)
#FCEFEA
(252,239,234)
#FCF1ED
(252,241,237)
#FCF3F0
(252,243,240)
#FCF5F3
(252,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE1D5 color. Also use rgb(252,225,213) instead hex code.

Text Font Color

.myTextColor { color: #FCE1D5; }

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

This text font color is #FCE1D5.

Background Color

.myBgColor { background-color: #FCE1D5; }

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

This div background color is #FCE1D5.

Border color

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

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

This div border color is #FCE1D5.

Opacity

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

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

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

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

This text has shadow with #FCE1D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE1D5.

Preview

Color preview on black background

This text has color #FCE1D5 on black background.


Color preview on white background

This text has color #FCE1D5 on white background.


Black color preview on #FCE1D5 background

This text has black color on #FCE1D5 background.


White color preview on #FCE1D5 background

This text has white color on #FCE1D5 background.


Related colors

Complementary color

Complementary color for #hex is #031E2A.


I love getcolorcode.com

Triadic colors

1 #D5FCE1 and #E1D5FC with #FCE1D5 are triadic colors.

2 #D5E1FC and #E1FCD5 with #FCE1D5 are triadic colors.