COLOR #FDC9E4

HEX: #FDC9E4 RGB: (253,201,228)

Renk bilgisi

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

RGB renk modeli

#FDC9E4 color RGB value is (253,201,228).

RGB: (253,201,228) (99%, 79%, 89%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 201 of 255 = 79%
B 228 of 255 = 89%

253
201
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 201 + 228 = 682 (100%)
R 253 of 682 ~ 37.1%
G 201 of 682 ~ 29.47%
B 228 of 682 ~ 33.43'%

%37.1
%29.47
%33.43

CMYK RENK MODELİ

#FDC9E4 rengi CMYK tonu (0,21,10,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.55%
  • sarı tonu 9.88%
  • ana renk tonu 0.78%

CMYK: (0,21,10,1)
C0M21Y10K1 (0%, 21%, 10%, 1%)
(0.00 / 0.21 / 0.10 / 0.01)

CMYK yüzdeleri

%0
%20.55
%9.88
%0.78

Codes

Color #FDC9E4 in popluar color models

FD C9 E4
RGB 253 201 228
HSL 329° 92.86% 89.02%
HSB/HSV 329° 20.55% 99.22%
CMYK 0.00% 20.55% 9.88%
0.78%

Color #FDC9E4 in popluar number systems.

HEX FD C9 E4
Decimal 253 201 228
Binary 11111101 11001001 11100100
Octal 375 311 344

Shades and tints

Shades of #FDC9E4

#FDC9E4
(253,201,228)
#E6B7D0
(230,183,208)
#CFA5BC
(207,165,188)
#B893A8
(184,147,168)
#A18194
(161,129,148)
#8A6F80
(138,111,128)
#735D6C
(115,93,108)
#5C4B58
(92,75,88)
#453944
(69,57,68)
#2E2730
(46,39,48)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #FDC9E4

#FDC9E4
(253,201,228)
#FDCDE6
(253,205,230)
#FDD1E8
(253,209,232)
#FDD5EA
(253,213,234)
#FDD9EC
(253,217,236)
#FDDDEE
(253,221,238)
#FDE1F0
(253,225,240)
#FDE5F2
(253,229,242)
#FDE9F4
(253,233,244)
#FDEDF6
(253,237,246)
#FDF1F8
(253,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC9E4 color. Also use rgb(253,201,228) instead hex code.

Text Font Color

.myTextColor { color: #FDC9E4; }

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

This text font color is #FDC9E4.

Background Color

.myBgColor { background-color: #FDC9E4; }

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

This div background color is #FDC9E4.

Border color

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

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

This div border color is #FDC9E4.

Opacity

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

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

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

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

This text has shadow with #FDC9E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC9E4.

Preview

Color preview on black background

This text has color #FDC9E4 on black background.


Color preview on white background

This text has color #FDC9E4 on white background.


Black color preview on #FDC9E4 background

This text has black color on #FDC9E4 background.


White color preview on #FDC9E4 background

This text has white color on #FDC9E4 background.


Related colors

Complementary color

Complementary color for #hex is #02361B.


I love getcolorcode.com

Triadic colors

1 #E4FDC9 and #C9E4FD with #FDC9E4 are triadic colors.

2 #E4C9FD and #C9FDE4 with #FDC9E4 are triadic colors.