COLOR #FCD4DB

HEX: #FCD4DB RGB: (252,212,219)

Renk bilgisi

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

RGB renk modeli

#FCD4DB color RGB value is (252,212,219).

RGB: (252,212,219) (99%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 212 of 255 = 83%
B 219 of 255 = 86%

252
212
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 212 + 219 = 683 (100%)
R 252 of 683 ~ 36.9%
G 212 of 683 ~ 31.04%
B 219 of 683 ~ 32.06'%

%36.9
%31.04
%32.06

CMYK RENK MODELİ

#FCD4DB rengi CMYK tonu (0,16,13,1).

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

CMYK: (0,16,13,1)
C0M16Y13K1 (0%, 16%, 13%, 1%)
(0.00 / 0.16 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%15.87
%13.1
%1.18

Codes

Color #FCD4DB in popluar color models

FC D4 DB
RGB 252 212 219
HSL 350° 86.96% 90.98%
HSB/HSV 350° 15.87% 98.82%
CMYK 0.00% 15.87% 13.10%
1.18%

Color #FCD4DB in popluar number systems.

HEX FC D4 DB
Decimal 252 212 219
Binary 11111100 11010100 11011011
Octal 374 324 333

Shades and tints

Shades of #FCD4DB

#FCD4DB
(252,212,219)
#E6C1C8
(230,193,200)
#D0AEB5
(208,174,181)
#BA9BA2
(186,155,162)
#A4888F
(164,136,143)
#8E757C
(142,117,124)
#786269
(120,98,105)
#624F56
(98,79,86)
#4C3C43
(76,60,67)
#362930
(54,41,48)
#20161D
(32,22,29)
#000000
(0,0,0)

Tints of #FCD4DB

#FCD4DB
(252,212,219)
#FCD7DE
(252,215,222)
#FCDAE1
(252,218,225)
#FCDDE4
(252,221,228)
#FCE0E7
(252,224,231)
#FCE3EA
(252,227,234)
#FCE6ED
(252,230,237)
#FCE9F0
(252,233,240)
#FCECF3
(252,236,243)
#FCEFF6
(252,239,246)
#FCF2F9
(252,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD4DB; }

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

This text font color is #FCD4DB.

Background Color

.myBgColor { background-color: #FCD4DB; }

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

This div background color is #FCD4DB.

Border color

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

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

This div border color is #FCD4DB.

Opacity

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

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

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

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

This text has shadow with #FCD4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD4DB.

Preview

Color preview on black background

This text has color #FCD4DB on black background.


Color preview on white background

This text has color #FCD4DB on white background.


Black color preview on #FCD4DB background

This text has black color on #FCD4DB background.


White color preview on #FCD4DB background

This text has white color on #FCD4DB background.


Related colors

Complementary color

Complementary color for #hex is #032B24.


I love getcolorcode.com

Triadic colors

1 #DBFCD4 and #D4DBFC with #FCD4DB are triadic colors.

2 #DBD4FC and #D4FCDB with #FCD4DB are triadic colors.