COLOR #FCF0E5

HEX: #FCF0E5 RGB: (252,240,229)

Renk bilgisi

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

RGB renk modeli

#FCF0E5 color RGB value is (252,240,229).

RGB: (252,240,229) (99%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 240 of 255 = 94%
B 229 of 255 = 90%

252
240
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 240 + 229 = 721 (100%)
R 252 of 721 ~ 34.95%
G 240 of 721 ~ 33.29%
B 229 of 721 ~ 31.76'%

%34.95
%33.29
%31.76

CMYK RENK MODELİ

#FCF0E5 rengi CMYK tonu (0,5,9,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.76%
  • sarı tonu 9.13%
  • ana renk tonu 1.18%

CMYK: (0,5,9,1)
C0M5Y9K1 (0%, 5%, 9%, 1%)
(0.00 / 0.05 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%4.76
%9.13
%1.18

Codes

Color #FCF0E5 in popluar color models

FC F0 E5
RGB 252 240 229
HSL 29° 79.31% 94.31%
HSB/HSV 29° 9.13% 98.82%
CMYK 0.00% 4.76% 9.13%
1.18%

Color #FCF0E5 in popluar number systems.

HEX FC F0 E5
Decimal 252 240 229
Binary 11111100 11110000 11100101
Octal 374 360 345

Shades and tints

Shades of #FCF0E5

#FCF0E5
(252,240,229)
#E6DBD1
(230,219,209)
#D0C6BD
(208,198,189)
#BAB1A9
(186,177,169)
#A49C95
(164,156,149)
#8E8781
(142,135,129)
#78726D
(120,114,109)
#625D59
(98,93,89)
#4C4845
(76,72,69)
#363331
(54,51,49)
#201E1D
(32,30,29)
#000000
(0,0,0)

Tints of #FCF0E5

#FCF0E5
(252,240,229)
#FCF1E7
(252,241,231)
#FCF2E9
(252,242,233)
#FCF3EB
(252,243,235)
#FCF4ED
(252,244,237)
#FCF5EF
(252,245,239)
#FCF6F1
(252,246,241)
#FCF7F3
(252,247,243)
#FCF8F5
(252,248,245)
#FCF9F7
(252,249,247)
#FCFAF9
(252,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCF0E5 color. Also use rgb(252,240,229) instead hex code.

Text Font Color

.myTextColor { color: #FCF0E5; }

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

This text font color is #FCF0E5.

Background Color

.myBgColor { background-color: #FCF0E5; }

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

This div background color is #FCF0E5.

Border color

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

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

This div border color is #FCF0E5.

Opacity

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

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

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

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

This text has shadow with #FCF0E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF0E5.

Preview

Color preview on black background

This text has color #FCF0E5 on black background.


Color preview on white background

This text has color #FCF0E5 on white background.


Black color preview on #FCF0E5 background

This text has black color on #FCF0E5 background.


White color preview on #FCF0E5 background

This text has white color on #FCF0E5 background.


Related colors

Complementary color

Complementary color for #FCF0E5 is #030F1A.


I love getcolorcode.com

Triadic colors

1 #E5FCF0 and #F0E5FC with #FCF0E5 are triadic colors.

2 #E5F0FC and #F0FCE5 with #FCF0E5 are triadic colors.