COLOR #FEC4E6

HEX: #FEC4E6 RGB: (254,196,230)

Renk bilgisi

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

RGB renk modeli

#FEC4E6 color RGB value is (254,196,230).

RGB: (254,196,230) (100%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 196 of 255 = 77%
B 230 of 255 = 90%

254
196
230

R + G + B ~ 89%. #FEC4E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 196 + 230 = 680 (100%)
R 254 of 680 ~ 37.35%
G 196 of 680 ~ 28.82%
B 230 of 680 ~ 33.82'%

%37.35
%28.82
%33.82

CMYK RENK MODELİ

#FEC4E6 rengi CMYK tonu (0,23,9,0).

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

CMYK: (0,23,9,0)
C0M23Y9K0 (0%, 23%, 9%, 0%)
(0.00 / 0.23 / 0.09 / 0.00)

CMYK yüzdeleri

%0
%22.83
%9.45
%0.39

Codes

Color #FEC4E6 in popluar color models

FE C4 E6
RGB 254 196 230
HSL 325° 96.67% 88.24%
HSB/HSV 325° 22.83% 99.61%
CMYK 0.00% 22.83% 9.45%
0.39%

Color #FEC4E6 in popluar number systems.

HEX FE C4 E6
Decimal 254 196 230
Binary 11111110 11000100 11100110
Octal 376 304 346

Shades and tints

Shades of #FEC4E6

#FEC4E6
(254,196,230)
#E7B3D2
(231,179,210)
#D0A2BE
(208,162,190)
#B991AA
(185,145,170)
#A28096
(162,128,150)
#8B6F82
(139,111,130)
#745E6E
(116,94,110)
#5D4D5A
(93,77,90)
#463C46
(70,60,70)
#2F2B32
(47,43,50)
#181A1E
(24,26,30)
#000000
(0,0,0)

Tints of #FEC4E6

#FEC4E6
(254,196,230)
#FEC9E8
(254,201,232)
#FECEEA
(254,206,234)
#FED3EC
(254,211,236)
#FED8EE
(254,216,238)
#FEDDF0
(254,221,240)
#FEE2F2
(254,226,242)
#FEE7F4
(254,231,244)
#FEECF6
(254,236,246)
#FEF1F8
(254,241,248)
#FEF6FA
(254,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC4E6; }

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

This text font color is #FEC4E6.

Background Color

.myBgColor { background-color: #FEC4E6; }

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

This div background color is #FEC4E6.

Border color

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

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

This div border color is #FEC4E6.

Opacity

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

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

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

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

This text has shadow with #FEC4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC4E6.

Preview

Color preview on black background

This text has color #FEC4E6 on black background.


Color preview on white background

This text has color #FEC4E6 on white background.


Black color preview on #FEC4E6 background

This text has black color on #FEC4E6 background.


White color preview on #FEC4E6 background

This text has white color on #FEC4E6 background.


Related colors

Complementary color

Complementary color for #hex is #013B19.


I love getcolorcode.com

Triadic colors

1 #E6FEC4 and #C4E6FE with #FEC4E6 are triadic colors.

2 #E6C4FE and #C4FEE6 with #FEC4E6 are triadic colors.