COLOR #FCF5DB

HEX: #FCF5DB RGB: (252,245,219)

Renk bilgisi

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

RGB renk modeli

#FCF5DB color RGB value is (252,245,219).

RGB: (252,245,219) (99%, 96%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 245 of 255 = 96%
B 219 of 255 = 86%

252
245
219

R + G + B ~ 94%. #FCF5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 245 + 219 = 716 (100%)
R 252 of 716 ~ 35.2%
G 245 of 716 ~ 34.22%
B 219 of 716 ~ 30.59'%

%35.2
%34.22
%30.59

CMYK RENK MODELİ

#FCF5DB rengi CMYK tonu (0,3,13,1).

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

CMYK: (0,3,13,1)
C0M3Y13K1 (0%, 3%, 13%, 1%)
(0.00 / 0.03 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%2.78
%13.1
%1.18

Codes

Color #FCF5DB in popluar color models

FC F5 DB
RGB 252 245 219
HSL 47° 84.62% 92.35%
HSB/HSV 47° 13.10% 98.82%
CMYK 0.00% 2.78% 13.10%
1.18%

Color #FCF5DB in popluar number systems.

HEX FC F5 DB
Decimal 252 245 219
Binary 11111100 11110101 11011011
Octal 374 365 333

Shades and tints

Shades of #FCF5DB

#FCF5DB
(252,245,219)
#E6DFC8
(230,223,200)
#D0C9B5
(208,201,181)
#BAB3A2
(186,179,162)
#A49D8F
(164,157,143)
#8E877C
(142,135,124)
#787169
(120,113,105)
#625B56
(98,91,86)
#4C4543
(76,69,67)
#362F30
(54,47,48)
#20191D
(32,25,29)
#000000
(0,0,0)

Tints of #FCF5DB

#FCF5DB
(252,245,219)
#FCF5DE
(252,245,222)
#FCF5E1
(252,245,225)
#FCF5E4
(252,245,228)
#FCF5E7
(252,245,231)
#FCF5EA
(252,245,234)
#FCF5ED
(252,245,237)
#FCF5F0
(252,245,240)
#FCF5F3
(252,245,243)
#FCF5F6
(252,245,246)
#FCF5F9
(252,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCF5DB; }

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

This text font color is #FCF5DB.

Background Color

.myBgColor { background-color: #FCF5DB; }

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

This div background color is #FCF5DB.

Border color

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

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

This div border color is #FCF5DB.

Opacity

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

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

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

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

This text has shadow with #FCF5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF5DB.

Preview

Color preview on black background

This text has color #FCF5DB on black background.


Color preview on white background

This text has color #FCF5DB on white background.


Black color preview on #FCF5DB background

This text has black color on #FCF5DB background.


White color preview on #FCF5DB background

This text has white color on #FCF5DB background.


Related colors

Complementary color

Complementary color for #hex is #030A24.


I love getcolorcode.com

Triadic colors

1 #DBFCF5 and #F5DBFC with #FCF5DB are triadic colors.

2 #DBF5FC and #F5FCDB with #FCF5DB are triadic colors.