COLOR #FCECC7

HEX: #FCECC7 RGB: (252,236,199)

Renk bilgisi

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

RGB renk modeli

#FCECC7 color RGB value is (252,236,199).

RGB: (252,236,199) (99%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 236 of 255 = 93%
B 199 of 255 = 78%

252
236
199

R + G + B ~ 90%. #FCECC7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 236 + 199 = 687 (100%)
R 252 of 687 ~ 36.68%
G 236 of 687 ~ 34.35%
B 199 of 687 ~ 28.97'%

%36.68
%34.35
%28.97

CMYK RENK MODELİ

#FCECC7 rengi CMYK tonu (0,6,21,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.35%
  • sarı tonu 21.03%
  • ana renk tonu 1.18%

CMYK: (0,6,21,1)
C0M6Y21K1 (0%, 6%, 21%, 1%)
(0.00 / 0.06 / 0.21 / 0.01)

CMYK yüzdeleri

%0
%6.35
%21.03
%1.18

Codes

Color #FCECC7 in popluar color models

FC EC C7
RGB 252 236 199
HSL 42° 89.83% 88.43%
HSB/HSV 42° 21.03% 98.82%
CMYK 0.00% 6.35% 21.03%
1.18%

Color #FCECC7 in popluar number systems.

HEX FC EC C7
Decimal 252 236 199
Binary 11111100 11101100 11000111
Octal 374 354 307

Shades and tints

Shades of #FCECC7

#FCECC7
(252,236,199)
#E6D7B5
(230,215,181)
#D0C2A3
(208,194,163)
#BAAD91
(186,173,145)
#A4987F
(164,152,127)
#8E836D
(142,131,109)
#786E5B
(120,110,91)
#625949
(98,89,73)
#4C4437
(76,68,55)
#362F25
(54,47,37)
#201A13
(32,26,19)
#000000
(0,0,0)

Tints of #FCECC7

#FCECC7
(252,236,199)
#FCEDCC
(252,237,204)
#FCEED1
(252,238,209)
#FCEFD6
(252,239,214)
#FCF0DB
(252,240,219)
#FCF1E0
(252,241,224)
#FCF2E5
(252,242,229)
#FCF3EA
(252,243,234)
#FCF4EF
(252,244,239)
#FCF5F4
(252,245,244)
#FCF6F9
(252,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCECC7 color. Also use rgb(252,236,199) instead hex code.

Text Font Color

.myTextColor { color: #FCECC7; }

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

This text font color is #FCECC7.

Background Color

.myBgColor { background-color: #FCECC7; }

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

This div background color is #FCECC7.

Border color

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

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

This div border color is #FCECC7.

Opacity

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

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

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

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

This text has shadow with #FCECC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCECC7.

Preview

Color preview on black background

This text has color #FCECC7 on black background.


Color preview on white background

This text has color #FCECC7 on white background.


Black color preview on #FCECC7 background

This text has black color on #FCECC7 background.


White color preview on #FCECC7 background

This text has white color on #FCECC7 background.


Related colors

Complementary color

Complementary color for #hex is #031338.


I love getcolorcode.com

Triadic colors

1 #C7FCEC and #ECC7FC with #FCECC7 are triadic colors.

2 #C7ECFC and #ECFCC7 with #FCECC7 are triadic colors.