COLOR #FECCD6

HEX: #FECCD6 RGB: (254,204,214)

Renk bilgisi

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

RGB renk modeli

#FECCD6 color RGB value is (254,204,214).

RGB: (254,204,214) (100%, 80%, 84%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 214 of 255 = 84%

254
204
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 214 = 672 (100%)
R 254 of 672 ~ 37.8%
G 204 of 672 ~ 30.36%
B 214 of 672 ~ 31.85'%

%37.8
%30.36
%31.85

CMYK RENK MODELİ

#FECCD6 rengi CMYK tonu (0,20,16,0).

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

CMYK: (0,20,16,0)
C0M20Y16K0 (0%, 20%, 16%, 0%)
(0.00 / 0.20 / 0.16 / 0.00)

CMYK yüzdeleri

%0
%19.69
%15.75
%0.39

Codes

Color #FECCD6 in popluar color models

FE CC D6
RGB 254 204 214
HSL 348° 96.15% 89.80%
HSB/HSV 348° 19.69% 99.61%
CMYK 0.00% 19.69% 15.75%
0.39%

Color #FECCD6 in popluar number systems.

HEX FE CC D6
Decimal 254 204 214
Binary 11111110 11001100 11010110
Octal 376 314 326

Shades and tints

Shades of #FECCD6

#FECCD6
(254,204,214)
#E7BAC3
(231,186,195)
#D0A8B0
(208,168,176)
#B9969D
(185,150,157)
#A2848A
(162,132,138)
#8B7277
(139,114,119)
#746064
(116,96,100)
#5D4E51
(93,78,81)
#463C3E
(70,60,62)
#2F2A2B
(47,42,43)
#181818
(24,24,24)
#000000
(0,0,0)

Tints of #FECCD6

#FECCD6
(254,204,214)
#FED0D9
(254,208,217)
#FED4DC
(254,212,220)
#FED8DF
(254,216,223)
#FEDCE2
(254,220,226)
#FEE0E5
(254,224,229)
#FEE4E8
(254,228,232)
#FEE8EB
(254,232,235)
#FEECEE
(254,236,238)
#FEF0F1
(254,240,241)
#FEF4F4
(254,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FECCD6; }

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

This text font color is #FECCD6.

Background Color

.myBgColor { background-color: #FECCD6; }

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

This div background color is #FECCD6.

Border color

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

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

This div border color is #FECCD6.

Opacity

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

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

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

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

This text has shadow with #FECCD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECCD6.

Preview

Color preview on black background

This text has color #FECCD6 on black background.


Color preview on white background

This text has color #FECCD6 on white background.


Black color preview on #FECCD6 background

This text has black color on #FECCD6 background.


White color preview on #FECCD6 background

This text has white color on #FECCD6 background.


Related colors

Complementary color

Complementary color for #hex is #013329.


I love getcolorcode.com

Triadic colors

1 #D6FECC and #CCD6FE with #FECCD6 are triadic colors.

2 #D6CCFE and #CCFED6 with #FECCD6 are triadic colors.