COLOR #FEC7EC

HEX: #FEC7EC RGB: (254,199,236)

Renk bilgisi

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

RGB renk modeli

#FEC7EC color RGB value is (254,199,236).

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

RGB bağlantıları ve doygunluk

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

254
199
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 199 + 236 = 689 (100%)
R 254 of 689 ~ 36.87%
G 199 of 689 ~ 28.88%
B 236 of 689 ~ 34.25'%

%36.87
%28.88
%34.25

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.65%
  • 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
%21.65
%7.09
%0.39

Codes

Color #FEC7EC in popluar color models

FE C7 EC
RGB 254 199 236
HSL 320° 96.49% 88.82%
HSB/HSV 320° 21.65% 99.61%
CMYK 0.00% 21.65% 7.09%
0.39%

Color #FEC7EC in popluar number systems.

HEX FE C7 EC
Decimal 254 199 236
Binary 11111110 11000111 11101100
Octal 376 307 354

Shades and tints

Shades of #FEC7EC

#FEC7EC
(254,199,236)
#E7B5D7
(231,181,215)
#D0A3C2
(208,163,194)
#B991AD
(185,145,173)
#A27F98
(162,127,152)
#8B6D83
(139,109,131)
#745B6E
(116,91,110)
#5D4959
(93,73,89)
#463744
(70,55,68)
#2F252F
(47,37,47)
#18131A
(24,19,26)
#000000
(0,0,0)

Tints of #FEC7EC

#FEC7EC
(254,199,236)
#FECCED
(254,204,237)
#FED1EE
(254,209,238)
#FED6EF
(254,214,239)
#FEDBF0
(254,219,240)
#FEE0F1
(254,224,241)
#FEE5F2
(254,229,242)
#FEEAF3
(254,234,243)
#FEEFF4
(254,239,244)
#FEF4F5
(254,244,245)
#FEF9F6
(254,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC7EC; }

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

This text font color is #FEC7EC.

Background Color

.myBgColor { background-color: #FEC7EC; }

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

This div background color is #FEC7EC.

Border color

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

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

This div border color is #FEC7EC.

Opacity

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

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

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

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

This text has shadow with #FEC7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC7EC.

Preview

Color preview on black background

This text has color #FEC7EC on black background.


Color preview on white background

This text has color #FEC7EC on white background.


Black color preview on #FEC7EC background

This text has black color on #FEC7EC background.


White color preview on #FEC7EC background

This text has white color on #FEC7EC background.


Related colors

Complementary color

Complementary color for #hex is #013813.


I love getcolorcode.com

Triadic colors

1 #ECFEC7 and #C7ECFE with #FEC7EC are triadic colors.

2 #ECC7FE and #C7FEEC with #FEC7EC are triadic colors.