COLOR #FEC7D9

HEX: #FEC7D9 RGB: (254,199,217)

Renk bilgisi

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

RGB renk modeli

#FEC7D9 color RGB value is (254,199,217).

RGB: (254,199,217) (100%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 199 of 255 = 78%
B 217 of 255 = 85%

254
199
217

R + G + B ~ 88%. #FEC7D9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 199 + 217 = 670 (100%)
R 254 of 670 ~ 37.91%
G 199 of 670 ~ 29.7%
B 217 of 670 ~ 32.39'%

%37.91
%29.7
%32.39

CMYK RENK MODELİ

#FEC7D9 rengi CMYK tonu (0,22,15,0).

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

CMYK: (0,22,15,0)
C0M22Y15K0 (0%, 22%, 15%, 0%)
(0.00 / 0.22 / 0.15 / 0.00)

CMYK yüzdeleri

%0
%21.65
%14.57
%0.39

Codes

Color #FEC7D9 in popluar color models

FE C7 D9
RGB 254 199 217
HSL 340° 96.49% 88.82%
HSB/HSV 340° 21.65% 99.61%
CMYK 0.00% 21.65% 14.57%
0.39%

Color #FEC7D9 in popluar number systems.

HEX FE C7 D9
Decimal 254 199 217
Binary 11111110 11000111 11011001
Octal 376 307 331

Shades and tints

Shades of #FEC7D9

#FEC7D9
(254,199,217)
#E7B5C6
(231,181,198)
#D0A3B3
(208,163,179)
#B991A0
(185,145,160)
#A27F8D
(162,127,141)
#8B6D7A
(139,109,122)
#745B67
(116,91,103)
#5D4954
(93,73,84)
#463741
(70,55,65)
#2F252E
(47,37,46)
#18131B
(24,19,27)
#000000
(0,0,0)

Tints of #FEC7D9

#FEC7D9
(254,199,217)
#FECCDC
(254,204,220)
#FED1DF
(254,209,223)
#FED6E2
(254,214,226)
#FEDBE5
(254,219,229)
#FEE0E8
(254,224,232)
#FEE5EB
(254,229,235)
#FEEAEE
(254,234,238)
#FEEFF1
(254,239,241)
#FEF4F4
(254,244,244)
#FEF9F7
(254,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC7D9; }

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

This text font color is #FEC7D9.

Background Color

.myBgColor { background-color: #FEC7D9; }

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

This div background color is #FEC7D9.

Border color

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

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

This div border color is #FEC7D9.

Opacity

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

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

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

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

This text has shadow with #FEC7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC7D9.

Preview

Color preview on black background

This text has color #FEC7D9 on black background.


Color preview on white background

This text has color #FEC7D9 on white background.


Black color preview on #FEC7D9 background

This text has black color on #FEC7D9 background.


White color preview on #FEC7D9 background

This text has white color on #FEC7D9 background.


Related colors

Complementary color

Complementary color for #hex is #013826.


I love getcolorcode.com

Triadic colors

1 #D9FEC7 and #C7D9FE with #FEC7D9 are triadic colors.

2 #D9C7FE and #C7FED9 with #FEC7D9 are triadic colors.