COLOR #FCD6E6

HEX: #FCD6E6 RGB: (252,214,230)

Renk bilgisi

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

RGB renk modeli

#FCD6E6 color RGB value is (252,214,230).

RGB: (252,214,230) (99%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 214 of 255 = 84%
B 230 of 255 = 90%

252
214
230

R + G + B ~ 91%. #FCD6E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 214 + 230 = 696 (100%)
R 252 of 696 ~ 36.21%
G 214 of 696 ~ 30.75%
B 230 of 696 ~ 33.05'%

%36.21
%30.75
%33.05

CMYK RENK MODELİ

#FCD6E6 rengi CMYK tonu (0,15,9,1).

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

CMYK: (0,15,9,1)
C0M15Y9K1 (0%, 15%, 9%, 1%)
(0.00 / 0.15 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%15.08
%8.73
%1.18

Codes

Color #FCD6E6 in popluar color models

FC D6 E6
RGB 252 214 230
HSL 335° 86.36% 91.37%
HSB/HSV 335° 15.08% 98.82%
CMYK 0.00% 15.08% 8.73%
1.18%

Color #FCD6E6 in popluar number systems.

HEX FC D6 E6
Decimal 252 214 230
Binary 11111100 11010110 11100110
Octal 374 326 346

Shades and tints

Shades of #FCD6E6

#FCD6E6
(252,214,230)
#E6C3D2
(230,195,210)
#D0B0BE
(208,176,190)
#BA9DAA
(186,157,170)
#A48A96
(164,138,150)
#8E7782
(142,119,130)
#78646E
(120,100,110)
#62515A
(98,81,90)
#4C3E46
(76,62,70)
#362B32
(54,43,50)
#20181E
(32,24,30)
#000000
(0,0,0)

Tints of #FCD6E6

#FCD6E6
(252,214,230)
#FCD9E8
(252,217,232)
#FCDCEA
(252,220,234)
#FCDFEC
(252,223,236)
#FCE2EE
(252,226,238)
#FCE5F0
(252,229,240)
#FCE8F2
(252,232,242)
#FCEBF4
(252,235,244)
#FCEEF6
(252,238,246)
#FCF1F8
(252,241,248)
#FCF4FA
(252,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD6E6; }

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

This text font color is #FCD6E6.

Background Color

.myBgColor { background-color: #FCD6E6; }

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

This div background color is #FCD6E6.

Border color

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

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

This div border color is #FCD6E6.

Opacity

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

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

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

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

This text has shadow with #FCD6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD6E6.

Preview

Color preview on black background

This text has color #FCD6E6 on black background.


Color preview on white background

This text has color #FCD6E6 on white background.


Black color preview on #FCD6E6 background

This text has black color on #FCD6E6 background.


White color preview on #FCD6E6 background

This text has white color on #FCD6E6 background.


Related colors

Complementary color

Complementary color for #hex is #032919.


I love getcolorcode.com

Triadic colors

1 #E6FCD6 and #D6E6FC with #FCD6E6 are triadic colors.

2 #E6D6FC and #D6FCE6 with #FCD6E6 are triadic colors.