COLOR #FCC3C9

HEX: #FCC3C9 RGB: (252,195,201)

Renk bilgisi

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

RGB renk modeli

#FCC3C9 color RGB value is (252,195,201).

RGB: (252,195,201) (99%, 76%, 79%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 195 of 255 = 76%
B 201 of 255 = 79%

252
195
201

R + G + B ~ 85%. #FCC3C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 195 + 201 = 648 (100%)
R 252 of 648 ~ 38.89%
G 195 of 648 ~ 30.09%
B 201 of 648 ~ 31.02'%

%38.89
%30.09
%31.02

CMYK RENK MODELİ

#FCC3C9 rengi CMYK tonu (0,23,20,1).

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

CMYK: (0,23,20,1)
C0M23Y20K1 (0%, 23%, 20%, 1%)
(0.00 / 0.23 / 0.20 / 0.01)

CMYK yüzdeleri

%0
%22.62
%20.24
%1.18

Codes

Color #FCC3C9 in popluar color models

FC C3 C9
RGB 252 195 201
HSL 354° 90.48% 87.65%
HSB/HSV 354° 22.62% 98.82%
CMYK 0.00% 22.62% 20.24%
1.18%

Color #FCC3C9 in popluar number systems.

HEX FC C3 C9
Decimal 252 195 201
Binary 11111100 11000011 11001001
Octal 374 303 311

Shades and tints

Shades of #FCC3C9

#FCC3C9
(252,195,201)
#E6B2B7
(230,178,183)
#D0A1A5
(208,161,165)
#BA9093
(186,144,147)
#A47F81
(164,127,129)
#8E6E6F
(142,110,111)
#785D5D
(120,93,93)
#624C4B
(98,76,75)
#4C3B39
(76,59,57)
#362A27
(54,42,39)
#201915
(32,25,21)
#000000
(0,0,0)

Tints of #FCC3C9

#FCC3C9
(252,195,201)
#FCC8CD
(252,200,205)
#FCCDD1
(252,205,209)
#FCD2D5
(252,210,213)
#FCD7D9
(252,215,217)
#FCDCDD
(252,220,221)
#FCE1E1
(252,225,225)
#FCE6E5
(252,230,229)
#FCEBE9
(252,235,233)
#FCF0ED
(252,240,237)
#FCF5F1
(252,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC3C9; }

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

This text font color is #FCC3C9.

Background Color

.myBgColor { background-color: #FCC3C9; }

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

This div background color is #FCC3C9.

Border color

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

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

This div border color is #FCC3C9.

Opacity

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

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

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

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

This text has shadow with #FCC3C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC3C9.

Preview

Color preview on black background

This text has color #FCC3C9 on black background.


Color preview on white background

This text has color #FCC3C9 on white background.


Black color preview on #FCC3C9 background

This text has black color on #FCC3C9 background.


White color preview on #FCC3C9 background

This text has white color on #FCC3C9 background.


Related colors

Complementary color

Complementary color for #hex is #033C36.


I love getcolorcode.com

Triadic colors

1 #C9FCC3 and #C3C9FC with #FCC3C9 are triadic colors.

2 #C9C3FC and #C3FCC9 with #FCC3C9 are triadic colors.