COLOR #FCC3E5

HEX: #FCC3E5 RGB: (252,195,229)

Renk bilgisi

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

RGB renk modeli

#FCC3E5 color RGB value is (252,195,229).

RGB: (252,195,229) (99%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 195 of 255 = 76%
B 229 of 255 = 90%

252
195
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 195 + 229 = 676 (100%)
R 252 of 676 ~ 37.28%
G 195 of 676 ~ 28.85%
B 229 of 676 ~ 33.88'%

%37.28
%28.85
%33.88

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.62%
  • sarı tonu 9.13%
  • ana renk tonu 1.18%

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

CMYK yüzdeleri

%0
%22.62
%9.13
%1.18

Codes

Color #FCC3E5 in popluar color models

FC C3 E5
RGB 252 195 229
HSL 324° 90.48% 87.65%
HSB/HSV 324° 22.62% 98.82%
CMYK 0.00% 22.62% 9.13%
1.18%

Color #FCC3E5 in popluar number systems.

HEX FC C3 E5
Decimal 252 195 229
Binary 11111100 11000011 11100101
Octal 374 303 345

Shades and tints

Shades of #FCC3E5

#FCC3E5
(252,195,229)
#E6B2D1
(230,178,209)
#D0A1BD
(208,161,189)
#BA90A9
(186,144,169)
#A47F95
(164,127,149)
#8E6E81
(142,110,129)
#785D6D
(120,93,109)
#624C59
(98,76,89)
#4C3B45
(76,59,69)
#362A31
(54,42,49)
#20191D
(32,25,29)
#000000
(0,0,0)

Tints of #FCC3E5

#FCC3E5
(252,195,229)
#FCC8E7
(252,200,231)
#FCCDE9
(252,205,233)
#FCD2EB
(252,210,235)
#FCD7ED
(252,215,237)
#FCDCEF
(252,220,239)
#FCE1F1
(252,225,241)
#FCE6F3
(252,230,243)
#FCEBF5
(252,235,245)
#FCF0F7
(252,240,247)
#FCF5F9
(252,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCC3E5 color. Also use rgb(252,195,229) instead hex code.

Text Font Color

.myTextColor { color: #FCC3E5; }

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

This text font color is #FCC3E5.

Background Color

.myBgColor { background-color: #FCC3E5; }

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

This div background color is #FCC3E5.

Border color

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

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

This div border color is #FCC3E5.

Opacity

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

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

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

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

This text has shadow with #FCC3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC3E5.

Preview

Color preview on black background

This text has color #FCC3E5 on black background.


Color preview on white background

This text has color #FCC3E5 on white background.


Black color preview on #FCC3E5 background

This text has black color on #FCC3E5 background.


White color preview on #FCC3E5 background

This text has white color on #FCC3E5 background.


Related colors

Complementary color

Complementary color for #hex is #033C1A.


I love getcolorcode.com

Triadic colors

1 #E5FCC3 and #C3E5FC with #FCC3E5 are triadic colors.

2 #E5C3FC and #C3FCE5 with #FCC3E5 are triadic colors.