COLOR #FECAE6

HEX: #FECAE6 RGB: (254,202,230)

Renk bilgisi

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

RGB renk modeli

#FECAE6 color RGB value is (254,202,230).

RGB: (254,202,230) (100%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 202 of 255 = 79%
B 230 of 255 = 90%

254
202
230

R + G + B ~ 90%. #FECAE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 202 + 230 = 686 (100%)
R 254 of 686 ~ 37.03%
G 202 of 686 ~ 29.45%
B 230 of 686 ~ 33.53'%

%37.03
%29.45
%33.53

CMYK RENK MODELİ

#FECAE6 rengi CMYK tonu (0,20,9,0).

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

CMYK: (0,20,9,0)
C0M20Y9K0 (0%, 20%, 9%, 0%)
(0.00 / 0.20 / 0.09 / 0.00)

CMYK yüzdeleri

%0
%20.47
%9.45
%0.39

Codes

Color #FECAE6 in popluar color models

FE CA E6
RGB 254 202 230
HSL 328° 96.30% 89.41%
HSB/HSV 328° 20.47% 99.61%
CMYK 0.00% 20.47% 9.45%
0.39%

Color #FECAE6 in popluar number systems.

HEX FE CA E6
Decimal 254 202 230
Binary 11111110 11001010 11100110
Octal 376 312 346

Shades and tints

Shades of #FECAE6

#FECAE6
(254,202,230)
#E7B8D2
(231,184,210)
#D0A6BE
(208,166,190)
#B994AA
(185,148,170)
#A28296
(162,130,150)
#8B7082
(139,112,130)
#745E6E
(116,94,110)
#5D4C5A
(93,76,90)
#463A46
(70,58,70)
#2F2832
(47,40,50)
#18161E
(24,22,30)
#000000
(0,0,0)

Tints of #FECAE6

#FECAE6
(254,202,230)
#FECEE8
(254,206,232)
#FED2EA
(254,210,234)
#FED6EC
(254,214,236)
#FEDAEE
(254,218,238)
#FEDEF0
(254,222,240)
#FEE2F2
(254,226,242)
#FEE6F4
(254,230,244)
#FEEAF6
(254,234,246)
#FEEEF8
(254,238,248)
#FEF2FA
(254,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FECAE6; }

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

This text font color is #FECAE6.

Background Color

.myBgColor { background-color: #FECAE6; }

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

This div background color is #FECAE6.

Border color

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

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

This div border color is #FECAE6.

Opacity

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

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

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

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

This text has shadow with #FECAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECAE6.

Preview

Color preview on black background

This text has color #FECAE6 on black background.


Color preview on white background

This text has color #FECAE6 on white background.


Black color preview on #FECAE6 background

This text has black color on #FECAE6 background.


White color preview on #FECAE6 background

This text has white color on #FECAE6 background.


Related colors

Complementary color

Complementary color for #hex is #013519.


I love getcolorcode.com

Triadic colors

1 #E6FECA and #CAE6FE with #FECAE6 are triadic colors.

2 #E6CAFE and #CAFEE6 with #FECAE6 are triadic colors.