COLOR #FEC6D9

HEX: #FEC6D9 RGB: (254,198,217)

Renk bilgisi

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

RGB renk modeli

#FEC6D9 color RGB value is (254,198,217).

RGB: (254,198,217) (100%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 217 of 255 = 85%

254
198
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 217 = 669 (100%)
R 254 of 669 ~ 37.97%
G 198 of 669 ~ 29.6%
B 217 of 669 ~ 32.44'%

%37.97
%29.6
%32.44

CMYK RENK MODELİ

#FEC6D9 rengi CMYK tonu (0,22,15,0).

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

CMYK: (0,22,15,0)
C0M22Y15K0 (0%, 22%, 15%, 0%)
(0.00 / 0.22 / 0.15 / 0.00)

CMYK yüzdeleri

%0
%22.05
%14.57
%0.39

Codes

Color #FEC6D9 in popluar color models

FE C6 D9
RGB 254 198 217
HSL 340° 96.55% 88.63%
HSB/HSV 340° 22.05% 99.61%
CMYK 0.00% 22.05% 14.57%
0.39%

Color #FEC6D9 in popluar number systems.

HEX FE C6 D9
Decimal 254 198 217
Binary 11111110 11000110 11011001
Octal 376 306 331

Shades and tints

Shades of #FEC6D9

#FEC6D9
(254,198,217)
#E7B4C6
(231,180,198)
#D0A2B3
(208,162,179)
#B990A0
(185,144,160)
#A27E8D
(162,126,141)
#8B6C7A
(139,108,122)
#745A67
(116,90,103)
#5D4854
(93,72,84)
#463641
(70,54,65)
#2F242E
(47,36,46)
#18121B
(24,18,27)
#000000
(0,0,0)

Tints of #FEC6D9

#FEC6D9
(254,198,217)
#FECBDC
(254,203,220)
#FED0DF
(254,208,223)
#FED5E2
(254,213,226)
#FEDAE5
(254,218,229)
#FEDFE8
(254,223,232)
#FEE4EB
(254,228,235)
#FEE9EE
(254,233,238)
#FEEEF1
(254,238,241)
#FEF3F4
(254,243,244)
#FEF8F7
(254,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6D9; }

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

This text font color is #FEC6D9.

Background Color

.myBgColor { background-color: #FEC6D9; }

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

This div background color is #FEC6D9.

Border color

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

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

This div border color is #FEC6D9.

Opacity

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

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

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

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

This text has shadow with #FEC6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6D9.

Preview

Color preview on black background

This text has color #FEC6D9 on black background.


Color preview on white background

This text has color #FEC6D9 on white background.


Black color preview on #FEC6D9 background

This text has black color on #FEC6D9 background.


White color preview on #FEC6D9 background

This text has white color on #FEC6D9 background.


Related colors

Complementary color

Complementary color for #hex is #013926.


I love getcolorcode.com

Triadic colors

1 #D9FEC6 and #C6D9FE with #FEC6D9 are triadic colors.

2 #D9C6FE and #C6FED9 with #FEC6D9 are triadic colors.