COLOR #FEC5DA

HEX: #FEC5DA RGB: (254,197,218)

Renk bilgisi

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

RGB renk modeli

#FEC5DA color RGB value is (254,197,218).

RGB: (254,197,218) (100%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 197 of 255 = 77%
B 218 of 255 = 85%

254
197
218

R + G + B ~ 87%. #FEC5DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 197 + 218 = 669 (100%)
R 254 of 669 ~ 37.97%
G 197 of 669 ~ 29.45%
B 218 of 669 ~ 32.59'%

%37.97
%29.45
%32.59

CMYK RENK MODELİ

#FEC5DA rengi CMYK tonu (0,22,14,0).

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

CMYK: (0,22,14,0)
C0M22Y14K0 (0%, 22%, 14%, 0%)
(0.00 / 0.22 / 0.14 / 0.00)

CMYK yüzdeleri

%0
%22.44
%14.17
%0.39

Codes

Color #FEC5DA in popluar color models

FE C5 DA
RGB 254 197 218
HSL 338° 96.61% 88.43%
HSB/HSV 338° 22.44% 99.61%
CMYK 0.00% 22.44% 14.17%
0.39%

Color #FEC5DA in popluar number systems.

HEX FE C5 DA
Decimal 254 197 218
Binary 11111110 11000101 11011010
Octal 376 305 332

Shades and tints

Shades of #FEC5DA

#FEC5DA
(254,197,218)
#E7B4C7
(231,180,199)
#D0A3B4
(208,163,180)
#B992A1
(185,146,161)
#A2818E
(162,129,142)
#8B707B
(139,112,123)
#745F68
(116,95,104)
#5D4E55
(93,78,85)
#463D42
(70,61,66)
#2F2C2F
(47,44,47)
#181B1C
(24,27,28)
#000000
(0,0,0)

Tints of #FEC5DA

#FEC5DA
(254,197,218)
#FECADD
(254,202,221)
#FECFE0
(254,207,224)
#FED4E3
(254,212,227)
#FED9E6
(254,217,230)
#FEDEE9
(254,222,233)
#FEE3EC
(254,227,236)
#FEE8EF
(254,232,239)
#FEEDF2
(254,237,242)
#FEF2F5
(254,242,245)
#FEF7F8
(254,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC5DA; }

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

This text font color is #FEC5DA.

Background Color

.myBgColor { background-color: #FEC5DA; }

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

This div background color is #FEC5DA.

Border color

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

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

This div border color is #FEC5DA.

Opacity

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

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

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

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

This text has shadow with #FEC5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC5DA.

Preview

Color preview on black background

This text has color #FEC5DA on black background.


Color preview on white background

This text has color #FEC5DA on white background.


Black color preview on #FEC5DA background

This text has black color on #FEC5DA background.


White color preview on #FEC5DA background

This text has white color on #FEC5DA background.


Related colors

Complementary color

Complementary color for #hex is #013A25.


I love getcolorcode.com

Triadic colors

1 #DAFEC5 and #C5DAFE with #FEC5DA are triadic colors.

2 #DAC5FE and #C5FEDA with #FEC5DA are triadic colors.