COLOR #FEC7D4

HEX: #FEC7D4 RGB: (254,199,212)

Renk bilgisi

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

RGB renk modeli

#FEC7D4 color RGB value is (254,199,212).

RGB: (254,199,212) (100%, 78%, 83%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 199 of 255 = 78%
B 212 of 255 = 83%

254
199
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 199 + 212 = 665 (100%)
R 254 of 665 ~ 38.2%
G 199 of 665 ~ 29.92%
B 212 of 665 ~ 31.88'%

%38.2
%29.92
%31.88

CMYK RENK MODELİ

#FEC7D4 rengi CMYK tonu (0,22,17,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.65%
  • sarı tonu 16.54%
  • ana renk tonu 0.39%

CMYK: (0,22,17,0)
C0M22Y17K0 (0%, 22%, 17%, 0%)
(0.00 / 0.22 / 0.17 / 0.00)

CMYK yüzdeleri

%0
%21.65
%16.54
%0.39

Codes

Color #FEC7D4 in popluar color models

FE C7 D4
RGB 254 199 212
HSL 346° 96.49% 88.82%
HSB/HSV 346° 21.65% 99.61%
CMYK 0.00% 21.65% 16.54%
0.39%

Color #FEC7D4 in popluar number systems.

HEX FE C7 D4
Decimal 254 199 212
Binary 11111110 11000111 11010100
Octal 376 307 324

Shades and tints

Shades of #FEC7D4

#FEC7D4
(254,199,212)
#E7B5C1
(231,181,193)
#D0A3AE
(208,163,174)
#B9919B
(185,145,155)
#A27F88
(162,127,136)
#8B6D75
(139,109,117)
#745B62
(116,91,98)
#5D494F
(93,73,79)
#46373C
(70,55,60)
#2F2529
(47,37,41)
#181316
(24,19,22)
#000000
(0,0,0)

Tints of #FEC7D4

#FEC7D4
(254,199,212)
#FECCD7
(254,204,215)
#FED1DA
(254,209,218)
#FED6DD
(254,214,221)
#FEDBE0
(254,219,224)
#FEE0E3
(254,224,227)
#FEE5E6
(254,229,230)
#FEEAE9
(254,234,233)
#FEEFEC
(254,239,236)
#FEF4EF
(254,244,239)
#FEF9F2
(254,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC7D4 color. Also use rgb(254,199,212) instead hex code.

Text Font Color

.myTextColor { color: #FEC7D4; }

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

This text font color is #FEC7D4.

Background Color

.myBgColor { background-color: #FEC7D4; }

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

This div background color is #FEC7D4.

Border color

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

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

This div border color is #FEC7D4.

Opacity

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

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

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

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

This text has shadow with #FEC7D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC7D4.

Preview

Color preview on black background

This text has color #FEC7D4 on black background.


Color preview on white background

This text has color #FEC7D4 on white background.


Black color preview on #FEC7D4 background

This text has black color on #FEC7D4 background.


White color preview on #FEC7D4 background

This text has white color on #FEC7D4 background.


Related colors

Complementary color

Complementary color for #hex is #01382B.


I love getcolorcode.com

Triadic colors

1 #D4FEC7 and #C7D4FE with #FEC7D4 are triadic colors.

2 #D4C7FE and #C7FED4 with #FEC7D4 are triadic colors.