COLOR #FCC6E6

HEX: #FCC6E6 RGB: (252,198,230)

Renk bilgisi

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

RGB renk modeli

#FCC6E6 color RGB value is (252,198,230).

RGB: (252,198,230) (99%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 198 of 255 = 78%
B 230 of 255 = 90%

252
198
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 198 + 230 = 680 (100%)
R 252 of 680 ~ 37.06%
G 198 of 680 ~ 29.12%
B 230 of 680 ~ 33.82'%

%37.06
%29.12
%33.82

CMYK RENK MODELİ

#FCC6E6 rengi CMYK tonu (0,21,9,1).

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

CMYK: (0,21,9,1)
C0M21Y9K1 (0%, 21%, 9%, 1%)
(0.00 / 0.21 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%21.43
%8.73
%1.18

Codes

Color #FCC6E6 in popluar color models

FC C6 E6
RGB 252 198 230
HSL 324° 90.00% 88.24%
HSB/HSV 324° 21.43% 98.82%
CMYK 0.00% 21.43% 8.73%
1.18%

Color #FCC6E6 in popluar number systems.

HEX FC C6 E6
Decimal 252 198 230
Binary 11111100 11000110 11100110
Octal 374 306 346

Shades and tints

Shades of #FCC6E6

#FCC6E6
(252,198,230)
#E6B4D2
(230,180,210)
#D0A2BE
(208,162,190)
#BA90AA
(186,144,170)
#A47E96
(164,126,150)
#8E6C82
(142,108,130)
#785A6E
(120,90,110)
#62485A
(98,72,90)
#4C3646
(76,54,70)
#362432
(54,36,50)
#20121E
(32,18,30)
#000000
(0,0,0)

Tints of #FCC6E6

#FCC6E6
(252,198,230)
#FCCBE8
(252,203,232)
#FCD0EA
(252,208,234)
#FCD5EC
(252,213,236)
#FCDAEE
(252,218,238)
#FCDFF0
(252,223,240)
#FCE4F2
(252,228,242)
#FCE9F4
(252,233,244)
#FCEEF6
(252,238,246)
#FCF3F8
(252,243,248)
#FCF8FA
(252,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC6E6; }

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

This text font color is #FCC6E6.

Background Color

.myBgColor { background-color: #FCC6E6; }

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

This div background color is #FCC6E6.

Border color

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

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

This div border color is #FCC6E6.

Opacity

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

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

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

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

This text has shadow with #FCC6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC6E6.

Preview

Color preview on black background

This text has color #FCC6E6 on black background.


Color preview on white background

This text has color #FCC6E6 on white background.


Black color preview on #FCC6E6 background

This text has black color on #FCC6E6 background.


White color preview on #FCC6E6 background

This text has white color on #FCC6E6 background.


Related colors

Complementary color

Complementary color for #hex is #033919.


I love getcolorcode.com

Triadic colors

1 #E6FCC6 and #C6E6FC with #FCC6E6 are triadic colors.

2 #E6C6FC and #C6FCE6 with #FCC6E6 are triadic colors.