COLOR #FEC6DB

HEX: #FEC6DB RGB: (254,198,219)

Renk bilgisi

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

RGB renk modeli

#FEC6DB color RGB value is (254,198,219).

RGB: (254,198,219) (100%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 219 of 255 = 86%

254
198
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 219 = 671 (100%)
R 254 of 671 ~ 37.85%
G 198 of 671 ~ 29.51%
B 219 of 671 ~ 32.64'%

%37.85
%29.51
%32.64

CMYK RENK MODELİ

#FEC6DB rengi CMYK tonu (0,22,14,0).

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

CMYK: (0,22,14,0)
C0M22Y14K0 (0%, 22%, 14%, 0%)
(0.00 / 0.22 / 0.14 / 0.00)

CMYK yüzdeleri

%0
%22.05
%13.78
%0.39

Codes

Color #FEC6DB in popluar color models

FE C6 DB
RGB 254 198 219
HSL 338° 96.55% 88.63%
HSB/HSV 338° 22.05% 99.61%
CMYK 0.00% 22.05% 13.78%
0.39%

Color #FEC6DB in popluar number systems.

HEX FE C6 DB
Decimal 254 198 219
Binary 11111110 11000110 11011011
Octal 376 306 333

Shades and tints

Shades of #FEC6DB

#FEC6DB
(254,198,219)
#E7B4C8
(231,180,200)
#D0A2B5
(208,162,181)
#B990A2
(185,144,162)
#A27E8F
(162,126,143)
#8B6C7C
(139,108,124)
#745A69
(116,90,105)
#5D4856
(93,72,86)
#463643
(70,54,67)
#2F2430
(47,36,48)
#18121D
(24,18,29)
#000000
(0,0,0)

Tints of #FEC6DB

#FEC6DB
(254,198,219)
#FECBDE
(254,203,222)
#FED0E1
(254,208,225)
#FED5E4
(254,213,228)
#FEDAE7
(254,218,231)
#FEDFEA
(254,223,234)
#FEE4ED
(254,228,237)
#FEE9F0
(254,233,240)
#FEEEF3
(254,238,243)
#FEF3F6
(254,243,246)
#FEF8F9
(254,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6DB; }

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

This text font color is #FEC6DB.

Background Color

.myBgColor { background-color: #FEC6DB; }

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

This div background color is #FEC6DB.

Border color

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

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

This div border color is #FEC6DB.

Opacity

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

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

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

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

This text has shadow with #FEC6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6DB.

Preview

Color preview on black background

This text has color #FEC6DB on black background.


Color preview on white background

This text has color #FEC6DB on white background.


Black color preview on #FEC6DB background

This text has black color on #FEC6DB background.


White color preview on #FEC6DB background

This text has white color on #FEC6DB background.


Related colors

Complementary color

Complementary color for #hex is #013924.


I love getcolorcode.com

Triadic colors

1 #DBFEC6 and #C6DBFE with #FEC6DB are triadic colors.

2 #DBC6FE and #C6FEDB with #FEC6DB are triadic colors.