COLOR #FCC4D6

HEX: #FCC4D6 RGB: (252,196,214)

Renk bilgisi

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

RGB renk modeli

#FCC4D6 color RGB value is (252,196,214).

RGB: (252,196,214) (99%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 196 of 255 = 77%
B 214 of 255 = 84%

252
196
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 196 + 214 = 662 (100%)
R 252 of 662 ~ 38.07%
G 196 of 662 ~ 29.61%
B 214 of 662 ~ 32.33'%

%38.07
%29.61
%32.33

CMYK RENK MODELİ

#FCC4D6 rengi CMYK tonu (0,22,15,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.22%
  • sarı tonu 15.08%
  • ana renk tonu 1.18%

CMYK: (0,22,15,1)
C0M22Y15K1 (0%, 22%, 15%, 1%)
(0.00 / 0.22 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%22.22
%15.08
%1.18

Codes

Color #FCC4D6 in popluar color models

FC C4 D6
RGB 252 196 214
HSL 341° 90.32% 87.84%
HSB/HSV 341° 22.22% 98.82%
CMYK 0.00% 22.22% 15.08%
1.18%

Color #FCC4D6 in popluar number systems.

HEX FC C4 D6
Decimal 252 196 214
Binary 11111100 11000100 11010110
Octal 374 304 326

Shades and tints

Shades of #FCC4D6

#FCC4D6
(252,196,214)
#E6B3C3
(230,179,195)
#D0A2B0
(208,162,176)
#BA919D
(186,145,157)
#A4808A
(164,128,138)
#8E6F77
(142,111,119)
#785E64
(120,94,100)
#624D51
(98,77,81)
#4C3C3E
(76,60,62)
#362B2B
(54,43,43)
#201A18
(32,26,24)
#000000
(0,0,0)

Tints of #FCC4D6

#FCC4D6
(252,196,214)
#FCC9D9
(252,201,217)
#FCCEDC
(252,206,220)
#FCD3DF
(252,211,223)
#FCD8E2
(252,216,226)
#FCDDE5
(252,221,229)
#FCE2E8
(252,226,232)
#FCE7EB
(252,231,235)
#FCECEE
(252,236,238)
#FCF1F1
(252,241,241)
#FCF6F4
(252,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCC4D6 color. Also use rgb(252,196,214) instead hex code.

Text Font Color

.myTextColor { color: #FCC4D6; }

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

This text font color is #FCC4D6.

Background Color

.myBgColor { background-color: #FCC4D6; }

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

This div background color is #FCC4D6.

Border color

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

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

This div border color is #FCC4D6.

Opacity

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

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

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

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

This text has shadow with #FCC4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC4D6.

Preview

Color preview on black background

This text has color #FCC4D6 on black background.


Color preview on white background

This text has color #FCC4D6 on white background.


Black color preview on #FCC4D6 background

This text has black color on #FCC4D6 background.


White color preview on #FCC4D6 background

This text has white color on #FCC4D6 background.


Related colors

Complementary color

Complementary color for #hex is #033B29.


I love getcolorcode.com

Triadic colors

1 #D6FCC4 and #C4D6FC with #FCC4D6 are triadic colors.

2 #D6C4FC and #C4FCD6 with #FCC4D6 are triadic colors.