COLOR #FCD6DB

HEX: #FCD6DB RGB: (252,214,219)

Renk bilgisi

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

RGB renk modeli

#FCD6DB color RGB value is (252,214,219).

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

RGB bağlantıları ve doygunluk

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

252
214
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 214 + 219 = 685 (100%)
R 252 of 685 ~ 36.79%
G 214 of 685 ~ 31.24%
B 219 of 685 ~ 31.97'%

%36.79
%31.24
%31.97

CMYK RENK MODELİ

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

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

Codes

Color #FCD6DB in popluar color models

FC D6 DB
RGB 252 214 219
HSL 352° 86.36% 91.37%
HSB/HSV 352° 15.08% 98.82%
CMYK 0.00% 15.08% 13.10%
1.18%

Color #FCD6DB in popluar number systems.

HEX FC D6 DB
Decimal 252 214 219
Binary 11111100 11010110 11011011
Octal 374 326 333

Shades and tints

Shades of #FCD6DB

#FCD6DB
(252,214,219)
#E6C3C8
(230,195,200)
#D0B0B5
(208,176,181)
#BA9DA2
(186,157,162)
#A48A8F
(164,138,143)
#8E777C
(142,119,124)
#786469
(120,100,105)
#625156
(98,81,86)
#4C3E43
(76,62,67)
#362B30
(54,43,48)
#20181D
(32,24,29)
#000000
(0,0,0)

Tints of #FCD6DB

#FCD6DB
(252,214,219)
#FCD9DE
(252,217,222)
#FCDCE1
(252,220,225)
#FCDFE4
(252,223,228)
#FCE2E7
(252,226,231)
#FCE5EA
(252,229,234)
#FCE8ED
(252,232,237)
#FCEBF0
(252,235,240)
#FCEEF3
(252,238,243)
#FCF1F6
(252,241,246)
#FCF4F9
(252,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD6DB; }

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

This text font color is #FCD6DB.

Background Color

.myBgColor { background-color: #FCD6DB; }

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

This div background color is #FCD6DB.

Border color

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

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

This div border color is #FCD6DB.

Opacity

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

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

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

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

This text has shadow with #FCD6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD6DB.

Preview

Color preview on black background

This text has color #FCD6DB on black background.


Color preview on white background

This text has color #FCD6DB on white background.


Black color preview on #FCD6DB background

This text has black color on #FCD6DB background.


White color preview on #FCD6DB background

This text has white color on #FCD6DB background.


Related colors

Complementary color

Complementary color for #hex is #032924.


I love getcolorcode.com

Triadic colors

1 #DBFCD6 and #D6DBFC with #FCD6DB are triadic colors.

2 #DBD6FC and #D6FCDB with #FCD6DB are triadic colors.