COLOR #FCC5E2

HEX: #FCC5E2 RGB: (252,197,226)

Renk bilgisi

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

RGB renk modeli

#FCC5E2 color RGB value is (252,197,226).

RGB: (252,197,226) (99%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 197 of 255 = 77%
B 226 of 255 = 89%

252
197
226

R + G + B ~ 88%. #FCC5E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 197 + 226 = 675 (100%)
R 252 of 675 ~ 37.33%
G 197 of 675 ~ 29.19%
B 226 of 675 ~ 33.48'%

%37.33
%29.19
%33.48

CMYK RENK MODELİ

#FCC5E2 rengi CMYK tonu (0,22,10,1).

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

CMYK: (0,22,10,1)
C0M22Y10K1 (0%, 22%, 10%, 1%)
(0.00 / 0.22 / 0.10 / 0.01)

CMYK yüzdeleri

%0
%21.83
%10.32
%1.18

Codes

Color #FCC5E2 in popluar color models

FC C5 E2
RGB 252 197 226
HSL 328° 90.16% 88.04%
HSB/HSV 328° 21.83% 98.82%
CMYK 0.00% 21.83% 10.32%
1.18%

Color #FCC5E2 in popluar number systems.

HEX FC C5 E2
Decimal 252 197 226
Binary 11111100 11000101 11100010
Octal 374 305 342

Shades and tints

Shades of #FCC5E2

#FCC5E2
(252,197,226)
#E6B4CE
(230,180,206)
#D0A3BA
(208,163,186)
#BA92A6
(186,146,166)
#A48192
(164,129,146)
#8E707E
(142,112,126)
#785F6A
(120,95,106)
#624E56
(98,78,86)
#4C3D42
(76,61,66)
#362C2E
(54,44,46)
#201B1A
(32,27,26)
#000000
(0,0,0)

Tints of #FCC5E2

#FCC5E2
(252,197,226)
#FCCAE4
(252,202,228)
#FCCFE6
(252,207,230)
#FCD4E8
(252,212,232)
#FCD9EA
(252,217,234)
#FCDEEC
(252,222,236)
#FCE3EE
(252,227,238)
#FCE8F0
(252,232,240)
#FCEDF2
(252,237,242)
#FCF2F4
(252,242,244)
#FCF7F6
(252,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC5E2; }

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

This text font color is #FCC5E2.

Background Color

.myBgColor { background-color: #FCC5E2; }

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

This div background color is #FCC5E2.

Border color

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

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

This div border color is #FCC5E2.

Opacity

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

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

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

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

This text has shadow with #FCC5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC5E2.

Preview

Color preview on black background

This text has color #FCC5E2 on black background.


Color preview on white background

This text has color #FCC5E2 on white background.


Black color preview on #FCC5E2 background

This text has black color on #FCC5E2 background.


White color preview on #FCC5E2 background

This text has white color on #FCC5E2 background.


Related colors

Complementary color

Complementary color for #hex is #033A1D.


I love getcolorcode.com

Triadic colors

1 #E2FCC5 and #C5E2FC with #FCC5E2 are triadic colors.

2 #E2C5FC and #C5FCE2 with #FCC5E2 are triadic colors.