COLOR #FEC6E5

HEX: #FEC6E5 RGB: (254,198,229)

Renk bilgisi

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

RGB renk modeli

#FEC6E5 color RGB value is (254,198,229).

RGB: (254,198,229) (100%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 229 of 255 = 90%

254
198
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 229 = 681 (100%)
R 254 of 681 ~ 37.3%
G 198 of 681 ~ 29.07%
B 229 of 681 ~ 33.63'%

%37.3
%29.07
%33.63

CMYK RENK MODELİ

#FEC6E5 rengi CMYK tonu (0,22,10,0).

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

CMYK: (0,22,10,0)
C0M22Y10K0 (0%, 22%, 10%, 0%)
(0.00 / 0.22 / 0.10 / 0.00)

CMYK yüzdeleri

%0
%22.05
%9.84
%0.39

Codes

Color #FEC6E5 in popluar color models

FE C6 E5
RGB 254 198 229
HSL 327° 96.55% 88.63%
HSB/HSV 327° 22.05% 99.61%
CMYK 0.00% 22.05% 9.84%
0.39%

Color #FEC6E5 in popluar number systems.

HEX FE C6 E5
Decimal 254 198 229
Binary 11111110 11000110 11100101
Octal 376 306 345

Shades and tints

Shades of #FEC6E5

#FEC6E5
(254,198,229)
#E7B4D1
(231,180,209)
#D0A2BD
(208,162,189)
#B990A9
(185,144,169)
#A27E95
(162,126,149)
#8B6C81
(139,108,129)
#745A6D
(116,90,109)
#5D4859
(93,72,89)
#463645
(70,54,69)
#2F2431
(47,36,49)
#18121D
(24,18,29)
#000000
(0,0,0)

Tints of #FEC6E5

#FEC6E5
(254,198,229)
#FECBE7
(254,203,231)
#FED0E9
(254,208,233)
#FED5EB
(254,213,235)
#FEDAED
(254,218,237)
#FEDFEF
(254,223,239)
#FEE4F1
(254,228,241)
#FEE9F3
(254,233,243)
#FEEEF5
(254,238,245)
#FEF3F7
(254,243,247)
#FEF8F9
(254,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6E5; }

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

This text font color is #FEC6E5.

Background Color

.myBgColor { background-color: #FEC6E5; }

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

This div background color is #FEC6E5.

Border color

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

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

This div border color is #FEC6E5.

Opacity

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

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

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

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

This text has shadow with #FEC6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6E5.

Preview

Color preview on black background

This text has color #FEC6E5 on black background.


Color preview on white background

This text has color #FEC6E5 on white background.


Black color preview on #FEC6E5 background

This text has black color on #FEC6E5 background.


White color preview on #FEC6E5 background

This text has white color on #FEC6E5 background.


Related colors

Complementary color

Complementary color for #hex is #01391A.


I love getcolorcode.com

Triadic colors

1 #E5FEC6 and #C6E5FE with #FEC6E5 are triadic colors.

2 #E5C6FE and #C6FEE5 with #FEC6E5 are triadic colors.