COLOR #FCDDF9

HEX: #FCDDF9 RGB: (252,221,249)

Renk bilgisi

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

RGB renk modeli

#FCDDF9 color RGB value is (252,221,249).

RGB: (252,221,249) (99%, 87%, 98%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 221 of 255 = 87%
B 249 of 255 = 98%

252
221
249

R + G + B ~ 95%. #FCDDF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 221 + 249 = 722 (100%)
R 252 of 722 ~ 34.9%
G 221 of 722 ~ 30.61%
B 249 of 722 ~ 34.49'%

%34.9
%30.61
%34.49

CMYK RENK MODELİ

#FCDDF9 rengi CMYK tonu (0,12,1,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.30%
  • sarı tonu 1.19%
  • ana renk tonu 1.18%

CMYK: (0,12,1,1)
C0M12Y1K1 (0%, 12%, 1%, 1%)
(0.00 / 0.12 / 0.01 / 0.01)

CMYK yüzdeleri

%0
%12.3
%1.19
%1.18

Codes

Color #FCDDF9 in popluar color models

FC DD F9
RGB 252 221 249
HSL 306° 83.78% 92.75%
HSB/HSV 306° 12.30% 98.82%
CMYK 0.00% 12.30% 1.19%
1.18%

Color #FCDDF9 in popluar number systems.

HEX FC DD F9
Decimal 252 221 249
Binary 11111100 11011101 11111001
Octal 374 335 371

Shades and tints

Shades of #FCDDF9

#FCDDF9
(252,221,249)
#E6C9E3
(230,201,227)
#D0B5CD
(208,181,205)
#BAA1B7
(186,161,183)
#A48DA1
(164,141,161)
#8E798B
(142,121,139)
#786575
(120,101,117)
#62515F
(98,81,95)
#4C3D49
(76,61,73)
#362933
(54,41,51)
#20151D
(32,21,29)
#000000
(0,0,0)

Tints of #FCDDF9

#FCDDF9
(252,221,249)
#FCE0F9
(252,224,249)
#FCE3F9
(252,227,249)
#FCE6F9
(252,230,249)
#FCE9F9
(252,233,249)
#FCECF9
(252,236,249)
#FCEFF9
(252,239,249)
#FCF2F9
(252,242,249)
#FCF5F9
(252,245,249)
#FCF8F9
(252,248,249)
#FCFBF9
(252,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCDDF9 color. Also use rgb(252,221,249) instead hex code.

Text Font Color

.myTextColor { color: #FCDDF9; }

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

This text font color is #FCDDF9.

Background Color

.myBgColor { background-color: #FCDDF9; }

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

This div background color is #FCDDF9.

Border color

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

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

This div border color is #FCDDF9.

Opacity

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

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

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

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

This text has shadow with #FCDDF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCDDF9.

Preview

Color preview on black background

This text has color #FCDDF9 on black background.


Color preview on white background

This text has color #FCDDF9 on white background.


Black color preview on #FCDDF9 background

This text has black color on #FCDDF9 background.


White color preview on #FCDDF9 background

This text has white color on #FCDDF9 background.


Related colors

Complementary color

Complementary color for #hex is #032206.


I love getcolorcode.com

Triadic colors

1 #F9FCDD and #DDF9FC with #FCDDF9 are triadic colors.

2 #F9DDFC and #DDFCF9 with #FCDDF9 are triadic colors.