COLOR #FEC2DD

HEX: #FEC2DD RGB: (254,194,221)

Renk bilgisi

#FEC2DD contains mainly red and blue colors. #FEC2DD ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FEC2DD color RGB value is (254,194,221).

RGB: (254,194,221) (100%, 76%, 87%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 194 of 255 = 76%
B 221 of 255 = 87%

254
194
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 194 + 221 = 669 (100%)
R 254 of 669 ~ 37.97%
G 194 of 669 ~ 29%
B 221 of 669 ~ 33.03'%

%37.97
%29
%33.03

CMYK RENK MODELİ

#FEC2DD rengi CMYK tonu (0,24,13,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.62%
  • sarı tonu 12.99%
  • ana renk tonu 0.39%

CMYK: (0,24,13,0)
C0M24Y13K0 (0%, 24%, 13%, 0%)
(0.00 / 0.24 / 0.13 / 0.00)

CMYK yüzdeleri

%0
%23.62
%12.99
%0.39

Codes

Color #FEC2DD in popluar color models

FE C2 DD
RGB 254 194 221
HSL 333° 96.77% 87.84%
HSB/HSV 333° 23.62% 99.61%
CMYK 0.00% 23.62% 12.99%
0.39%

Color #FEC2DD in popluar number systems.

HEX FE C2 DD
Decimal 254 194 221
Binary 11111110 11000010 11011101
Octal 376 302 335

Shades and tints

Shades of #FEC2DD

#FEC2DD
(254,194,221)
#E7B1C9
(231,177,201)
#D0A0B5
(208,160,181)
#B98FA1
(185,143,161)
#A27E8D
(162,126,141)
#8B6D79
(139,109,121)
#745C65
(116,92,101)
#5D4B51
(93,75,81)
#463A3D
(70,58,61)
#2F2929
(47,41,41)
#181815
(24,24,21)
#000000
(0,0,0)

Tints of #FEC2DD

#FEC2DD
(254,194,221)
#FEC7E0
(254,199,224)
#FECCE3
(254,204,227)
#FED1E6
(254,209,230)
#FED6E9
(254,214,233)
#FEDBEC
(254,219,236)
#FEE0EF
(254,224,239)
#FEE5F2
(254,229,242)
#FEEAF5
(254,234,245)
#FEEFF8
(254,239,248)
#FEF4FB
(254,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC2DD color. Also use rgb(254,194,221) instead hex code.

Text Font Color

.myTextColor { color: #FEC2DD; }

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

This text font color is #FEC2DD.

Background Color

.myBgColor { background-color: #FEC2DD; }

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

This div background color is #FEC2DD.

Border color

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

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

This div border color is #FEC2DD.

Opacity

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

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

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

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

This text has shadow with #FEC2DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC2DD.

Preview

Color preview on black background

This text has color #FEC2DD on black background.


Color preview on white background

This text has color #FEC2DD on white background.


Black color preview on #FEC2DD background

This text has black color on #FEC2DD background.


White color preview on #FEC2DD background

This text has white color on #FEC2DD background.


Related colors

Complementary color

Complementary color for #hex is #013D22.


I love getcolorcode.com

Triadic colors

1 #DDFEC2 and #C2DDFE with #FEC2DD are triadic colors.

2 #DDC2FE and #C2FEDD with #FEC2DD are triadic colors.