COLOR #FECCD4

HEX: #FECCD4 RGB: (254,204,212)

Renk bilgisi

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

RGB renk modeli

#FECCD4 color RGB value is (254,204,212).

RGB: (254,204,212) (100%, 80%, 83%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 212 of 255 = 83%

254
204
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 212 = 670 (100%)
R 254 of 670 ~ 37.91%
G 204 of 670 ~ 30.45%
B 212 of 670 ~ 31.64'%

%37.91
%30.45
%31.64

CMYK RENK MODELİ

#FECCD4 rengi CMYK tonu (0,20,17,0).

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

CMYK: (0,20,17,0)
C0M20Y17K0 (0%, 20%, 17%, 0%)
(0.00 / 0.20 / 0.17 / 0.00)

CMYK yüzdeleri

%0
%19.69
%16.54
%0.39

Codes

Color #FECCD4 in popluar color models

FE CC D4
RGB 254 204 212
HSL 350° 96.15% 89.80%
HSB/HSV 350° 19.69% 99.61%
CMYK 0.00% 19.69% 16.54%
0.39%

Color #FECCD4 in popluar number systems.

HEX FE CC D4
Decimal 254 204 212
Binary 11111110 11001100 11010100
Octal 376 314 324

Shades and tints

Shades of #FECCD4

#FECCD4
(254,204,212)
#E7BAC1
(231,186,193)
#D0A8AE
(208,168,174)
#B9969B
(185,150,155)
#A28488
(162,132,136)
#8B7275
(139,114,117)
#746062
(116,96,98)
#5D4E4F
(93,78,79)
#463C3C
(70,60,60)
#2F2A29
(47,42,41)
#181816
(24,24,22)
#000000
(0,0,0)

Tints of #FECCD4

#FECCD4
(254,204,212)
#FED0D7
(254,208,215)
#FED4DA
(254,212,218)
#FED8DD
(254,216,221)
#FEDCE0
(254,220,224)
#FEE0E3
(254,224,227)
#FEE4E6
(254,228,230)
#FEE8E9
(254,232,233)
#FEECEC
(254,236,236)
#FEF0EF
(254,240,239)
#FEF4F2
(254,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FECCD4; }

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

This text font color is #FECCD4.

Background Color

.myBgColor { background-color: #FECCD4; }

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

This div background color is #FECCD4.

Border color

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

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

This div border color is #FECCD4.

Opacity

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

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

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

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

This text has shadow with #FECCD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECCD4.

Preview

Color preview on black background

This text has color #FECCD4 on black background.


Color preview on white background

This text has color #FECCD4 on white background.


Black color preview on #FECCD4 background

This text has black color on #FECCD4 background.


White color preview on #FECCD4 background

This text has white color on #FECCD4 background.


Related colors

Complementary color

Complementary color for #hex is #01332B.


I love getcolorcode.com

Triadic colors

1 #D4FECC and #CCD4FE with #FECCD4 are triadic colors.

2 #D4CCFE and #CCFED4 with #FECCD4 are triadic colors.