COLOR #FEC4C6

HEX: #FEC4C6 RGB: (254,196,198)

Renk bilgisi

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

RGB renk modeli

#FEC4C6 color RGB value is (254,196,198).

RGB: (254,196,198) (100%, 77%, 78%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 196 of 255 = 77%
B 198 of 255 = 78%

254
196
198

R + G + B ~ 85%. #FEC4C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 196 + 198 = 648 (100%)
R 254 of 648 ~ 39.2%
G 196 of 648 ~ 30.25%
B 198 of 648 ~ 30.56'%

%39.2
%30.25
%30.56

CMYK RENK MODELİ

#FEC4C6 rengi CMYK tonu (0,23,22,0).

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

CMYK: (0,23,22,0)
C0M23Y22K0 (0%, 23%, 22%, 0%)
(0.00 / 0.23 / 0.22 / 0.00)

CMYK yüzdeleri

%0
%22.83
%22.05
%0.39

Codes

Color #FEC4C6 in popluar color models

FE C4 C6
RGB 254 196 198
HSL 358° 96.67% 88.24%
HSB/HSV 358° 22.83% 99.61%
CMYK 0.00% 22.83% 22.05%
0.39%

Color #FEC4C6 in popluar number systems.

HEX FE C4 C6
Decimal 254 196 198
Binary 11111110 11000100 11000110
Octal 376 304 306

Shades and tints

Shades of #FEC4C6

#FEC4C6
(254,196,198)
#E7B3B4
(231,179,180)
#D0A2A2
(208,162,162)
#B99190
(185,145,144)
#A2807E
(162,128,126)
#8B6F6C
(139,111,108)
#745E5A
(116,94,90)
#5D4D48
(93,77,72)
#463C36
(70,60,54)
#2F2B24
(47,43,36)
#181A12
(24,26,18)
#000000
(0,0,0)

Tints of #FEC4C6

#FEC4C6
(254,196,198)
#FEC9CB
(254,201,203)
#FECED0
(254,206,208)
#FED3D5
(254,211,213)
#FED8DA
(254,216,218)
#FEDDDF
(254,221,223)
#FEE2E4
(254,226,228)
#FEE7E9
(254,231,233)
#FEECEE
(254,236,238)
#FEF1F3
(254,241,243)
#FEF6F8
(254,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC4C6; }

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

This text font color is #FEC4C6.

Background Color

.myBgColor { background-color: #FEC4C6; }

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

This div background color is #FEC4C6.

Border color

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

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

This div border color is #FEC4C6.

Opacity

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

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

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

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

This text has shadow with #FEC4C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC4C6.

Preview

Color preview on black background

This text has color #FEC4C6 on black background.


Color preview on white background

This text has color #FEC4C6 on white background.


Black color preview on #FEC4C6 background

This text has black color on #FEC4C6 background.


White color preview on #FEC4C6 background

This text has white color on #FEC4C6 background.


Related colors

Complementary color

Complementary color for #hex is #013B39.


I love getcolorcode.com

Triadic colors

1 #C6FEC4 and #C4C6FE with #FEC4C6 are triadic colors.

2 #C6C4FE and #C4FEC6 with #FEC4C6 are triadic colors.