COLOR #FEC6D4

HEX: #FEC6D4 RGB: (254,198,212)

Renk bilgisi

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

RGB renk modeli

#FEC6D4 color RGB value is (254,198,212).

RGB: (254,198,212) (100%, 78%, 83%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 212 of 255 = 83%

254
198
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 212 = 664 (100%)
R 254 of 664 ~ 38.25%
G 198 of 664 ~ 29.82%
B 212 of 664 ~ 31.93'%

%38.25
%29.82
%31.93

CMYK RENK MODELİ

#FEC6D4 rengi CMYK tonu (0,22,17,0).

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

CMYK: (0,22,17,0)
C0M22Y17K0 (0%, 22%, 17%, 0%)
(0.00 / 0.22 / 0.17 / 0.00)

CMYK yüzdeleri

%0
%22.05
%16.54
%0.39

Codes

Color #FEC6D4 in popluar color models

FE C6 D4
RGB 254 198 212
HSL 345° 96.55% 88.63%
HSB/HSV 345° 22.05% 99.61%
CMYK 0.00% 22.05% 16.54%
0.39%

Color #FEC6D4 in popluar number systems.

HEX FE C6 D4
Decimal 254 198 212
Binary 11111110 11000110 11010100
Octal 376 306 324

Shades and tints

Shades of #FEC6D4

#FEC6D4
(254,198,212)
#E7B4C1
(231,180,193)
#D0A2AE
(208,162,174)
#B9909B
(185,144,155)
#A27E88
(162,126,136)
#8B6C75
(139,108,117)
#745A62
(116,90,98)
#5D484F
(93,72,79)
#46363C
(70,54,60)
#2F2429
(47,36,41)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #FEC6D4

#FEC6D4
(254,198,212)
#FECBD7
(254,203,215)
#FED0DA
(254,208,218)
#FED5DD
(254,213,221)
#FEDAE0
(254,218,224)
#FEDFE3
(254,223,227)
#FEE4E6
(254,228,230)
#FEE9E9
(254,233,233)
#FEEEEC
(254,238,236)
#FEF3EF
(254,243,239)
#FEF8F2
(254,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6D4; }

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

This text font color is #FEC6D4.

Background Color

.myBgColor { background-color: #FEC6D4; }

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

This div background color is #FEC6D4.

Border color

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

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

This div border color is #FEC6D4.

Opacity

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

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

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

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

This text has shadow with #FEC6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6D4.

Preview

Color preview on black background

This text has color #FEC6D4 on black background.


Color preview on white background

This text has color #FEC6D4 on white background.


Black color preview on #FEC6D4 background

This text has black color on #FEC6D4 background.


White color preview on #FEC6D4 background

This text has white color on #FEC6D4 background.


Related colors

Complementary color

Complementary color for #hex is #01392B.


I love getcolorcode.com

Triadic colors

1 #D4FEC6 and #C6D4FE with #FEC6D4 are triadic colors.

2 #D4C6FE and #C6FED4 with #FEC6D4 are triadic colors.