COLOR #FCF9DF

HEX: #FCF9DF RGB: (252,249,223)

Renk bilgisi

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

RGB renk modeli

#FCF9DF color RGB value is (252,249,223).

RGB: (252,249,223) (99%, 98%, 87%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 249 of 255 = 98%
B 223 of 255 = 87%

252
249
223

R + G + B ~ 95%. #FCF9DF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 249 + 223 = 724 (100%)
R 252 of 724 ~ 34.81%
G 249 of 724 ~ 34.39%
B 223 of 724 ~ 30.8'%

%34.81
%34.39
%30.8

CMYK RENK MODELİ

#FCF9DF rengi CMYK tonu (0,1,12,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.19%
  • sarı tonu 11.51%
  • ana renk tonu 1.18%

CMYK: (0,1,12,1)
C0M1Y12K1 (0%, 1%, 12%, 1%)
(0.00 / 0.01 / 0.12 / 0.01)

CMYK yüzdeleri

%0
%1.19
%11.51
%1.18

Codes

Color #FCF9DF in popluar color models

FC F9 DF
RGB 252 249 223
HSL 54° 82.86% 93.14%
HSB/HSV 54° 11.51% 98.82%
CMYK 0.00% 1.19% 11.51%
1.18%

Color #FCF9DF in popluar number systems.

HEX FC F9 DF
Decimal 252 249 223
Binary 11111100 11111001 11011111
Octal 374 371 337

Shades and tints

Shades of #FCF9DF

#FCF9DF
(252,249,223)
#E6E3CB
(230,227,203)
#D0CDB7
(208,205,183)
#BAB7A3
(186,183,163)
#A4A18F
(164,161,143)
#8E8B7B
(142,139,123)
#787567
(120,117,103)
#625F53
(98,95,83)
#4C493F
(76,73,63)
#36332B
(54,51,43)
#201D17
(32,29,23)
#000000
(0,0,0)

Tints of #FCF9DF

#FCF9DF
(252,249,223)
#FCF9E1
(252,249,225)
#FCF9E3
(252,249,227)
#FCF9E5
(252,249,229)
#FCF9E7
(252,249,231)
#FCF9E9
(252,249,233)
#FCF9EB
(252,249,235)
#FCF9ED
(252,249,237)
#FCF9EF
(252,249,239)
#FCF9F1
(252,249,241)
#FCF9F3
(252,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCF9DF color. Also use rgb(252,249,223) instead hex code.

Text Font Color

.myTextColor { color: #FCF9DF; }

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

This text font color is #FCF9DF.

Background Color

.myBgColor { background-color: #FCF9DF; }

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

This div background color is #FCF9DF.

Border color

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

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

This div border color is #FCF9DF.

Opacity

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

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

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

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

This text has shadow with #FCF9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF9DF.

Preview

Color preview on black background

This text has color #FCF9DF on black background.


Color preview on white background

This text has color #FCF9DF on white background.


Black color preview on #FCF9DF background

This text has black color on #FCF9DF background.


White color preview on #FCF9DF background

This text has white color on #FCF9DF background.


Related colors

Complementary color

Complementary color for #hex is #030620.


I love getcolorcode.com

Triadic colors

1 #DFFCF9 and #F9DFFC with #FCF9DF are triadic colors.

2 #DFF9FC and #F9FCDF with #FCF9DF are triadic colors.