COLOR #FCD5DB

HEX: #FCD5DB RGB: (252,213,219)

Renk bilgisi

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

RGB renk modeli

#FCD5DB color RGB value is (252,213,219).

RGB: (252,213,219) (99%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 219 of 255 = 86%

252
213
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 219 = 684 (100%)
R 252 of 684 ~ 36.84%
G 213 of 684 ~ 31.14%
B 219 of 684 ~ 32.02'%

%36.84
%31.14
%32.02

CMYK RENK MODELİ

#FCD5DB rengi CMYK tonu (0,15,13,1).

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

CMYK: (0,15,13,1)
C0M15Y13K1 (0%, 15%, 13%, 1%)
(0.00 / 0.15 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%15.48
%13.1
%1.18

Codes

Color #FCD5DB in popluar color models

FC D5 DB
RGB 252 213 219
HSL 351° 86.67% 91.18%
HSB/HSV 351° 15.48% 98.82%
CMYK 0.00% 15.48% 13.10%
1.18%

Color #FCD5DB in popluar number systems.

HEX FC D5 DB
Decimal 252 213 219
Binary 11111100 11010101 11011011
Octal 374 325 333

Shades and tints

Shades of #FCD5DB

#FCD5DB
(252,213,219)
#E6C2C8
(230,194,200)
#D0AFB5
(208,175,181)
#BA9CA2
(186,156,162)
#A4898F
(164,137,143)
#8E767C
(142,118,124)
#786369
(120,99,105)
#625056
(98,80,86)
#4C3D43
(76,61,67)
#362A30
(54,42,48)
#20171D
(32,23,29)
#000000
(0,0,0)

Tints of #FCD5DB

#FCD5DB
(252,213,219)
#FCD8DE
(252,216,222)
#FCDBE1
(252,219,225)
#FCDEE4
(252,222,228)
#FCE1E7
(252,225,231)
#FCE4EA
(252,228,234)
#FCE7ED
(252,231,237)
#FCEAF0
(252,234,240)
#FCEDF3
(252,237,243)
#FCF0F6
(252,240,246)
#FCF3F9
(252,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD5DB; }

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

This text font color is #FCD5DB.

Background Color

.myBgColor { background-color: #FCD5DB; }

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

This div background color is #FCD5DB.

Border color

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

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

This div border color is #FCD5DB.

Opacity

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

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

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

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

This text has shadow with #FCD5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5DB.

Preview

Color preview on black background

This text has color #FCD5DB on black background.


Color preview on white background

This text has color #FCD5DB on white background.


Black color preview on #FCD5DB background

This text has black color on #FCD5DB background.


White color preview on #FCD5DB background

This text has white color on #FCD5DB background.


Related colors

Complementary color

Complementary color for #hex is #032A24.


I love getcolorcode.com

Triadic colors

1 #DBFCD5 and #D5DBFC with #FCD5DB are triadic colors.

2 #DBD5FC and #D5FCDB with #FCD5DB are triadic colors.