COLOR #FCE4D5

HEX: #FCE4D5 RGB: (252,228,213)

Renk bilgisi

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

RGB renk modeli

#FCE4D5 color RGB value is (252,228,213).

RGB: (252,228,213) (99%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 228 of 255 = 89%
B 213 of 255 = 84%

252
228
213

R + G + B ~ 91%. #FCE4D5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 228 + 213 = 693 (100%)
R 252 of 693 ~ 36.36%
G 228 of 693 ~ 32.9%
B 213 of 693 ~ 30.74'%

%36.36
%32.9
%30.74

CMYK RENK MODELİ

#FCE4D5 rengi CMYK tonu (0,10,15,1).

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

CMYK: (0,10,15,1)
C0M10Y15K1 (0%, 10%, 15%, 1%)
(0.00 / 0.10 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%9.52
%15.48
%1.18

Codes

Color #FCE4D5 in popluar color models

FC E4 D5
RGB 252 228 213
HSL 23° 86.67% 91.18%
HSB/HSV 23° 15.48% 98.82%
CMYK 0.00% 9.52% 15.48%
1.18%

Color #FCE4D5 in popluar number systems.

HEX FC E4 D5
Decimal 252 228 213
Binary 11111100 11100100 11010101
Octal 374 344 325

Shades and tints

Shades of #FCE4D5

#FCE4D5
(252,228,213)
#E6D0C2
(230,208,194)
#D0BCAF
(208,188,175)
#BAA89C
(186,168,156)
#A49489
(164,148,137)
#8E8076
(142,128,118)
#786C63
(120,108,99)
#625850
(98,88,80)
#4C443D
(76,68,61)
#36302A
(54,48,42)
#201C17
(32,28,23)
#000000
(0,0,0)

Tints of #FCE4D5

#FCE4D5
(252,228,213)
#FCE6D8
(252,230,216)
#FCE8DB
(252,232,219)
#FCEADE
(252,234,222)
#FCECE1
(252,236,225)
#FCEEE4
(252,238,228)
#FCF0E7
(252,240,231)
#FCF2EA
(252,242,234)
#FCF4ED
(252,244,237)
#FCF6F0
(252,246,240)
#FCF8F3
(252,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE4D5; }

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

This text font color is #FCE4D5.

Background Color

.myBgColor { background-color: #FCE4D5; }

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

This div background color is #FCE4D5.

Border color

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

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

This div border color is #FCE4D5.

Opacity

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

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

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

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

This text has shadow with #FCE4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE4D5.

Preview

Color preview on black background

This text has color #FCE4D5 on black background.


Color preview on white background

This text has color #FCE4D5 on white background.


Black color preview on #FCE4D5 background

This text has black color on #FCE4D5 background.


White color preview on #FCE4D5 background

This text has white color on #FCE4D5 background.


Related colors

Complementary color

Complementary color for #hex is #031B2A.


I love getcolorcode.com

Triadic colors

1 #D5FCE4 and #E4D5FC with #FCE4D5 are triadic colors.

2 #D5E4FC and #E4FCD5 with #FCE4D5 are triadic colors.