COLOR #FEC6D5

HEX: #FEC6D5 RGB: (254,198,213)

Renk bilgisi

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

RGB renk modeli

#FEC6D5 color RGB value is (254,198,213).

RGB: (254,198,213) (100%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 213 of 255 = 84%

254
198
213

R + G + B ~ 87%. #FEC6D5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 213 = 665 (100%)
R 254 of 665 ~ 38.2%
G 198 of 665 ~ 29.77%
B 213 of 665 ~ 32.03'%

%38.2
%29.77
%32.03

CMYK RENK MODELİ

#FEC6D5 rengi CMYK tonu (0,22,16,0).

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

CMYK: (0,22,16,0)
C0M22Y16K0 (0%, 22%, 16%, 0%)
(0.00 / 0.22 / 0.16 / 0.00)

CMYK yüzdeleri

%0
%22.05
%16.14
%0.39

Codes

Color #FEC6D5 in popluar color models

FE C6 D5
RGB 254 198 213
HSL 344° 96.55% 88.63%
HSB/HSV 344° 22.05% 99.61%
CMYK 0.00% 22.05% 16.14%
0.39%

Color #FEC6D5 in popluar number systems.

HEX FE C6 D5
Decimal 254 198 213
Binary 11111110 11000110 11010101
Octal 376 306 325

Shades and tints

Shades of #FEC6D5

#FEC6D5
(254,198,213)
#E7B4C2
(231,180,194)
#D0A2AF
(208,162,175)
#B9909C
(185,144,156)
#A27E89
(162,126,137)
#8B6C76
(139,108,118)
#745A63
(116,90,99)
#5D4850
(93,72,80)
#46363D
(70,54,61)
#2F242A
(47,36,42)
#181217
(24,18,23)
#000000
(0,0,0)

Tints of #FEC6D5

#FEC6D5
(254,198,213)
#FECBD8
(254,203,216)
#FED0DB
(254,208,219)
#FED5DE
(254,213,222)
#FEDAE1
(254,218,225)
#FEDFE4
(254,223,228)
#FEE4E7
(254,228,231)
#FEE9EA
(254,233,234)
#FEEEED
(254,238,237)
#FEF3F0
(254,243,240)
#FEF8F3
(254,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6D5; }

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

This text font color is #FEC6D5.

Background Color

.myBgColor { background-color: #FEC6D5; }

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

This div background color is #FEC6D5.

Border color

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

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

This div border color is #FEC6D5.

Opacity

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

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

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

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

This text has shadow with #FEC6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6D5.

Preview

Color preview on black background

This text has color #FEC6D5 on black background.


Color preview on white background

This text has color #FEC6D5 on white background.


Black color preview on #FEC6D5 background

This text has black color on #FEC6D5 background.


White color preview on #FEC6D5 background

This text has white color on #FEC6D5 background.


Related colors

Complementary color

Complementary color for #hex is #01392A.


I love getcolorcode.com

Triadic colors

1 #D5FEC6 and #C6D5FE with #FEC6D5 are triadic colors.

2 #D5C6FE and #C6FED5 with #FEC6D5 are triadic colors.