COLOR #FCD1E5

HEX: #FCD1E5 RGB: (252,209,229)

Renk bilgisi

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

RGB renk modeli

#FCD1E5 color RGB value is (252,209,229).

RGB: (252,209,229) (99%, 82%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 209 of 255 = 82%
B 229 of 255 = 90%

252
209
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 209 + 229 = 690 (100%)
R 252 of 690 ~ 36.52%
G 209 of 690 ~ 30.29%
B 229 of 690 ~ 33.19'%

%36.52
%30.29
%33.19

CMYK RENK MODELİ

#FCD1E5 rengi CMYK tonu (0,17,9,1).

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

CMYK: (0,17,9,1)
C0M17Y9K1 (0%, 17%, 9%, 1%)
(0.00 / 0.17 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%17.06
%9.13
%1.18

Codes

Color #FCD1E5 in popluar color models

FC D1 E5
RGB 252 209 229
HSL 332° 87.76% 90.39%
HSB/HSV 332° 17.06% 98.82%
CMYK 0.00% 17.06% 9.13%
1.18%

Color #FCD1E5 in popluar number systems.

HEX FC D1 E5
Decimal 252 209 229
Binary 11111100 11010001 11100101
Octal 374 321 345

Shades and tints

Shades of #FCD1E5

#FCD1E5
(252,209,229)
#E6BED1
(230,190,209)
#D0ABBD
(208,171,189)
#BA98A9
(186,152,169)
#A48595
(164,133,149)
#8E7281
(142,114,129)
#785F6D
(120,95,109)
#624C59
(98,76,89)
#4C3945
(76,57,69)
#362631
(54,38,49)
#20131D
(32,19,29)
#000000
(0,0,0)

Tints of #FCD1E5

#FCD1E5
(252,209,229)
#FCD5E7
(252,213,231)
#FCD9E9
(252,217,233)
#FCDDEB
(252,221,235)
#FCE1ED
(252,225,237)
#FCE5EF
(252,229,239)
#FCE9F1
(252,233,241)
#FCEDF3
(252,237,243)
#FCF1F5
(252,241,245)
#FCF5F7
(252,245,247)
#FCF9F9
(252,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCD1E5 color. Also use rgb(252,209,229) instead hex code.

Text Font Color

.myTextColor { color: #FCD1E5; }

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

This text font color is #FCD1E5.

Background Color

.myBgColor { background-color: #FCD1E5; }

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

This div background color is #FCD1E5.

Border color

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

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

This div border color is #FCD1E5.

Opacity

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

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

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

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

This text has shadow with #FCD1E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD1E5.

Preview

Color preview on black background

This text has color #FCD1E5 on black background.


Color preview on white background

This text has color #FCD1E5 on white background.


Black color preview on #FCD1E5 background

This text has black color on #FCD1E5 background.


White color preview on #FCD1E5 background

This text has white color on #FCD1E5 background.


Related colors

Complementary color

Complementary color for #hex is #032E1A.


I love getcolorcode.com

Triadic colors

1 #E5FCD1 and #D1E5FC with #FCD1E5 are triadic colors.

2 #E5D1FC and #D1FCE5 with #FCD1E5 are triadic colors.