COLOR #FCE4D9

HEX: #FCE4D9 RGB: (252,228,217)

Renk bilgisi

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

RGB renk modeli

#FCE4D9 color RGB value is (252,228,217).

RGB: (252,228,217) (99%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 228 of 255 = 89%
B 217 of 255 = 85%

252
228
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 228 + 217 = 697 (100%)
R 252 of 697 ~ 36.15%
G 228 of 697 ~ 32.71%
B 217 of 697 ~ 31.13'%

%36.15
%32.71
%31.13

CMYK RENK MODELİ

#FCE4D9 rengi CMYK tonu (0,10,14,1).

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

CMYK: (0,10,14,1)
C0M10Y14K1 (0%, 10%, 14%, 1%)
(0.00 / 0.10 / 0.14 / 0.01)

CMYK yüzdeleri

%0
%9.52
%13.89
%1.18

Codes

Color #FCE4D9 in popluar color models

FC E4 D9
RGB 252 228 217
HSL 19° 85.37% 91.96%
HSB/HSV 19° 13.89% 98.82%
CMYK 0.00% 9.52% 13.89%
1.18%

Color #FCE4D9 in popluar number systems.

HEX FC E4 D9
Decimal 252 228 217
Binary 11111100 11100100 11011001
Octal 374 344 331

Shades and tints

Shades of #FCE4D9

#FCE4D9
(252,228,217)
#E6D0C6
(230,208,198)
#D0BCB3
(208,188,179)
#BAA8A0
(186,168,160)
#A4948D
(164,148,141)
#8E807A
(142,128,122)
#786C67
(120,108,103)
#625854
(98,88,84)
#4C4441
(76,68,65)
#36302E
(54,48,46)
#201C1B
(32,28,27)
#000000
(0,0,0)

Tints of #FCE4D9

#FCE4D9
(252,228,217)
#FCE6DC
(252,230,220)
#FCE8DF
(252,232,223)
#FCEAE2
(252,234,226)
#FCECE5
(252,236,229)
#FCEEE8
(252,238,232)
#FCF0EB
(252,240,235)
#FCF2EE
(252,242,238)
#FCF4F1
(252,244,241)
#FCF6F4
(252,246,244)
#FCF8F7
(252,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE4D9; }

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

This text font color is #FCE4D9.

Background Color

.myBgColor { background-color: #FCE4D9; }

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

This div background color is #FCE4D9.

Border color

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

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

This div border color is #FCE4D9.

Opacity

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

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

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

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

This text has shadow with #FCE4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE4D9.

Preview

Color preview on black background

This text has color #FCE4D9 on black background.


Color preview on white background

This text has color #FCE4D9 on white background.


Black color preview on #FCE4D9 background

This text has black color on #FCE4D9 background.


White color preview on #FCE4D9 background

This text has white color on #FCE4D9 background.


Related colors

Complementary color

Complementary color for #hex is #031B26.


I love getcolorcode.com

Triadic colors

1 #D9FCE4 and #E4D9FC with #FCE4D9 are triadic colors.

2 #D9E4FC and #E4FCD9 with #FCE4D9 are triadic colors.