COLOR #FEC4DD

HEX: #FEC4DD RGB: (254,196,221)

Renk bilgisi

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

RGB renk modeli

#FEC4DD color RGB value is (254,196,221).

RGB: (254,196,221) (100%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 196 of 255 = 77%
B 221 of 255 = 87%

254
196
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 196 + 221 = 671 (100%)
R 254 of 671 ~ 37.85%
G 196 of 671 ~ 29.21%
B 221 of 671 ~ 32.94'%

%37.85
%29.21
%32.94

CMYK RENK MODELİ

#FEC4DD rengi CMYK tonu (0,23,13,0).

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

CMYK: (0,23,13,0)
C0M23Y13K0 (0%, 23%, 13%, 0%)
(0.00 / 0.23 / 0.13 / 0.00)

CMYK yüzdeleri

%0
%22.83
%12.99
%0.39

Codes

Color #FEC4DD in popluar color models

FE C4 DD
RGB 254 196 221
HSL 334° 96.67% 88.24%
HSB/HSV 334° 22.83% 99.61%
CMYK 0.00% 22.83% 12.99%
0.39%

Color #FEC4DD in popluar number systems.

HEX FE C4 DD
Decimal 254 196 221
Binary 11111110 11000100 11011101
Octal 376 304 335

Shades and tints

Shades of #FEC4DD

#FEC4DD
(254,196,221)
#E7B3C9
(231,179,201)
#D0A2B5
(208,162,181)
#B991A1
(185,145,161)
#A2808D
(162,128,141)
#8B6F79
(139,111,121)
#745E65
(116,94,101)
#5D4D51
(93,77,81)
#463C3D
(70,60,61)
#2F2B29
(47,43,41)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #FEC4DD

#FEC4DD
(254,196,221)
#FEC9E0
(254,201,224)
#FECEE3
(254,206,227)
#FED3E6
(254,211,230)
#FED8E9
(254,216,233)
#FEDDEC
(254,221,236)
#FEE2EF
(254,226,239)
#FEE7F2
(254,231,242)
#FEECF5
(254,236,245)
#FEF1F8
(254,241,248)
#FEF6FB
(254,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC4DD; }

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

This text font color is #FEC4DD.

Background Color

.myBgColor { background-color: #FEC4DD; }

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

This div background color is #FEC4DD.

Border color

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

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

This div border color is #FEC4DD.

Opacity

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

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

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

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

This text has shadow with #FEC4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC4DD.

Preview

Color preview on black background

This text has color #FEC4DD on black background.


Color preview on white background

This text has color #FEC4DD on white background.


Black color preview on #FEC4DD background

This text has black color on #FEC4DD background.


White color preview on #FEC4DD background

This text has white color on #FEC4DD background.


Related colors

Complementary color

Complementary color for #hex is #013B22.


I love getcolorcode.com

Triadic colors

1 #DDFEC4 and #C4DDFE with #FEC4DD are triadic colors.

2 #DDC4FE and #C4FEDD with #FEC4DD are triadic colors.