COLOR #FCE6EA

HEX: #FCE6EA RGB: (252,230,234)

Renk bilgisi

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

RGB renk modeli

#FCE6EA color RGB value is (252,230,234).

RGB: (252,230,234) (99%, 90%, 92%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 234 of 255 = 92%

252
230
234

R + G + B ~ 94%. #FCE6EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 234 = 716 (100%)
R 252 of 716 ~ 35.2%
G 230 of 716 ~ 32.12%
B 234 of 716 ~ 32.68'%

%35.2
%32.12
%32.68

CMYK RENK MODELİ

#FCE6EA rengi CMYK tonu (0,9,7,1).

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

CMYK: (0,9,7,1)
C0M9Y7K1 (0%, 9%, 7%, 1%)
(0.00 / 0.09 / 0.07 / 0.01)

CMYK yüzdeleri

%0
%8.73
%7.14
%1.18

Codes

Color #FCE6EA in popluar color models

FC E6 EA
RGB 252 230 234
HSL 349° 78.57% 94.51%
HSB/HSV 349° 8.73% 98.82%
CMYK 0.00% 8.73% 7.14%
1.18%

Color #FCE6EA in popluar number systems.

HEX FC E6 EA
Decimal 252 230 234
Binary 11111100 11100110 11101010
Octal 374 346 352

Shades and tints

Shades of #FCE6EA

#FCE6EA
(252,230,234)
#E6D2D5
(230,210,213)
#D0BEC0
(208,190,192)
#BAAAAB
(186,170,171)
#A49696
(164,150,150)
#8E8281
(142,130,129)
#786E6C
(120,110,108)
#625A57
(98,90,87)
#4C4642
(76,70,66)
#36322D
(54,50,45)
#201E18
(32,30,24)
#000000
(0,0,0)

Tints of #FCE6EA

#FCE6EA
(252,230,234)
#FCE8EB
(252,232,235)
#FCEAEC
(252,234,236)
#FCECED
(252,236,237)
#FCEEEE
(252,238,238)
#FCF0EF
(252,240,239)
#FCF2F0
(252,242,240)
#FCF4F1
(252,244,241)
#FCF6F2
(252,246,242)
#FCF8F3
(252,248,243)
#FCFAF4
(252,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE6EA; }

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

This text font color is #FCE6EA.

Background Color

.myBgColor { background-color: #FCE6EA; }

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

This div background color is #FCE6EA.

Border color

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

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

This div border color is #FCE6EA.

Opacity

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

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

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

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

This text has shadow with #FCE6EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6EA.

Preview

Color preview on black background

This text has color #FCE6EA on black background.


Color preview on white background

This text has color #FCE6EA on white background.


Black color preview on #FCE6EA background

This text has black color on #FCE6EA background.


White color preview on #FCE6EA background

This text has white color on #FCE6EA background.


Related colors

Complementary color

Complementary color for #hex is #031915.


I love getcolorcode.com

Triadic colors

1 #EAFCE6 and #E6EAFC with #FCE6EA are triadic colors.

2 #EAE6FC and #E6FCEA with #FCE6EA are triadic colors.