COLOR #FCE6ED

HEX: #FCE6ED RGB: (252,230,237)

Renk bilgisi

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

RGB renk modeli

#FCE6ED color RGB value is (252,230,237).

RGB: (252,230,237) (99%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 237 of 255 = 93%

252
230
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 237 = 719 (100%)
R 252 of 719 ~ 35.05%
G 230 of 719 ~ 31.99%
B 237 of 719 ~ 32.96'%

%35.05
%31.99
%32.96

CMYK RENK MODELİ

#FCE6ED rengi CMYK tonu (0,9,6,1).

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

CMYK: (0,9,6,1)
C0M9Y6K1 (0%, 9%, 6%, 1%)
(0.00 / 0.09 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%8.73
%5.95
%1.18

Codes

Color #FCE6ED in popluar color models

FC E6 ED
RGB 252 230 237
HSL 341° 78.57% 94.51%
HSB/HSV 341° 8.73% 98.82%
CMYK 0.00% 8.73% 5.95%
1.18%

Color #FCE6ED in popluar number systems.

HEX FC E6 ED
Decimal 252 230 237
Binary 11111100 11100110 11101101
Octal 374 346 355

Shades and tints

Shades of #FCE6ED

#FCE6ED
(252,230,237)
#E6D2D8
(230,210,216)
#D0BEC3
(208,190,195)
#BAAAAE
(186,170,174)
#A49699
(164,150,153)
#8E8284
(142,130,132)
#786E6F
(120,110,111)
#625A5A
(98,90,90)
#4C4645
(76,70,69)
#363230
(54,50,48)
#201E1B
(32,30,27)
#000000
(0,0,0)

Tints of #FCE6ED

#FCE6ED
(252,230,237)
#FCE8EE
(252,232,238)
#FCEAEF
(252,234,239)
#FCECF0
(252,236,240)
#FCEEF1
(252,238,241)
#FCF0F2
(252,240,242)
#FCF2F3
(252,242,243)
#FCF4F4
(252,244,244)
#FCF6F5
(252,246,245)
#FCF8F6
(252,248,246)
#FCFAF7
(252,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE6ED; }

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

This text font color is #FCE6ED.

Background Color

.myBgColor { background-color: #FCE6ED; }

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

This div background color is #FCE6ED.

Border color

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

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

This div border color is #FCE6ED.

Opacity

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

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

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

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

This text has shadow with #FCE6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6ED.

Preview

Color preview on black background

This text has color #FCE6ED on black background.


Color preview on white background

This text has color #FCE6ED on white background.


Black color preview on #FCE6ED background

This text has black color on #FCE6ED background.


White color preview on #FCE6ED background

This text has white color on #FCE6ED background.


Related colors

Complementary color

Complementary color for #hex is #031912.


I love getcolorcode.com

Triadic colors

1 #EDFCE6 and #E6EDFC with #FCE6ED are triadic colors.

2 #EDE6FC and #E6FCED with #FCE6ED are triadic colors.