COLOR #FCE5D4

HEX: #FCE5D4 RGB: (252,229,212)

Renk bilgisi

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

RGB renk modeli

#FCE5D4 color RGB value is (252,229,212).

RGB: (252,229,212) (99%, 90%, 83%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 229 of 255 = 90%
B 212 of 255 = 83%

252
229
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 229 + 212 = 693 (100%)
R 252 of 693 ~ 36.36%
G 229 of 693 ~ 33.04%
B 212 of 693 ~ 30.59'%

%36.36
%33.04
%30.59

CMYK RENK MODELİ

#FCE5D4 rengi CMYK tonu (0,9,16,1).

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

CMYK: (0,9,16,1)
C0M9Y16K1 (0%, 9%, 16%, 1%)
(0.00 / 0.09 / 0.16 / 0.01)

CMYK yüzdeleri

%0
%9.13
%15.87
%1.18

Codes

Color #FCE5D4 in popluar color models

FC E5 D4
RGB 252 229 212
HSL 26° 86.96% 90.98%
HSB/HSV 26° 15.87% 98.82%
CMYK 0.00% 9.13% 15.87%
1.18%

Color #FCE5D4 in popluar number systems.

HEX FC E5 D4
Decimal 252 229 212
Binary 11111100 11100101 11010100
Octal 374 345 324

Shades and tints

Shades of #FCE5D4

#FCE5D4
(252,229,212)
#E6D1C1
(230,209,193)
#D0BDAE
(208,189,174)
#BAA99B
(186,169,155)
#A49588
(164,149,136)
#8E8175
(142,129,117)
#786D62
(120,109,98)
#62594F
(98,89,79)
#4C453C
(76,69,60)
#363129
(54,49,41)
#201D16
(32,29,22)
#000000
(0,0,0)

Tints of #FCE5D4

#FCE5D4
(252,229,212)
#FCE7D7
(252,231,215)
#FCE9DA
(252,233,218)
#FCEBDD
(252,235,221)
#FCEDE0
(252,237,224)
#FCEFE3
(252,239,227)
#FCF1E6
(252,241,230)
#FCF3E9
(252,243,233)
#FCF5EC
(252,245,236)
#FCF7EF
(252,247,239)
#FCF9F2
(252,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE5D4; }

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

This text font color is #FCE5D4.

Background Color

.myBgColor { background-color: #FCE5D4; }

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

This div background color is #FCE5D4.

Border color

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

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

This div border color is #FCE5D4.

Opacity

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

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

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

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

This text has shadow with #FCE5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE5D4.

Preview

Color preview on black background

This text has color #FCE5D4 on black background.


Color preview on white background

This text has color #FCE5D4 on white background.


Black color preview on #FCE5D4 background

This text has black color on #FCE5D4 background.


White color preview on #FCE5D4 background

This text has white color on #FCE5D4 background.


Related colors

Complementary color

Complementary color for #hex is #031A2B.


I love getcolorcode.com

Triadic colors

1 #D4FCE5 and #E5D4FC with #FCE5D4 are triadic colors.

2 #D4E5FC and #E5FCD4 with #FCE5D4 are triadic colors.