COLOR #FEC7E6

HEX: #FEC7E6 RGB: (254,199,230)

Renk bilgisi

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

RGB renk modeli

#FEC7E6 color RGB value is (254,199,230).

RGB: (254,199,230) (100%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 199 of 255 = 78%
B 230 of 255 = 90%

254
199
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 199 + 230 = 683 (100%)
R 254 of 683 ~ 37.19%
G 199 of 683 ~ 29.14%
B 230 of 683 ~ 33.67'%

%37.19
%29.14
%33.67

CMYK RENK MODELİ

#FEC7E6 rengi CMYK tonu (0,22,9,0).

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

CMYK: (0,22,9,0)
C0M22Y9K0 (0%, 22%, 9%, 0%)
(0.00 / 0.22 / 0.09 / 0.00)

CMYK yüzdeleri

%0
%21.65
%9.45
%0.39

Codes

Color #FEC7E6 in popluar color models

FE C7 E6
RGB 254 199 230
HSL 326° 96.49% 88.82%
HSB/HSV 326° 21.65% 99.61%
CMYK 0.00% 21.65% 9.45%
0.39%

Color #FEC7E6 in popluar number systems.

HEX FE C7 E6
Decimal 254 199 230
Binary 11111110 11000111 11100110
Octal 376 307 346

Shades and tints

Shades of #FEC7E6

#FEC7E6
(254,199,230)
#E7B5D2
(231,181,210)
#D0A3BE
(208,163,190)
#B991AA
(185,145,170)
#A27F96
(162,127,150)
#8B6D82
(139,109,130)
#745B6E
(116,91,110)
#5D495A
(93,73,90)
#463746
(70,55,70)
#2F2532
(47,37,50)
#18131E
(24,19,30)
#000000
(0,0,0)

Tints of #FEC7E6

#FEC7E6
(254,199,230)
#FECCE8
(254,204,232)
#FED1EA
(254,209,234)
#FED6EC
(254,214,236)
#FEDBEE
(254,219,238)
#FEE0F0
(254,224,240)
#FEE5F2
(254,229,242)
#FEEAF4
(254,234,244)
#FEEFF6
(254,239,246)
#FEF4F8
(254,244,248)
#FEF9FA
(254,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC7E6; }

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

This text font color is #FEC7E6.

Background Color

.myBgColor { background-color: #FEC7E6; }

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

This div background color is #FEC7E6.

Border color

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

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

This div border color is #FEC7E6.

Opacity

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

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

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

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

This text has shadow with #FEC7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC7E6.

Preview

Color preview on black background

This text has color #FEC7E6 on black background.


Color preview on white background

This text has color #FEC7E6 on white background.


Black color preview on #FEC7E6 background

This text has black color on #FEC7E6 background.


White color preview on #FEC7E6 background

This text has white color on #FEC7E6 background.


Related colors

Complementary color

Complementary color for #hex is #013819.


I love getcolorcode.com

Triadic colors

1 #E6FEC7 and #C7E6FE with #FEC7E6 are triadic colors.

2 #E6C7FE and #C7FEE6 with #FEC7E6 are triadic colors.