COLOR #FEC6D1

HEX: #FEC6D1 RGB: (254,198,209)

Renk bilgisi

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

RGB renk modeli

#FEC6D1 color RGB value is (254,198,209).

RGB: (254,198,209) (100%, 78%, 82%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 209 of 255 = 82%

254
198
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 209 = 661 (100%)
R 254 of 661 ~ 38.43%
G 198 of 661 ~ 29.95%
B 209 of 661 ~ 31.62'%

%38.43
%29.95
%31.62

CMYK RENK MODELİ

#FEC6D1 rengi CMYK tonu (0,22,18,0).

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

CMYK: (0,22,18,0)
C0M22Y18K0 (0%, 22%, 18%, 0%)
(0.00 / 0.22 / 0.18 / 0.00)

CMYK yüzdeleri

%0
%22.05
%17.72
%0.39

Codes

Color #FEC6D1 in popluar color models

FE C6 D1
RGB 254 198 209
HSL 348° 96.55% 88.63%
HSB/HSV 348° 22.05% 99.61%
CMYK 0.00% 22.05% 17.72%
0.39%

Color #FEC6D1 in popluar number systems.

HEX FE C6 D1
Decimal 254 198 209
Binary 11111110 11000110 11010001
Octal 376 306 321

Shades and tints

Shades of #FEC6D1

#FEC6D1
(254,198,209)
#E7B4BE
(231,180,190)
#D0A2AB
(208,162,171)
#B99098
(185,144,152)
#A27E85
(162,126,133)
#8B6C72
(139,108,114)
#745A5F
(116,90,95)
#5D484C
(93,72,76)
#463639
(70,54,57)
#2F2426
(47,36,38)
#181213
(24,18,19)
#000000
(0,0,0)

Tints of #FEC6D1

#FEC6D1
(254,198,209)
#FECBD5
(254,203,213)
#FED0D9
(254,208,217)
#FED5DD
(254,213,221)
#FEDAE1
(254,218,225)
#FEDFE5
(254,223,229)
#FEE4E9
(254,228,233)
#FEE9ED
(254,233,237)
#FEEEF1
(254,238,241)
#FEF3F5
(254,243,245)
#FEF8F9
(254,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6D1; }

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

This text font color is #FEC6D1.

Background Color

.myBgColor { background-color: #FEC6D1; }

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

This div background color is #FEC6D1.

Border color

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

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

This div border color is #FEC6D1.

Opacity

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

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

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

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

This text has shadow with #FEC6D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6D1.

Preview

Color preview on black background

This text has color #FEC6D1 on black background.


Color preview on white background

This text has color #FEC6D1 on white background.


Black color preview on #FEC6D1 background

This text has black color on #FEC6D1 background.


White color preview on #FEC6D1 background

This text has white color on #FEC6D1 background.


Related colors

Complementary color

Complementary color for #hex is #01392E.


I love getcolorcode.com

Triadic colors

1 #D1FEC6 and #C6D1FE with #FEC6D1 are triadic colors.

2 #D1C6FE and #C6FED1 with #FEC6D1 are triadic colors.