COLOR #FEC9C6

HEX: #FEC9C6 RGB: (254,201,198)

Renk bilgisi

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

RGB renk modeli

#FEC9C6 color RGB value is (254,201,198).

RGB: (254,201,198) (100%, 79%, 78%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 201 of 255 = 79%
B 198 of 255 = 78%

254
201
198

R + G + B ~ 86%. #FEC9C6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 201 + 198 = 653 (100%)
R 254 of 653 ~ 38.9%
G 201 of 653 ~ 30.78%
B 198 of 653 ~ 30.32'%

%38.9
%30.78
%30.32

CMYK RENK MODELİ

#FEC9C6 rengi CMYK tonu (0,21,22,0).

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

CMYK: (0,21,22,0)
C0M21Y22K0 (0%, 21%, 22%, 0%)
(0.00 / 0.21 / 0.22 / 0.00)

CMYK yüzdeleri

%0
%20.87
%22.05
%0.39

Codes

Color #FEC9C6 in popluar color models

FE C9 C6
RGB 254 201 198
HSL 96.55% 88.63%
HSB/HSV 22.05% 99.61%
CMYK 0.00% 20.87% 22.05%
0.39%

Color #FEC9C6 in popluar number systems.

HEX FE C9 C6
Decimal 254 201 198
Binary 11111110 11001001 11000110
Octal 376 311 306

Shades and tints

Shades of #FEC9C6

#FEC9C6
(254,201,198)
#E7B7B4
(231,183,180)
#D0A5A2
(208,165,162)
#B99390
(185,147,144)
#A2817E
(162,129,126)
#8B6F6C
(139,111,108)
#745D5A
(116,93,90)
#5D4B48
(93,75,72)
#463936
(70,57,54)
#2F2724
(47,39,36)
#181512
(24,21,18)
#000000
(0,0,0)

Tints of #FEC9C6

#FEC9C6
(254,201,198)
#FECDCB
(254,205,203)
#FED1D0
(254,209,208)
#FED5D5
(254,213,213)
#FED9DA
(254,217,218)
#FEDDDF
(254,221,223)
#FEE1E4
(254,225,228)
#FEE5E9
(254,229,233)
#FEE9EE
(254,233,238)
#FEEDF3
(254,237,243)
#FEF1F8
(254,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC9C6; }

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

This text font color is #FEC9C6.

Background Color

.myBgColor { background-color: #FEC9C6; }

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

This div background color is #FEC9C6.

Border color

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

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

This div border color is #FEC9C6.

Opacity

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

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

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

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

This text has shadow with #FEC9C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC9C6.

Preview

Color preview on black background

This text has color #FEC9C6 on black background.


Color preview on white background

This text has color #FEC9C6 on white background.


Black color preview on #FEC9C6 background

This text has black color on #FEC9C6 background.


White color preview on #FEC9C6 background

This text has white color on #FEC9C6 background.


Related colors

Complementary color

Complementary color for #hex is #013639.


I love getcolorcode.com

Triadic colors

1 #C6FEC9 and #C9C6FE with #FEC9C6 are triadic colors.

2 #C6C9FE and #C9FEC6 with #FEC9C6 are triadic colors.