COLOR #FDC4E6

HEX: #FDC4E6 RGB: (253,196,230)

Renk bilgisi

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

RGB renk modeli

#FDC4E6 color RGB value is (253,196,230).

RGB: (253,196,230) (99%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 196 of 255 = 77%
B 230 of 255 = 90%

253
196
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 196 + 230 = 679 (100%)
R 253 of 679 ~ 37.26%
G 196 of 679 ~ 28.87%
B 230 of 679 ~ 33.87'%

%37.26
%28.87
%33.87

CMYK RENK MODELİ

#FDC4E6 rengi CMYK tonu (0,23,9,1).

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

CMYK: (0,23,9,1)
C0M23Y9K1 (0%, 23%, 9%, 1%)
(0.00 / 0.23 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%22.53
%9.09
%0.78

Codes

Color #FDC4E6 in popluar color models

FD C4 E6
RGB 253 196 230
HSL 324° 93.44% 88.04%
HSB/HSV 324° 22.53% 99.22%
CMYK 0.00% 22.53% 9.09%
0.78%

Color #FDC4E6 in popluar number systems.

HEX FD C4 E6
Decimal 253 196 230
Binary 11111101 11000100 11100110
Octal 375 304 346

Shades and tints

Shades of #FDC4E6

#FDC4E6
(253,196,230)
#E6B3D2
(230,179,210)
#CFA2BE
(207,162,190)
#B891AA
(184,145,170)
#A18096
(161,128,150)
#8A6F82
(138,111,130)
#735E6E
(115,94,110)
#5C4D5A
(92,77,90)
#453C46
(69,60,70)
#2E2B32
(46,43,50)
#171A1E
(23,26,30)
#000000
(0,0,0)

Tints of #FDC4E6

#FDC4E6
(253,196,230)
#FDC9E8
(253,201,232)
#FDCEEA
(253,206,234)
#FDD3EC
(253,211,236)
#FDD8EE
(253,216,238)
#FDDDF0
(253,221,240)
#FDE2F2
(253,226,242)
#FDE7F4
(253,231,244)
#FDECF6
(253,236,246)
#FDF1F8
(253,241,248)
#FDF6FA
(253,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDC4E6; }

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

This text font color is #FDC4E6.

Background Color

.myBgColor { background-color: #FDC4E6; }

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

This div background color is #FDC4E6.

Border color

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

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

This div border color is #FDC4E6.

Opacity

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

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

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

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

This text has shadow with #FDC4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC4E6.

Preview

Color preview on black background

This text has color #FDC4E6 on black background.


Color preview on white background

This text has color #FDC4E6 on white background.


Black color preview on #FDC4E6 background

This text has black color on #FDC4E6 background.


White color preview on #FDC4E6 background

This text has white color on #FDC4E6 background.


Related colors

Complementary color

Complementary color for #hex is #023B19.


I love getcolorcode.com

Triadic colors

1 #E6FDC4 and #C4E6FD with #FDC4E6 are triadic colors.

2 #E6C4FD and #C4FDE6 with #FDC4E6 are triadic colors.