COLOR #FEC7D7

HEX: #FEC7D7 RGB: (254,199,215)

Renk bilgisi

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

RGB renk modeli

#FEC7D7 color RGB value is (254,199,215).

RGB: (254,199,215) (100%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 199 of 255 = 78%
B 215 of 255 = 84%

254
199
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 199 + 215 = 668 (100%)
R 254 of 668 ~ 38.02%
G 199 of 668 ~ 29.79%
B 215 of 668 ~ 32.19'%

%38.02
%29.79
%32.19

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.65%
  • sarı tonu 15.35%
  • 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
%15.35
%0.39

Codes

Color #FEC7D7 in popluar color models

FE C7 D7
RGB 254 199 215
HSL 343° 96.49% 88.82%
HSB/HSV 343° 21.65% 99.61%
CMYK 0.00% 21.65% 15.35%
0.39%

Color #FEC7D7 in popluar number systems.

HEX FE C7 D7
Decimal 254 199 215
Binary 11111110 11000111 11010111
Octal 376 307 327

Shades and tints

Shades of #FEC7D7

#FEC7D7
(254,199,215)
#E7B5C4
(231,181,196)
#D0A3B1
(208,163,177)
#B9919E
(185,145,158)
#A27F8B
(162,127,139)
#8B6D78
(139,109,120)
#745B65
(116,91,101)
#5D4952
(93,73,82)
#46373F
(70,55,63)
#2F252C
(47,37,44)
#181319
(24,19,25)
#000000
(0,0,0)

Tints of #FEC7D7

#FEC7D7
(254,199,215)
#FECCDA
(254,204,218)
#FED1DD
(254,209,221)
#FED6E0
(254,214,224)
#FEDBE3
(254,219,227)
#FEE0E6
(254,224,230)
#FEE5E9
(254,229,233)
#FEEAEC
(254,234,236)
#FEEFEF
(254,239,239)
#FEF4F2
(254,244,242)
#FEF9F5
(254,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC7D7; }

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

This text font color is #FEC7D7.

Background Color

.myBgColor { background-color: #FEC7D7; }

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

This div background color is #FEC7D7.

Border color

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

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

This div border color is #FEC7D7.

Opacity

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

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

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

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

This text has shadow with #FEC7D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC7D7.

Preview

Color preview on black background

This text has color #FEC7D7 on black background.


Color preview on white background

This text has color #FEC7D7 on white background.


Black color preview on #FEC7D7 background

This text has black color on #FEC7D7 background.


White color preview on #FEC7D7 background

This text has white color on #FEC7D7 background.


Related colors

Complementary color

Complementary color for #hex is #013828.


I love getcolorcode.com

Triadic colors

1 #D7FEC7 and #C7D7FE with #FEC7D7 are triadic colors.

2 #D7C7FE and #C7FED7 with #FEC7D7 are triadic colors.