COLOR #FEC9DB

HEX: #FEC9DB RGB: (254,201,219)

Renk bilgisi

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

RGB renk modeli

#FEC9DB color RGB value is (254,201,219).

RGB: (254,201,219) (100%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 201 of 255 = 79%
B 219 of 255 = 86%

254
201
219

R + G + B ~ 88%. #FEC9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 201 + 219 = 674 (100%)
R 254 of 674 ~ 37.69%
G 201 of 674 ~ 29.82%
B 219 of 674 ~ 32.49'%

%37.69
%29.82
%32.49

CMYK RENK MODELİ

#FEC9DB rengi CMYK tonu (0,21,14,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.87%
  • sarı tonu 13.78%
  • ana renk tonu 0.39%

CMYK: (0,21,14,0)
C0M21Y14K0 (0%, 21%, 14%, 0%)
(0.00 / 0.21 / 0.14 / 0.00)

CMYK yüzdeleri

%0
%20.87
%13.78
%0.39

Codes

Color #FEC9DB in popluar color models

FE C9 DB
RGB 254 201 219
HSL 340° 96.36% 89.22%
HSB/HSV 340° 20.87% 99.61%
CMYK 0.00% 20.87% 13.78%
0.39%

Color #FEC9DB in popluar number systems.

HEX FE C9 DB
Decimal 254 201 219
Binary 11111110 11001001 11011011
Octal 376 311 333

Shades and tints

Shades of #FEC9DB

#FEC9DB
(254,201,219)
#E7B7C8
(231,183,200)
#D0A5B5
(208,165,181)
#B993A2
(185,147,162)
#A2818F
(162,129,143)
#8B6F7C
(139,111,124)
#745D69
(116,93,105)
#5D4B56
(93,75,86)
#463943
(70,57,67)
#2F2730
(47,39,48)
#18151D
(24,21,29)
#000000
(0,0,0)

Tints of #FEC9DB

#FEC9DB
(254,201,219)
#FECDDE
(254,205,222)
#FED1E1
(254,209,225)
#FED5E4
(254,213,228)
#FED9E7
(254,217,231)
#FEDDEA
(254,221,234)
#FEE1ED
(254,225,237)
#FEE5F0
(254,229,240)
#FEE9F3
(254,233,243)
#FEEDF6
(254,237,246)
#FEF1F9
(254,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC9DB color. Also use rgb(254,201,219) instead hex code.

Text Font Color

.myTextColor { color: #FEC9DB; }

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

This text font color is #FEC9DB.

Background Color

.myBgColor { background-color: #FEC9DB; }

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

This div background color is #FEC9DB.

Border color

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

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

This div border color is #FEC9DB.

Opacity

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

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

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

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

This text has shadow with #FEC9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC9DB.

Preview

Color preview on black background

This text has color #FEC9DB on black background.


Color preview on white background

This text has color #FEC9DB on white background.


Black color preview on #FEC9DB background

This text has black color on #FEC9DB background.


White color preview on #FEC9DB background

This text has white color on #FEC9DB background.


Related colors

Complementary color

Complementary color for #hex is #013624.


I love getcolorcode.com

Triadic colors

1 #DBFEC9 and #C9DBFE with #FEC9DB are triadic colors.

2 #DBC9FE and #C9FEDB with #FEC9DB are triadic colors.