COLOR #FCD5D9

HEX: #FCD5D9 RGB: (252,213,217)

Renk bilgisi

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

RGB renk modeli

#FCD5D9 color RGB value is (252,213,217).

RGB: (252,213,217) (99%, 84%, 85%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 217 of 255 = 85%

252
213
217

R + G + B ~ 89%. #FCD5D9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 217 = 682 (100%)
R 252 of 682 ~ 36.95%
G 213 of 682 ~ 31.23%
B 217 of 682 ~ 31.82'%

%36.95
%31.23
%31.82

CMYK RENK MODELİ

#FCD5D9 rengi CMYK tonu (0,15,14,1).

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

CMYK: (0,15,14,1)
C0M15Y14K1 (0%, 15%, 14%, 1%)
(0.00 / 0.15 / 0.14 / 0.01)

CMYK yüzdeleri

%0
%15.48
%13.89
%1.18

Codes

Color #FCD5D9 in popluar color models

FC D5 D9
RGB 252 213 217
HSL 354° 86.67% 91.18%
HSB/HSV 354° 15.48% 98.82%
CMYK 0.00% 15.48% 13.89%
1.18%

Color #FCD5D9 in popluar number systems.

HEX FC D5 D9
Decimal 252 213 217
Binary 11111100 11010101 11011001
Octal 374 325 331

Shades and tints

Shades of #FCD5D9

#FCD5D9
(252,213,217)
#E6C2C6
(230,194,198)
#D0AFB3
(208,175,179)
#BA9CA0
(186,156,160)
#A4898D
(164,137,141)
#8E767A
(142,118,122)
#786367
(120,99,103)
#625054
(98,80,84)
#4C3D41
(76,61,65)
#362A2E
(54,42,46)
#20171B
(32,23,27)
#000000
(0,0,0)

Tints of #FCD5D9

#FCD5D9
(252,213,217)
#FCD8DC
(252,216,220)
#FCDBDF
(252,219,223)
#FCDEE2
(252,222,226)
#FCE1E5
(252,225,229)
#FCE4E8
(252,228,232)
#FCE7EB
(252,231,235)
#FCEAEE
(252,234,238)
#FCEDF1
(252,237,241)
#FCF0F4
(252,240,244)
#FCF3F7
(252,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD5D9; }

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

This text font color is #FCD5D9.

Background Color

.myBgColor { background-color: #FCD5D9; }

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

This div background color is #FCD5D9.

Border color

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

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

This div border color is #FCD5D9.

Opacity

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

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

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

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

This text has shadow with #FCD5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5D9.

Preview

Color preview on black background

This text has color #FCD5D9 on black background.


Color preview on white background

This text has color #FCD5D9 on white background.


Black color preview on #FCD5D9 background

This text has black color on #FCD5D9 background.


White color preview on #FCD5D9 background

This text has white color on #FCD5D9 background.


Related colors

Complementary color

Complementary color for #hex is #032A26.


I love getcolorcode.com

Triadic colors

1 #D9FCD5 and #D5D9FC with #FCD5D9 are triadic colors.

2 #D9D5FC and #D5FCD9 with #FCD5D9 are triadic colors.