COLOR #FCD6EC

HEX: #FCD6EC RGB: (252,214,236)

Renk bilgisi

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

RGB renk modeli

#FCD6EC color RGB value is (252,214,236).

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

RGB bağlantıları ve doygunluk

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

252
214
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 214 + 236 = 702 (100%)
R 252 of 702 ~ 35.9%
G 214 of 702 ~ 30.48%
B 236 of 702 ~ 33.62'%

%35.9
%30.48
%33.62

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%15.08
%6.35
%1.18

Codes

Color #FCD6EC in popluar color models

FC D6 EC
RGB 252 214 236
HSL 325° 86.36% 91.37%
HSB/HSV 325° 15.08% 98.82%
CMYK 0.00% 15.08% 6.35%
1.18%

Color #FCD6EC in popluar number systems.

HEX FC D6 EC
Decimal 252 214 236
Binary 11111100 11010110 11101100
Octal 374 326 354

Shades and tints

Shades of #FCD6EC

#FCD6EC
(252,214,236)
#E6C3D7
(230,195,215)
#D0B0C2
(208,176,194)
#BA9DAD
(186,157,173)
#A48A98
(164,138,152)
#8E7783
(142,119,131)
#78646E
(120,100,110)
#625159
(98,81,89)
#4C3E44
(76,62,68)
#362B2F
(54,43,47)
#20181A
(32,24,26)
#000000
(0,0,0)

Tints of #FCD6EC

#FCD6EC
(252,214,236)
#FCD9ED
(252,217,237)
#FCDCEE
(252,220,238)
#FCDFEF
(252,223,239)
#FCE2F0
(252,226,240)
#FCE5F1
(252,229,241)
#FCE8F2
(252,232,242)
#FCEBF3
(252,235,243)
#FCEEF4
(252,238,244)
#FCF1F5
(252,241,245)
#FCF4F6
(252,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD6EC; }

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

This text font color is #FCD6EC.

Background Color

.myBgColor { background-color: #FCD6EC; }

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

This div background color is #FCD6EC.

Border color

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

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

This div border color is #FCD6EC.

Opacity

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

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

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

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

This text has shadow with #FCD6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD6EC.

Preview

Color preview on black background

This text has color #FCD6EC on black background.


Color preview on white background

This text has color #FCD6EC on white background.


Black color preview on #FCD6EC background

This text has black color on #FCD6EC background.


White color preview on #FCD6EC background

This text has white color on #FCD6EC background.


Related colors

Complementary color

Complementary color for #hex is #032913.


I love getcolorcode.com

Triadic colors

1 #ECFCD6 and #D6ECFC with #FCD6EC are triadic colors.

2 #ECD6FC and #D6FCEC with #FCD6EC are triadic colors.