COLOR #FCD3DB

HEX: #FCD3DB RGB: (252,211,219)

Renk bilgisi

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

RGB renk modeli

#FCD3DB color RGB value is (252,211,219).

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

RGB bağlantıları ve doygunluk

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

252
211
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 211 + 219 = 682 (100%)
R 252 of 682 ~ 36.95%
G 211 of 682 ~ 30.94%
B 219 of 682 ~ 32.11'%

%36.95
%30.94
%32.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.27%
  • 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
%16.27
%13.1
%1.18

Codes

Color #FCD3DB in popluar color models

FC D3 DB
RGB 252 211 219
HSL 348° 87.23% 90.78%
HSB/HSV 348° 16.27% 98.82%
CMYK 0.00% 16.27% 13.10%
1.18%

Color #FCD3DB in popluar number systems.

HEX FC D3 DB
Decimal 252 211 219
Binary 11111100 11010011 11011011
Octal 374 323 333

Shades and tints

Shades of #FCD3DB

#FCD3DB
(252,211,219)
#E6C0C8
(230,192,200)
#D0ADB5
(208,173,181)
#BA9AA2
(186,154,162)
#A4878F
(164,135,143)
#8E747C
(142,116,124)
#786169
(120,97,105)
#624E56
(98,78,86)
#4C3B43
(76,59,67)
#362830
(54,40,48)
#20151D
(32,21,29)
#000000
(0,0,0)

Tints of #FCD3DB

#FCD3DB
(252,211,219)
#FCD7DE
(252,215,222)
#FCDBE1
(252,219,225)
#FCDFE4
(252,223,228)
#FCE3E7
(252,227,231)
#FCE7EA
(252,231,234)
#FCEBED
(252,235,237)
#FCEFF0
(252,239,240)
#FCF3F3
(252,243,243)
#FCF7F6
(252,247,246)
#FCFBF9
(252,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD3DB; }

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

This text font color is #FCD3DB.

Background Color

.myBgColor { background-color: #FCD3DB; }

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

This div background color is #FCD3DB.

Border color

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

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

This div border color is #FCD3DB.

Opacity

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

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

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

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

This text has shadow with #FCD3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD3DB.

Preview

Color preview on black background

This text has color #FCD3DB on black background.


Color preview on white background

This text has color #FCD3DB on white background.


Black color preview on #FCD3DB background

This text has black color on #FCD3DB background.


White color preview on #FCD3DB background

This text has white color on #FCD3DB background.


Related colors

Complementary color

Complementary color for #hex is #032C24.


I love getcolorcode.com

Triadic colors

1 #DBFCD3 and #D3DBFC with #FCD3DB are triadic colors.

2 #DBD3FC and #D3FCDB with #FCD3DB are triadic colors.