COLOR #FEC6EC

HEX: #FEC6EC RGB: (254,198,236)

Renk bilgisi

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

RGB renk modeli

#FEC6EC color RGB value is (254,198,236).

RGB: (254,198,236) (100%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 236 of 255 = 93%

254
198
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 236 = 688 (100%)
R 254 of 688 ~ 36.92%
G 198 of 688 ~ 28.78%
B 236 of 688 ~ 34.3'%

%36.92
%28.78
%34.3

CMYK RENK MODELİ

#FEC6EC rengi CMYK tonu (0,22,7,0).

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

CMYK: (0,22,7,0)
C0M22Y7K0 (0%, 22%, 7%, 0%)
(0.00 / 0.22 / 0.07 / 0.00)

CMYK yüzdeleri

%0
%22.05
%7.09
%0.39

Codes

Color #FEC6EC in popluar color models

FE C6 EC
RGB 254 198 236
HSL 319° 96.55% 88.63%
HSB/HSV 319° 22.05% 99.61%
CMYK 0.00% 22.05% 7.09%
0.39%

Color #FEC6EC in popluar number systems.

HEX FE C6 EC
Decimal 254 198 236
Binary 11111110 11000110 11101100
Octal 376 306 354

Shades and tints

Shades of #FEC6EC

#FEC6EC
(254,198,236)
#E7B4D7
(231,180,215)
#D0A2C2
(208,162,194)
#B990AD
(185,144,173)
#A27E98
(162,126,152)
#8B6C83
(139,108,131)
#745A6E
(116,90,110)
#5D4859
(93,72,89)
#463644
(70,54,68)
#2F242F
(47,36,47)
#18121A
(24,18,26)
#000000
(0,0,0)

Tints of #FEC6EC

#FEC6EC
(254,198,236)
#FECBED
(254,203,237)
#FED0EE
(254,208,238)
#FED5EF
(254,213,239)
#FEDAF0
(254,218,240)
#FEDFF1
(254,223,241)
#FEE4F2
(254,228,242)
#FEE9F3
(254,233,243)
#FEEEF4
(254,238,244)
#FEF3F5
(254,243,245)
#FEF8F6
(254,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6EC; }

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

This text font color is #FEC6EC.

Background Color

.myBgColor { background-color: #FEC6EC; }

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

This div background color is #FEC6EC.

Border color

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

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

This div border color is #FEC6EC.

Opacity

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

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

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

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

This text has shadow with #FEC6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6EC.

Preview

Color preview on black background

This text has color #FEC6EC on black background.


Color preview on white background

This text has color #FEC6EC on white background.


Black color preview on #FEC6EC background

This text has black color on #FEC6EC background.


White color preview on #FEC6EC background

This text has white color on #FEC6EC background.


Related colors

Complementary color

Complementary color for #hex is #013913.


I love getcolorcode.com

Triadic colors

1 #ECFEC6 and #C6ECFE with #FEC6EC are triadic colors.

2 #ECC6FE and #C6FEEC with #FEC6EC are triadic colors.