COLOR #FDC5D8

HEX: #FDC5D8 RGB: (253,197,216)

Renk bilgisi

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

RGB renk modeli

#FDC5D8 color RGB value is (253,197,216).

RGB: (253,197,216) (99%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 197 of 255 = 77%
B 216 of 255 = 85%

253
197
216

R + G + B ~ 87%. #FDC5D8 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 197 + 216 = 666 (100%)
R 253 of 666 ~ 37.99%
G 197 of 666 ~ 29.58%
B 216 of 666 ~ 32.43'%

%37.99
%29.58
%32.43

CMYK RENK MODELİ

#FDC5D8 rengi CMYK tonu (0,22,15,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.13%
  • sarı tonu 14.62%
  • ana renk tonu 0.78%

CMYK: (0,22,15,1)
C0M22Y15K1 (0%, 22%, 15%, 1%)
(0.00 / 0.22 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%22.13
%14.62
%0.78

Codes

Color #FDC5D8 in popluar color models

FD C5 D8
RGB 253 197 216
HSL 340° 93.33% 88.24%
HSB/HSV 340° 22.13% 99.22%
CMYK 0.00% 22.13% 14.62%
0.78%

Color #FDC5D8 in popluar number systems.

HEX FD C5 D8
Decimal 253 197 216
Binary 11111101 11000101 11011000
Octal 375 305 330

Shades and tints

Shades of #FDC5D8

#FDC5D8
(253,197,216)
#E6B4C5
(230,180,197)
#CFA3B2
(207,163,178)
#B8929F
(184,146,159)
#A1818C
(161,129,140)
#8A7079
(138,112,121)
#735F66
(115,95,102)
#5C4E53
(92,78,83)
#453D40
(69,61,64)
#2E2C2D
(46,44,45)
#171B1A
(23,27,26)
#000000
(0,0,0)

Tints of #FDC5D8

#FDC5D8
(253,197,216)
#FDCADB
(253,202,219)
#FDCFDE
(253,207,222)
#FDD4E1
(253,212,225)
#FDD9E4
(253,217,228)
#FDDEE7
(253,222,231)
#FDE3EA
(253,227,234)
#FDE8ED
(253,232,237)
#FDEDF0
(253,237,240)
#FDF2F3
(253,242,243)
#FDF7F6
(253,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC5D8 color. Also use rgb(253,197,216) instead hex code.

Text Font Color

.myTextColor { color: #FDC5D8; }

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

This text font color is #FDC5D8.

Background Color

.myBgColor { background-color: #FDC5D8; }

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

This div background color is #FDC5D8.

Border color

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

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

This div border color is #FDC5D8.

Opacity

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

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

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

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

This text has shadow with #FDC5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC5D8.

Preview

Color preview on black background

This text has color #FDC5D8 on black background.


Color preview on white background

This text has color #FDC5D8 on white background.


Black color preview on #FDC5D8 background

This text has black color on #FDC5D8 background.


White color preview on #FDC5D8 background

This text has white color on #FDC5D8 background.


Related colors

Complementary color

Complementary color for #hex is #023A27.


I love getcolorcode.com

Triadic colors

1 #D8FDC5 and #C5D8FD with #FDC5D8 are triadic colors.

2 #D8C5FD and #C5FDD8 with #FDC5D8 are triadic colors.