COLOR #FDC4D6

HEX: #FDC4D6 RGB: (253,196,214)

Renk bilgisi

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

RGB renk modeli

#FDC4D6 color RGB value is (253,196,214).

RGB: (253,196,214) (99%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 196 of 255 = 77%
B 214 of 255 = 84%

253
196
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 196 + 214 = 663 (100%)
R 253 of 663 ~ 38.16%
G 196 of 663 ~ 29.56%
B 214 of 663 ~ 32.28'%

%38.16
%29.56
%32.28

CMYK RENK MODELİ

#FDC4D6 rengi CMYK tonu (0,23,15,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.53%
  • sarı tonu 15.42%
  • ana renk tonu 0.78%

CMYK: (0,23,15,1)
C0M23Y15K1 (0%, 23%, 15%, 1%)
(0.00 / 0.23 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%22.53
%15.42
%0.78

Codes

Color #FDC4D6 in popluar color models

FD C4 D6
RGB 253 196 214
HSL 341° 93.44% 88.04%
HSB/HSV 341° 22.53% 99.22%
CMYK 0.00% 22.53% 15.42%
0.78%

Color #FDC4D6 in popluar number systems.

HEX FD C4 D6
Decimal 253 196 214
Binary 11111101 11000100 11010110
Octal 375 304 326

Shades and tints

Shades of #FDC4D6

#FDC4D6
(253,196,214)
#E6B3C3
(230,179,195)
#CFA2B0
(207,162,176)
#B8919D
(184,145,157)
#A1808A
(161,128,138)
#8A6F77
(138,111,119)
#735E64
(115,94,100)
#5C4D51
(92,77,81)
#453C3E
(69,60,62)
#2E2B2B
(46,43,43)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #FDC4D6

#FDC4D6
(253,196,214)
#FDC9D9
(253,201,217)
#FDCEDC
(253,206,220)
#FDD3DF
(253,211,223)
#FDD8E2
(253,216,226)
#FDDDE5
(253,221,229)
#FDE2E8
(253,226,232)
#FDE7EB
(253,231,235)
#FDECEE
(253,236,238)
#FDF1F1
(253,241,241)
#FDF6F4
(253,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC4D6 color. Also use rgb(253,196,214) instead hex code.

Text Font Color

.myTextColor { color: #FDC4D6; }

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

This text font color is #FDC4D6.

Background Color

.myBgColor { background-color: #FDC4D6; }

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

This div background color is #FDC4D6.

Border color

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

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

This div border color is #FDC4D6.

Opacity

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

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

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

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

This text has shadow with #FDC4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC4D6.

Preview

Color preview on black background

This text has color #FDC4D6 on black background.


Color preview on white background

This text has color #FDC4D6 on white background.


Black color preview on #FDC4D6 background

This text has black color on #FDC4D6 background.


White color preview on #FDC4D6 background

This text has white color on #FDC4D6 background.


Related colors

Complementary color

Complementary color for #hex is #023B29.


I love getcolorcode.com

Triadic colors

1 #D6FDC4 and #C4D6FD with #FDC4D6 are triadic colors.

2 #D6C4FD and #C4FDD6 with #FDC4D6 are triadic colors.