COLOR #FCC6E7

HEX: #FCC6E7 RGB: (252,198,231)

Renk bilgisi

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

RGB renk modeli

#FCC6E7 color RGB value is (252,198,231).

RGB: (252,198,231) (99%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 198 of 255 = 78%
B 231 of 255 = 91%

252
198
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 198 + 231 = 681 (100%)
R 252 of 681 ~ 37%
G 198 of 681 ~ 29.07%
B 231 of 681 ~ 33.92'%

%37
%29.07
%33.92

CMYK RENK MODELİ

#FCC6E7 rengi CMYK tonu (0,21,8,1).

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

CMYK: (0,21,8,1)
C0M21Y8K1 (0%, 21%, 8%, 1%)
(0.00 / 0.21 / 0.08 / 0.01)

CMYK yüzdeleri

%0
%21.43
%8.33
%1.18

Codes

Color #FCC6E7 in popluar color models

FC C6 E7
RGB 252 198 231
HSL 323° 90.00% 88.24%
HSB/HSV 323° 21.43% 98.82%
CMYK 0.00% 21.43% 8.33%
1.18%

Color #FCC6E7 in popluar number systems.

HEX FC C6 E7
Decimal 252 198 231
Binary 11111100 11000110 11100111
Octal 374 306 347

Shades and tints

Shades of #FCC6E7

#FCC6E7
(252,198,231)
#E6B4D2
(230,180,210)
#D0A2BD
(208,162,189)
#BA90A8
(186,144,168)
#A47E93
(164,126,147)
#8E6C7E
(142,108,126)
#785A69
(120,90,105)
#624854
(98,72,84)
#4C363F
(76,54,63)
#36242A
(54,36,42)
#201215
(32,18,21)
#000000
(0,0,0)

Tints of #FCC6E7

#FCC6E7
(252,198,231)
#FCCBE9
(252,203,233)
#FCD0EB
(252,208,235)
#FCD5ED
(252,213,237)
#FCDAEF
(252,218,239)
#FCDFF1
(252,223,241)
#FCE4F3
(252,228,243)
#FCE9F5
(252,233,245)
#FCEEF7
(252,238,247)
#FCF3F9
(252,243,249)
#FCF8FB
(252,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC6E7; }

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

This text font color is #FCC6E7.

Background Color

.myBgColor { background-color: #FCC6E7; }

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

This div background color is #FCC6E7.

Border color

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

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

This div border color is #FCC6E7.

Opacity

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

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

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

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

This text has shadow with #FCC6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC6E7.

Preview

Color preview on black background

This text has color #FCC6E7 on black background.


Color preview on white background

This text has color #FCC6E7 on white background.


Black color preview on #FCC6E7 background

This text has black color on #FCC6E7 background.


White color preview on #FCC6E7 background

This text has white color on #FCC6E7 background.


Related colors

Complementary color

Complementary color for #hex is #033918.


I love getcolorcode.com

Triadic colors

1 #E7FCC6 and #C6E7FC with #FCC6E7 are triadic colors.

2 #E7C6FC and #C6FCE7 with #FCC6E7 are triadic colors.