COLOR #FCD6FF

HEX: #FCD6FF RGB: (252,214,255)

Renk bilgisi

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

RGB renk modeli

#FCD6FF color RGB value is (252,214,255).

RGB: (252,214,255) (99%, 84%, 100%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 214 of 255 = 84%
B 255 of 255 = 100%

252
214
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 214 + 255 = 721 (100%)
R 252 of 721 ~ 34.95%
G 214 of 721 ~ 29.68%
B 255 of 721 ~ 35.37'%

%34.95
%29.68
%35.37

CMYK RENK MODELİ

#FCD6FF rengi CMYK tonu (1,16,0,0).

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

CMYK: (1,16,0,0)
C1M16Y0K0 (1%, 16%, 0%, 0%)
(0.01 / 0.16 / 0.00 / 0.00)

CMYK yüzdeleri

%1.18
%16.08
%0
%0

Codes

Color #FCD6FF in popluar color models

FC D6 FF
RGB 252 214 255
HSL 296° 100.00% 91.96%
HSB/HSV 296° 16.08% 100.00%
CMYK 1.18% 16.08% 0.00%
0.00%

Color #FCD6FF in popluar number systems.

HEX FC D6 FF
Decimal 252 214 255
Binary 11111100 11010110 11111111
Octal 374 326 377

Shades and tints

Shades of #FCD6FF

#FCD6FF
(252,214,255)
#E6C3E8
(230,195,232)
#D0B0D1
(208,176,209)
#BA9DBA
(186,157,186)
#A48AA3
(164,138,163)
#8E778C
(142,119,140)
#786475
(120,100,117)
#62515E
(98,81,94)
#4C3E47
(76,62,71)
#362B30
(54,43,48)
#201819
(32,24,25)
#000000
(0,0,0)

Tints of #FCD6FF

#FCD6FF
(252,214,255)
#FCD9FF
(252,217,255)
#FCDCFF
(252,220,255)
#FCDFFF
(252,223,255)
#FCE2FF
(252,226,255)
#FCE5FF
(252,229,255)
#FCE8FF
(252,232,255)
#FCEBFF
(252,235,255)
#FCEEFF
(252,238,255)
#FCF1FF
(252,241,255)
#FCF4FF
(252,244,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD6FF; }

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

This text font color is #FCD6FF.

Background Color

.myBgColor { background-color: #FCD6FF; }

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

This div background color is #FCD6FF.

Border color

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

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

This div border color is #FCD6FF.

Opacity

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

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

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

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

This text has shadow with #FCD6FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD6FF.

Preview

Color preview on black background

This text has color #FCD6FF on black background.


Color preview on white background

This text has color #FCD6FF on white background.


Black color preview on #FCD6FF background

This text has black color on #FCD6FF background.


White color preview on #FCD6FF background

This text has white color on #FCD6FF background.


Related colors

Complementary color

Complementary color for #hex is #032900.


I love getcolorcode.com

Triadic colors

1 #FFFCD6 and #D6FFFC with #FCD6FF are triadic colors.

2 #FFD6FC and #D6FCFF with #FCD6FF are triadic colors.