COLOR #FCF6DA

HEX: #FCF6DA RGB: (252,246,218)

Renk bilgisi

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

RGB renk modeli

#FCF6DA color RGB value is (252,246,218).

RGB: (252,246,218) (99%, 96%, 85%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 246 of 255 = 96%
B 218 of 255 = 85%

252
246
218

R + G + B ~ 93%. #FCF6DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 246 + 218 = 716 (100%)
R 252 of 716 ~ 35.2%
G 246 of 716 ~ 34.36%
B 218 of 716 ~ 30.45'%

%35.2
%34.36
%30.45

CMYK RENK MODELİ

#FCF6DA rengi CMYK tonu (0,2,13,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.38%
  • sarı tonu 13.49%
  • ana renk tonu 1.18%
CMYK: (0,2,13,1) C0M2Y13K1 (0%,2%,13%,1%) (0.00/0.02/0.13/0.01) 

CMYK yüzdeleri

%0
%2.38
%13.49
%1.18

Codes

Color #FCF6DA in popluar color models

FC F6 DA
RGB 252 246 218
HSL 49° 85.00% 92.16%
HSB/HSV 49° 13.49% 98.82%
CMYK 0.00% 2.38% 13.49%
1.18%

Color #FCF6DA in popluar number systems.

HEX FC F6 DA
Decimal 252 246 218
Binary 11111100 11110110 11011010
Octal 374 366 332

Shades and tints

Shades of #FCF6DA

#FCF6DA
(252,246,218)
#E6E0C7
(230,224,199)
#D0CAB4
(208,202,180)
#BAB4A1
(186,180,161)
#A49E8E
(164,158,142)
#8E887B
(142,136,123)
#787268
(120,114,104)
#625C55
(98,92,85)
#4C4642
(76,70,66)
#36302F
(54,48,47)
#201A1C
(32,26,28)
#000000
(0,0,0)

Tints of #FCF6DA

#FCF6DA
(252,246,218)
#FCF6DD
(252,246,221)
#FCF6E0
(252,246,224)
#FCF6E3
(252,246,227)
#FCF6E6
(252,246,230)
#FCF6E9
(252,246,233)
#FCF6EC
(252,246,236)
#FCF6EF
(252,246,239)
#FCF6F2
(252,246,242)
#FCF6F5
(252,246,245)
#FCF6F8
(252,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCF6DA color. Also use rgb(252,246,218) instead hex code.

Text Font Color

.myTextColor { color: #FCF6DA; }

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

This text font color is #FCF6DA.

Background Color

.myBgColor { background-color: #FCF6DA; }

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

This div background color is #FCF6DA.

Border color

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

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

This div border color is #FCF6DA.

Opacity

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

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

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

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

This text has shadow with #FCF6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF6DA.

Preview

Color preview on black background

This text has color #FCF6DA on black background.


Color preview on white background

This text has color #FCF6DA on white background.


Black color preview on #FCF6DA background

This text has black color on #FCF6DA background.


White color preview on #FCF6DA background

This text has white color on #FCF6DA background.


Related colors

Complementary color

Complementary color for #hex is #030925.


I love getcolorcode.com

Triadic colors

1 #DAFCF6 and #F6DAFC with #FCF6DA are triadic colors.

2 #DAF6FC and #F6FCDA with #FCF6DA are triadic colors.