COLOR #FCC2D9

HEX: #FCC2D9 RGB: (252,194,217)

Renk bilgisi

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

RGB renk modeli

#FCC2D9 color RGB value is (252,194,217).

RGB: (252,194,217) (99%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 194 of 255 = 76%
B 217 of 255 = 85%

252
194
217

R + G + B ~ 87%. #FCC2D9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 194 + 217 = 663 (100%)
R 252 of 663 ~ 38.01%
G 194 of 663 ~ 29.26%
B 217 of 663 ~ 32.73'%

%38.01
%29.26
%32.73

CMYK RENK MODELİ

#FCC2D9 rengi CMYK tonu (0,23,14,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.02%
  • sarı tonu 13.89%
  • ana renk tonu 1.18%

CMYK: (0,23,14,1)
C0M23Y14K1 (0%, 23%, 14%, 1%)
(0.00 / 0.23 / 0.14 / 0.01)

CMYK yüzdeleri

%0
%23.02
%13.89
%1.18

Codes

Color #FCC2D9 in popluar color models

FC C2 D9
RGB 252 194 217
HSL 336° 90.63% 87.45%
HSB/HSV 336° 23.02% 98.82%
CMYK 0.00% 23.02% 13.89%
1.18%

Color #FCC2D9 in popluar number systems.

HEX FC C2 D9
Decimal 252 194 217
Binary 11111100 11000010 11011001
Octal 374 302 331

Shades and tints

Shades of #FCC2D9

#FCC2D9
(252,194,217)
#E6B1C6
(230,177,198)
#D0A0B3
(208,160,179)
#BA8FA0
(186,143,160)
#A47E8D
(164,126,141)
#8E6D7A
(142,109,122)
#785C67
(120,92,103)
#624B54
(98,75,84)
#4C3A41
(76,58,65)
#36292E
(54,41,46)
#20181B
(32,24,27)
#000000
(0,0,0)

Tints of #FCC2D9

#FCC2D9
(252,194,217)
#FCC7DC
(252,199,220)
#FCCCDF
(252,204,223)
#FCD1E2
(252,209,226)
#FCD6E5
(252,214,229)
#FCDBE8
(252,219,232)
#FCE0EB
(252,224,235)
#FCE5EE
(252,229,238)
#FCEAF1
(252,234,241)
#FCEFF4
(252,239,244)
#FCF4F7
(252,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCC2D9 color. Also use rgb(252,194,217) instead hex code.

Text Font Color

.myTextColor { color: #FCC2D9; }

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

This text font color is #FCC2D9.

Background Color

.myBgColor { background-color: #FCC2D9; }

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

This div background color is #FCC2D9.

Border color

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

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

This div border color is #FCC2D9.

Opacity

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

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

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

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

This text has shadow with #FCC2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC2D9.

Preview

Color preview on black background

This text has color #FCC2D9 on black background.


Color preview on white background

This text has color #FCC2D9 on white background.


Black color preview on #FCC2D9 background

This text has black color on #FCC2D9 background.


White color preview on #FCC2D9 background

This text has white color on #FCC2D9 background.


Related colors

Complementary color

Complementary color for #hex is #033D26.


I love getcolorcode.com

Triadic colors

1 #D9FCC2 and #C2D9FC with #FCC2D9 are triadic colors.

2 #D9C2FC and #C2FCD9 with #FCC2D9 are triadic colors.