COLOR #FCEDD6

HEX: #FCEDD6 RGB: (252,237,214)

Renk bilgisi

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

RGB renk modeli

#FCEDD6 color RGB value is (252,237,214).

RGB: (252,237,214) (99%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 237 of 255 = 93%
B 214 of 255 = 84%

252
237
214

R + G + B ~ 92%. #FCEDD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 237 + 214 = 703 (100%)
R 252 of 703 ~ 35.85%
G 237 of 703 ~ 33.71%
B 214 of 703 ~ 30.44'%

%35.85
%33.71
%30.44

CMYK RENK MODELİ

#FCEDD6 rengi CMYK tonu (0,6,15,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.95%
  • sarı tonu 15.08%
  • ana renk tonu 1.18%

CMYK: (0,6,15,1)
C0M6Y15K1 (0%, 6%, 15%, 1%)
(0.00 / 0.06 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%5.95
%15.08
%1.18

Codes

Color #FCEDD6 in popluar color models

FC ED D6
RGB 252 237 214
HSL 36° 86.36% 91.37%
HSB/HSV 36° 15.08% 98.82%
CMYK 0.00% 5.95% 15.08%
1.18%

Color #FCEDD6 in popluar number systems.

HEX FC ED D6
Decimal 252 237 214
Binary 11111100 11101101 11010110
Octal 374 355 326

Shades and tints

Shades of #FCEDD6

#FCEDD6
(252,237,214)
#E6D8C3
(230,216,195)
#D0C3B0
(208,195,176)
#BAAE9D
(186,174,157)
#A4998A
(164,153,138)
#8E8477
(142,132,119)
#786F64
(120,111,100)
#625A51
(98,90,81)
#4C453E
(76,69,62)
#36302B
(54,48,43)
#201B18
(32,27,24)
#000000
(0,0,0)

Tints of #FCEDD6

#FCEDD6
(252,237,214)
#FCEED9
(252,238,217)
#FCEFDC
(252,239,220)
#FCF0DF
(252,240,223)
#FCF1E2
(252,241,226)
#FCF2E5
(252,242,229)
#FCF3E8
(252,243,232)
#FCF4EB
(252,244,235)
#FCF5EE
(252,245,238)
#FCF6F1
(252,246,241)
#FCF7F4
(252,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCEDD6 color. Also use rgb(252,237,214) instead hex code.

Text Font Color

.myTextColor { color: #FCEDD6; }

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

This text font color is #FCEDD6.

Background Color

.myBgColor { background-color: #FCEDD6; }

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

This div background color is #FCEDD6.

Border color

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

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

This div border color is #FCEDD6.

Opacity

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

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

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

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

This text has shadow with #FCEDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCEDD6.

Preview

Color preview on black background

This text has color #FCEDD6 on black background.


Color preview on white background

This text has color #FCEDD6 on white background.


Black color preview on #FCEDD6 background

This text has black color on #FCEDD6 background.


White color preview on #FCEDD6 background

This text has white color on #FCEDD6 background.


Related colors

Complementary color

Complementary color for #hex is #031229.


I love getcolorcode.com

Triadic colors

1 #D6FCED and #EDD6FC with #FCEDD6 are triadic colors.

2 #D6EDFC and #EDFCD6 with #FCEDD6 are triadic colors.