COLOR #FCD9F6

HEX: #FCD9F6 RGB: (252,217,246)

Renk bilgisi

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

RGB renk modeli

#FCD9F6 color RGB value is (252,217,246).

RGB: (252,217,246) (99%, 85%, 96%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 217 of 255 = 85%
B 246 of 255 = 96%

252
217
246

R + G + B ~ 93%. #FCD9F6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 217 + 246 = 715 (100%)
R 252 of 715 ~ 35.24%
G 217 of 715 ~ 30.35%
B 246 of 715 ~ 34.41'%

%35.24
%30.35
%34.41

CMYK RENK MODELİ

#FCD9F6 rengi CMYK tonu (0,14,2,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.89%
  • sarı tonu 2.38%
  • ana renk tonu 1.18%

CMYK: (0,14,2,1)
C0M14Y2K1 (0%, 14%, 2%, 1%)
(0.00 / 0.14 / 0.02 / 0.01)

CMYK yüzdeleri

%0
%13.89
%2.38
%1.18

Codes

Color #FCD9F6 in popluar color models

FC D9 F6
RGB 252 217 246
HSL 310° 85.37% 91.96%
HSB/HSV 310° 13.89% 98.82%
CMYK 0.00% 13.89% 2.38%
1.18%

Color #FCD9F6 in popluar number systems.

HEX FC D9 F6
Decimal 252 217 246
Binary 11111100 11011001 11110110
Octal 374 331 366

Shades and tints

Shades of #FCD9F6

#FCD9F6
(252,217,246)
#E6C6E0
(230,198,224)
#D0B3CA
(208,179,202)
#BAA0B4
(186,160,180)
#A48D9E
(164,141,158)
#8E7A88
(142,122,136)
#786772
(120,103,114)
#62545C
(98,84,92)
#4C4146
(76,65,70)
#362E30
(54,46,48)
#201B1A
(32,27,26)
#000000
(0,0,0)

Tints of #FCD9F6

#FCD9F6
(252,217,246)
#FCDCF6
(252,220,246)
#FCDFF6
(252,223,246)
#FCE2F6
(252,226,246)
#FCE5F6
(252,229,246)
#FCE8F6
(252,232,246)
#FCEBF6
(252,235,246)
#FCEEF6
(252,238,246)
#FCF1F6
(252,241,246)
#FCF4F6
(252,244,246)
#FCF7F6
(252,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCD9F6 color. Also use rgb(252,217,246) instead hex code.

Text Font Color

.myTextColor { color: #FCD9F6; }

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

This text font color is #FCD9F6.

Background Color

.myBgColor { background-color: #FCD9F6; }

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

This div background color is #FCD9F6.

Border color

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

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

This div border color is #FCD9F6.

Opacity

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

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

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

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

This text has shadow with #FCD9F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD9F6.

Preview

Color preview on black background

This text has color #FCD9F6 on black background.


Color preview on white background

This text has color #FCD9F6 on white background.


Black color preview on #FCD9F6 background

This text has black color on #FCD9F6 background.


White color preview on #FCD9F6 background

This text has white color on #FCD9F6 background.


Related colors

Complementary color

Complementary color for #hex is #032609.


I love getcolorcode.com

Triadic colors

1 #F6FCD9 and #D9F6FC with #FCD9F6 are triadic colors.

2 #F6D9FC and #D9FCF6 with #FCD9F6 are triadic colors.