COLOR #FCE2D5

HEX: #FCE2D5 RGB: (252,226,213)

Renk bilgisi

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

RGB renk modeli

#FCE2D5 color RGB value is (252,226,213).

RGB: (252,226,213) (99%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 226 of 255 = 89%
B 213 of 255 = 84%

252
226
213

R + G + B ~ 91%. #FCE2D5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 226 + 213 = 691 (100%)
R 252 of 691 ~ 36.47%
G 226 of 691 ~ 32.71%
B 213 of 691 ~ 30.82'%

%36.47
%32.71
%30.82

CMYK RENK MODELİ

#FCE2D5 rengi CMYK tonu (0,10,15,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.32%
  • sarı tonu 15.48%
  • ana renk tonu 1.18%

CMYK: (0,10,15,1)
C0M10Y15K1 (0%, 10%, 15%, 1%)
(0.00 / 0.10 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%10.32
%15.48
%1.18

Codes

Color #FCE2D5 in popluar color models

FC E2 D5
RGB 252 226 213
HSL 20° 86.67% 91.18%
HSB/HSV 20° 15.48% 98.82%
CMYK 0.00% 10.32% 15.48%
1.18%

Color #FCE2D5 in popluar number systems.

HEX FC E2 D5
Decimal 252 226 213
Binary 11111100 11100010 11010101
Octal 374 342 325

Shades and tints

Shades of #FCE2D5

#FCE2D5
(252,226,213)
#E6CEC2
(230,206,194)
#D0BAAF
(208,186,175)
#BAA69C
(186,166,156)
#A49289
(164,146,137)
#8E7E76
(142,126,118)
#786A63
(120,106,99)
#625650
(98,86,80)
#4C423D
(76,66,61)
#362E2A
(54,46,42)
#201A17
(32,26,23)
#000000
(0,0,0)

Tints of #FCE2D5

#FCE2D5
(252,226,213)
#FCE4D8
(252,228,216)
#FCE6DB
(252,230,219)
#FCE8DE
(252,232,222)
#FCEAE1
(252,234,225)
#FCECE4
(252,236,228)
#FCEEE7
(252,238,231)
#FCF0EA
(252,240,234)
#FCF2ED
(252,242,237)
#FCF4F0
(252,244,240)
#FCF6F3
(252,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE2D5 color. Also use rgb(252,226,213) instead hex code.

Text Font Color

.myTextColor { color: #FCE2D5; }

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

This text font color is #FCE2D5.

Background Color

.myBgColor { background-color: #FCE2D5; }

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

This div background color is #FCE2D5.

Border color

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

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

This div border color is #FCE2D5.

Opacity

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

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

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

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

This text has shadow with #FCE2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE2D5.

Preview

Color preview on black background

This text has color #FCE2D5 on black background.


Color preview on white background

This text has color #FCE2D5 on white background.


Black color preview on #FCE2D5 background

This text has black color on #FCE2D5 background.


White color preview on #FCE2D5 background

This text has white color on #FCE2D5 background.


Related colors

Complementary color

Complementary color for #hex is #031D2A.


I love getcolorcode.com

Triadic colors

1 #D5FCE2 and #E2D5FC with #FCE2D5 are triadic colors.

2 #D5E2FC and #E2FCD5 with #FCE2D5 are triadic colors.