COLOR #FCD5E2

HEX: #FCD5E2 RGB: (252,213,226)

Renk bilgisi

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

RGB renk modeli

#FCD5E2 color RGB value is (252,213,226).

RGB: (252,213,226) (99%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 226 of 255 = 89%

252
213
226

R + G + B ~ 91%. #FCD5E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 226 = 691 (100%)
R 252 of 691 ~ 36.47%
G 213 of 691 ~ 30.82%
B 226 of 691 ~ 32.71'%

%36.47
%30.82
%32.71

CMYK RENK MODELİ

#FCD5E2 rengi CMYK tonu (0,15,10,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.48%
  • sarı tonu 10.32%
  • ana renk tonu 1.18%

CMYK: (0,15,10,1)
C0M15Y10K1 (0%, 15%, 10%, 1%)
(0.00 / 0.15 / 0.10 / 0.01)

CMYK yüzdeleri

%0
%15.48
%10.32
%1.18

Codes

Color #FCD5E2 in popluar color models

FC D5 E2
RGB 252 213 226
HSL 340° 86.67% 91.18%
HSB/HSV 340° 15.48% 98.82%
CMYK 0.00% 15.48% 10.32%
1.18%

Color #FCD5E2 in popluar number systems.

HEX FC D5 E2
Decimal 252 213 226
Binary 11111100 11010101 11100010
Octal 374 325 342

Shades and tints

Shades of #FCD5E2

#FCD5E2
(252,213,226)
#E6C2CE
(230,194,206)
#D0AFBA
(208,175,186)
#BA9CA6
(186,156,166)
#A48992
(164,137,146)
#8E767E
(142,118,126)
#78636A
(120,99,106)
#625056
(98,80,86)
#4C3D42
(76,61,66)
#362A2E
(54,42,46)
#20171A
(32,23,26)
#000000
(0,0,0)

Tints of #FCD5E2

#FCD5E2
(252,213,226)
#FCD8E4
(252,216,228)
#FCDBE6
(252,219,230)
#FCDEE8
(252,222,232)
#FCE1EA
(252,225,234)
#FCE4EC
(252,228,236)
#FCE7EE
(252,231,238)
#FCEAF0
(252,234,240)
#FCEDF2
(252,237,242)
#FCF0F4
(252,240,244)
#FCF3F6
(252,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCD5E2 color. Also use rgb(252,213,226) instead hex code.

Text Font Color

.myTextColor { color: #FCD5E2; }

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

This text font color is #FCD5E2.

Background Color

.myBgColor { background-color: #FCD5E2; }

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

This div background color is #FCD5E2.

Border color

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

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

This div border color is #FCD5E2.

Opacity

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

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

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

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

This text has shadow with #FCD5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5E2.

Preview

Color preview on black background

This text has color #FCD5E2 on black background.


Color preview on white background

This text has color #FCD5E2 on white background.


Black color preview on #FCD5E2 background

This text has black color on #FCD5E2 background.


White color preview on #FCD5E2 background

This text has white color on #FCD5E2 background.


Related colors

Complementary color

Complementary color for #hex is #032A1D.


I love getcolorcode.com

Triadic colors

1 #E2FCD5 and #D5E2FC with #FCD5E2 are triadic colors.

2 #E2D5FC and #D5FCE2 with #FCD5E2 are triadic colors.