COLOR #FCC6E4

HEX: #FCC6E4 RGB: (252,198,228)

Renk bilgisi

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

RGB renk modeli

#FCC6E4 color RGB value is (252,198,228).

RGB: (252,198,228) (99%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 198 of 255 = 78%
B 228 of 255 = 89%

252
198
228

R + G + B ~ 89%. #FCC6E4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 198 + 228 = 678 (100%)
R 252 of 678 ~ 37.17%
G 198 of 678 ~ 29.2%
B 228 of 678 ~ 33.63'%

%37.17
%29.2
%33.63

CMYK RENK MODELİ

#FCC6E4 rengi CMYK tonu (0,21,10,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.43%
  • sarı tonu 9.52%
  • ana renk tonu 1.18%

CMYK: (0,21,10,1)
C0M21Y10K1 (0%, 21%, 10%, 1%)
(0.00 / 0.21 / 0.10 / 0.01)

CMYK yüzdeleri

%0
%21.43
%9.52
%1.18

Codes

Color #FCC6E4 in popluar color models

FC C6 E4
RGB 252 198 228
HSL 327° 90.00% 88.24%
HSB/HSV 327° 21.43% 98.82%
CMYK 0.00% 21.43% 9.52%
1.18%

Color #FCC6E4 in popluar number systems.

HEX FC C6 E4
Decimal 252 198 228
Binary 11111100 11000110 11100100
Octal 374 306 344

Shades and tints

Shades of #FCC6E4

#FCC6E4
(252,198,228)
#E6B4D0
(230,180,208)
#D0A2BC
(208,162,188)
#BA90A8
(186,144,168)
#A47E94
(164,126,148)
#8E6C80
(142,108,128)
#785A6C
(120,90,108)
#624858
(98,72,88)
#4C3644
(76,54,68)
#362430
(54,36,48)
#20121C
(32,18,28)
#000000
(0,0,0)

Tints of #FCC6E4

#FCC6E4
(252,198,228)
#FCCBE6
(252,203,230)
#FCD0E8
(252,208,232)
#FCD5EA
(252,213,234)
#FCDAEC
(252,218,236)
#FCDFEE
(252,223,238)
#FCE4F0
(252,228,240)
#FCE9F2
(252,233,242)
#FCEEF4
(252,238,244)
#FCF3F6
(252,243,246)
#FCF8F8
(252,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCC6E4 color. Also use rgb(252,198,228) instead hex code.

Text Font Color

.myTextColor { color: #FCC6E4; }

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

This text font color is #FCC6E4.

Background Color

.myBgColor { background-color: #FCC6E4; }

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

This div background color is #FCC6E4.

Border color

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

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

This div border color is #FCC6E4.

Opacity

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

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

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

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

This text has shadow with #FCC6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC6E4.

Preview

Color preview on black background

This text has color #FCC6E4 on black background.


Color preview on white background

This text has color #FCC6E4 on white background.


Black color preview on #FCC6E4 background

This text has black color on #FCC6E4 background.


White color preview on #FCC6E4 background

This text has white color on #FCC6E4 background.


Related colors

Complementary color

Complementary color for #hex is #03391B.


I love getcolorcode.com

Triadic colors

1 #E4FCC6 and #C6E4FC with #FCC6E4 are triadic colors.

2 #E4C6FC and #C6FCE4 with #FCC6E4 are triadic colors.