COLOR #FEC5ED

HEX: #FEC5ED RGB: (254,197,237)

Renk bilgisi

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

RGB renk modeli

#FEC5ED color RGB value is (254,197,237).

RGB: (254,197,237) (100%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 197 of 255 = 77%
B 237 of 255 = 93%

254
197
237

R + G + B ~ 90%. #FEC5ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 197 + 237 = 688 (100%)
R 254 of 688 ~ 36.92%
G 197 of 688 ~ 28.63%
B 237 of 688 ~ 34.45'%

%36.92
%28.63
%34.45

CMYK RENK MODELİ

#FEC5ED rengi CMYK tonu (0,22,7,0).

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

CMYK: (0,22,7,0)
C0M22Y7K0 (0%, 22%, 7%, 0%)
(0.00 / 0.22 / 0.07 / 0.00)

CMYK yüzdeleri

%0
%22.44
%6.69
%0.39

Codes

Color #FEC5ED in popluar color models

FE C5 ED
RGB 254 197 237
HSL 318° 96.61% 88.43%
HSB/HSV 318° 22.44% 99.61%
CMYK 0.00% 22.44% 6.69%
0.39%

Color #FEC5ED in popluar number systems.

HEX FE C5 ED
Decimal 254 197 237
Binary 11111110 11000101 11101101
Octal 376 305 355

Shades and tints

Shades of #FEC5ED

#FEC5ED
(254,197,237)
#E7B4D8
(231,180,216)
#D0A3C3
(208,163,195)
#B992AE
(185,146,174)
#A28199
(162,129,153)
#8B7084
(139,112,132)
#745F6F
(116,95,111)
#5D4E5A
(93,78,90)
#463D45
(70,61,69)
#2F2C30
(47,44,48)
#181B1B
(24,27,27)
#000000
(0,0,0)

Tints of #FEC5ED

#FEC5ED
(254,197,237)
#FECAEE
(254,202,238)
#FECFEF
(254,207,239)
#FED4F0
(254,212,240)
#FED9F1
(254,217,241)
#FEDEF2
(254,222,242)
#FEE3F3
(254,227,243)
#FEE8F4
(254,232,244)
#FEEDF5
(254,237,245)
#FEF2F6
(254,242,246)
#FEF7F7
(254,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC5ED; }

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

This text font color is #FEC5ED.

Background Color

.myBgColor { background-color: #FEC5ED; }

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

This div background color is #FEC5ED.

Border color

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

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

This div border color is #FEC5ED.

Opacity

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

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

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

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

This text has shadow with #FEC5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC5ED.

Preview

Color preview on black background

This text has color #FEC5ED on black background.


Color preview on white background

This text has color #FEC5ED on white background.


Black color preview on #FEC5ED background

This text has black color on #FEC5ED background.


White color preview on #FEC5ED background

This text has white color on #FEC5ED background.


Related colors

Complementary color

Complementary color for #hex is #013A12.


I love getcolorcode.com

Triadic colors

1 #EDFEC5 and #C5EDFE with #FEC5ED are triadic colors.

2 #EDC5FE and #C5FEED with #FEC5ED are triadic colors.