COLOR #FEC2EC

HEX: #FEC2EC RGB: (254,194,236)

Renk bilgisi

#FEC2EC contains mainly red and blue colors. #FEC2EC ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#FEC2EC color RGB value is (254,194,236).

RGB: (254,194,236) (100%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 194 of 255 = 76%
B 236 of 255 = 93%

254
194
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 194 + 236 = 684 (100%)
R 254 of 684 ~ 37.13%
G 194 of 684 ~ 28.36%
B 236 of 684 ~ 34.5'%

%37.13
%28.36
%34.5

CMYK RENK MODELİ

#FEC2EC rengi CMYK tonu (0,24,7,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.62%
  • sarı tonu 7.09%
  • ana renk tonu 0.39%

CMYK: (0,24,7,0)
C0M24Y7K0 (0%, 24%, 7%, 0%)
(0.00 / 0.24 / 0.07 / 0.00)

CMYK yüzdeleri

%0
%23.62
%7.09
%0.39

Codes

Color #FEC2EC in popluar color models

FE C2 EC
RGB 254 194 236
HSL 318° 96.77% 87.84%
HSB/HSV 318° 23.62% 99.61%
CMYK 0.00% 23.62% 7.09%
0.39%

Color #FEC2EC in popluar number systems.

HEX FE C2 EC
Decimal 254 194 236
Binary 11111110 11000010 11101100
Octal 376 302 354

Shades and tints

Shades of #FEC2EC

#FEC2EC
(254,194,236)
#E7B1D7
(231,177,215)
#D0A0C2
(208,160,194)
#B98FAD
(185,143,173)
#A27E98
(162,126,152)
#8B6D83
(139,109,131)
#745C6E
(116,92,110)
#5D4B59
(93,75,89)
#463A44
(70,58,68)
#2F292F
(47,41,47)
#18181A
(24,24,26)
#000000
(0,0,0)

Tints of #FEC2EC

#FEC2EC
(254,194,236)
#FEC7ED
(254,199,237)
#FECCEE
(254,204,238)
#FED1EF
(254,209,239)
#FED6F0
(254,214,240)
#FEDBF1
(254,219,241)
#FEE0F2
(254,224,242)
#FEE5F3
(254,229,243)
#FEEAF4
(254,234,244)
#FEEFF5
(254,239,245)
#FEF4F6
(254,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC2EC color. Also use rgb(254,194,236) instead hex code.

Text Font Color

.myTextColor { color: #FEC2EC; }

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

This text font color is #FEC2EC.

Background Color

.myBgColor { background-color: #FEC2EC; }

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

This div background color is #FEC2EC.

Border color

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

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

This div border color is #FEC2EC.

Opacity

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

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

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

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

This text has shadow with #FEC2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC2EC.

Preview

Color preview on black background

This text has color #FEC2EC on black background.


Color preview on white background

This text has color #FEC2EC on white background.


Black color preview on #FEC2EC background

This text has black color on #FEC2EC background.


White color preview on #FEC2EC background

This text has white color on #FEC2EC background.


Related colors

Complementary color

Complementary color for #hex is #013D13.


I love getcolorcode.com

Triadic colors

1 #ECFEC2 and #C2ECFE with #FEC2EC are triadic colors.

2 #ECC2FE and #C2FEEC with #FEC2EC are triadic colors.