COLOR #FEC5E5

HEX: #FEC5E5 RGB: (254,197,229)

Renk bilgisi

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

RGB renk modeli

#FEC5E5 color RGB value is (254,197,229).

RGB: (254,197,229) (100%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 197 of 255 = 77%
B 229 of 255 = 90%

254
197
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 197 + 229 = 680 (100%)
R 254 of 680 ~ 37.35%
G 197 of 680 ~ 28.97%
B 229 of 680 ~ 33.68'%

%37.35
%28.97
%33.68

CMYK RENK MODELİ

#FEC5E5 rengi CMYK tonu (0,22,10,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.44%
  • sarı tonu 9.84%
  • ana renk tonu 0.39%

CMYK: (0,22,10,0)
C0M22Y10K0 (0%, 22%, 10%, 0%)
(0.00 / 0.22 / 0.10 / 0.00)

CMYK yüzdeleri

%0
%22.44
%9.84
%0.39

Codes

Color #FEC5E5 in popluar color models

FE C5 E5
RGB 254 197 229
HSL 326° 96.61% 88.43%
HSB/HSV 326° 22.44% 99.61%
CMYK 0.00% 22.44% 9.84%
0.39%

Color #FEC5E5 in popluar number systems.

HEX FE C5 E5
Decimal 254 197 229
Binary 11111110 11000101 11100101
Octal 376 305 345

Shades and tints

Shades of #FEC5E5

#FEC5E5
(254,197,229)
#E7B4D1
(231,180,209)
#D0A3BD
(208,163,189)
#B992A9
(185,146,169)
#A28195
(162,129,149)
#8B7081
(139,112,129)
#745F6D
(116,95,109)
#5D4E59
(93,78,89)
#463D45
(70,61,69)
#2F2C31
(47,44,49)
#181B1D
(24,27,29)
#000000
(0,0,0)

Tints of #FEC5E5

#FEC5E5
(254,197,229)
#FECAE7
(254,202,231)
#FECFE9
(254,207,233)
#FED4EB
(254,212,235)
#FED9ED
(254,217,237)
#FEDEEF
(254,222,239)
#FEE3F1
(254,227,241)
#FEE8F3
(254,232,243)
#FEEDF5
(254,237,245)
#FEF2F7
(254,242,247)
#FEF7F9
(254,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC5E5 color. Also use rgb(254,197,229) instead hex code.

Text Font Color

.myTextColor { color: #FEC5E5; }

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

This text font color is #FEC5E5.

Background Color

.myBgColor { background-color: #FEC5E5; }

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

This div background color is #FEC5E5.

Border color

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

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

This div border color is #FEC5E5.

Opacity

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

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

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

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

This text has shadow with #FEC5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC5E5.

Preview

Color preview on black background

This text has color #FEC5E5 on black background.


Color preview on white background

This text has color #FEC5E5 on white background.


Black color preview on #FEC5E5 background

This text has black color on #FEC5E5 background.


White color preview on #FEC5E5 background

This text has white color on #FEC5E5 background.


Related colors

Complementary color

Complementary color for #hex is #013A1A.


I love getcolorcode.com

Triadic colors

1 #E5FEC5 and #C5E5FE with #FEC5E5 are triadic colors.

2 #E5C5FE and #C5FEE5 with #FEC5E5 are triadic colors.