COLOR #FCE7DB

HEX: #FCE7DB RGB: (252,231,219)

Renk bilgisi

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

RGB renk modeli

#FCE7DB color RGB value is (252,231,219).

RGB: (252,231,219) (99%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 231 of 255 = 91%
B 219 of 255 = 86%

252
231
219

R + G + B ~ 92%. #FCE7DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 231 + 219 = 702 (100%)
R 252 of 702 ~ 35.9%
G 231 of 702 ~ 32.91%
B 219 of 702 ~ 31.2'%

%35.9
%32.91
%31.2

CMYK RENK MODELİ

#FCE7DB rengi CMYK tonu (0,8,13,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.33%
  • sarı tonu 13.10%
  • ana renk tonu 1.18%

CMYK: (0,8,13,1)
C0M8Y13K1 (0%, 8%, 13%, 1%)
(0.00 / 0.08 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%8.33
%13.1
%1.18

Codes

Color #FCE7DB in popluar color models

FC E7 DB
RGB 252 231 219
HSL 22° 84.62% 92.35%
HSB/HSV 22° 13.10% 98.82%
CMYK 0.00% 8.33% 13.10%
1.18%

Color #FCE7DB in popluar number systems.

HEX FC E7 DB
Decimal 252 231 219
Binary 11111100 11100111 11011011
Octal 374 347 333

Shades and tints

Shades of #FCE7DB

#FCE7DB
(252,231,219)
#E6D2C8
(230,210,200)
#D0BDB5
(208,189,181)
#BAA8A2
(186,168,162)
#A4938F
(164,147,143)
#8E7E7C
(142,126,124)
#786969
(120,105,105)
#625456
(98,84,86)
#4C3F43
(76,63,67)
#362A30
(54,42,48)
#20151D
(32,21,29)
#000000
(0,0,0)

Tints of #FCE7DB

#FCE7DB
(252,231,219)
#FCE9DE
(252,233,222)
#FCEBE1
(252,235,225)
#FCEDE4
(252,237,228)
#FCEFE7
(252,239,231)
#FCF1EA
(252,241,234)
#FCF3ED
(252,243,237)
#FCF5F0
(252,245,240)
#FCF7F3
(252,247,243)
#FCF9F6
(252,249,246)
#FCFBF9
(252,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE7DB color. Also use rgb(252,231,219) instead hex code.

Text Font Color

.myTextColor { color: #FCE7DB; }

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

This text font color is #FCE7DB.

Background Color

.myBgColor { background-color: #FCE7DB; }

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

This div background color is #FCE7DB.

Border color

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

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

This div border color is #FCE7DB.

Opacity

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

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

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

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

This text has shadow with #FCE7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE7DB.

Preview

Color preview on black background

This text has color #FCE7DB on black background.


Color preview on white background

This text has color #FCE7DB on white background.


Black color preview on #FCE7DB background

This text has black color on #FCE7DB background.


White color preview on #FCE7DB background

This text has white color on #FCE7DB background.


Related colors

Complementary color

Complementary color for #hex is #031824.


I love getcolorcode.com

Triadic colors

1 #DBFCE7 and #E7DBFC with #FCE7DB are triadic colors.

2 #DBE7FC and #E7FCDB with #FCE7DB are triadic colors.