COLOR #FCE6E5

HEX: #FCE6E5 RGB: (252,230,229)

Renk bilgisi

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

RGB renk modeli

#FCE6E5 color RGB value is (252,230,229).

RGB: (252,230,229) (99%, 90%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 229 of 255 = 90%

252
230
229

R + G + B ~ 93%. #FCE6E5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 229 = 711 (100%)
R 252 of 711 ~ 35.44%
G 230 of 711 ~ 32.35%
B 229 of 711 ~ 32.21'%

%35.44
%32.35
%32.21

CMYK RENK MODELİ

#FCE6E5 rengi CMYK tonu (0,9,9,1).

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

CMYK: (0,9,9,1)
C0M9Y9K1 (0%, 9%, 9%, 1%)
(0.00 / 0.09 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%8.73
%9.13
%1.18

Codes

Color #FCE6E5 in popluar color models

FC E6 E5
RGB 252 230 229
HSL 79.31% 94.31%
HSB/HSV 9.13% 98.82%
CMYK 0.00% 8.73% 9.13%
1.18%

Color #FCE6E5 in popluar number systems.

HEX FC E6 E5
Decimal 252 230 229
Binary 11111100 11100110 11100101
Octal 374 346 345

Shades and tints

Shades of #FCE6E5

#FCE6E5
(252,230,229)
#E6D2D1
(230,210,209)
#D0BEBD
(208,190,189)
#BAAAA9
(186,170,169)
#A49695
(164,150,149)
#8E8281
(142,130,129)
#786E6D
(120,110,109)
#625A59
(98,90,89)
#4C4645
(76,70,69)
#363231
(54,50,49)
#201E1D
(32,30,29)
#000000
(0,0,0)

Tints of #FCE6E5

#FCE6E5
(252,230,229)
#FCE8E7
(252,232,231)
#FCEAE9
(252,234,233)
#FCECEB
(252,236,235)
#FCEEED
(252,238,237)
#FCF0EF
(252,240,239)
#FCF2F1
(252,242,241)
#FCF4F3
(252,244,243)
#FCF6F5
(252,246,245)
#FCF8F7
(252,248,247)
#FCFAF9
(252,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE6E5; }

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

This text font color is #FCE6E5.

Background Color

.myBgColor { background-color: #FCE6E5; }

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

This div background color is #FCE6E5.

Border color

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

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

This div border color is #FCE6E5.

Opacity

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

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

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

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

This text has shadow with #FCE6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6E5.

Preview

Color preview on black background

This text has color #FCE6E5 on black background.


Color preview on white background

This text has color #FCE6E5 on white background.


Black color preview on #FCE6E5 background

This text has black color on #FCE6E5 background.


White color preview on #FCE6E5 background

This text has white color on #FCE6E5 background.


Related colors

Complementary color

Complementary color for #hex is #03191A.


I love getcolorcode.com

Triadic colors

1 #E5FCE6 and #E6E5FC with #FCE6E5 are triadic colors.

2 #E5E6FC and #E6FCE5 with #FCE6E5 are triadic colors.