COLOR #FCD5E5

HEX: #FCD5E5 RGB: (252,213,229)

Renk bilgisi

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

RGB renk modeli

#FCD5E5 color RGB value is (252,213,229).

RGB: (252,213,229) (99%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 229 of 255 = 90%

252
213
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 229 = 694 (100%)
R 252 of 694 ~ 36.31%
G 213 of 694 ~ 30.69%
B 229 of 694 ~ 33'%

%36.31
%30.69
%33

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.48%
  • sarı tonu 9.13%
  • 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.48
%9.13
%1.18

Codes

Color #FCD5E5 in popluar color models

FC D5 E5
RGB 252 213 229
HSL 335° 86.67% 91.18%
HSB/HSV 335° 15.48% 98.82%
CMYK 0.00% 15.48% 9.13%
1.18%

Color #FCD5E5 in popluar number systems.

HEX FC D5 E5
Decimal 252 213 229
Binary 11111100 11010101 11100101
Octal 374 325 345

Shades and tints

Shades of #FCD5E5

#FCD5E5
(252,213,229)
#E6C2D1
(230,194,209)
#D0AFBD
(208,175,189)
#BA9CA9
(186,156,169)
#A48995
(164,137,149)
#8E7681
(142,118,129)
#78636D
(120,99,109)
#625059
(98,80,89)
#4C3D45
(76,61,69)
#362A31
(54,42,49)
#20171D
(32,23,29)
#000000
(0,0,0)

Tints of #FCD5E5

#FCD5E5
(252,213,229)
#FCD8E7
(252,216,231)
#FCDBE9
(252,219,233)
#FCDEEB
(252,222,235)
#FCE1ED
(252,225,237)
#FCE4EF
(252,228,239)
#FCE7F1
(252,231,241)
#FCEAF3
(252,234,243)
#FCEDF5
(252,237,245)
#FCF0F7
(252,240,247)
#FCF3F9
(252,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD5E5; }

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

This text font color is #FCD5E5.

Background Color

.myBgColor { background-color: #FCD5E5; }

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

This div background color is #FCD5E5.

Border color

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

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

This div border color is #FCD5E5.

Opacity

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

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

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

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

This text has shadow with #FCD5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5E5.

Preview

Color preview on black background

This text has color #FCD5E5 on black background.


Color preview on white background

This text has color #FCD5E5 on white background.


Black color preview on #FCD5E5 background

This text has black color on #FCD5E5 background.


White color preview on #FCD5E5 background

This text has white color on #FCD5E5 background.


Related colors

Complementary color

Complementary color for #hex is #032A1A.


I love getcolorcode.com

Triadic colors

1 #E5FCD5 and #D5E5FC with #FCD5E5 are triadic colors.

2 #E5D5FC and #D5FCE5 with #FCD5E5 are triadic colors.