COLOR #F6D9EC

HEX: #F6D9EC RGB: (246,217,236)

Renk bilgisi

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

RGB renk modeli

#F6D9EC color RGB value is (246,217,236).

RGB: (246,217,236) (96%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 236 of 255 = 93%

246
217
236

R + G + B ~ 91%. #F6D9EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 236 = 699 (100%)
R 246 of 699 ~ 35.19%
G 217 of 699 ~ 31.04%
B 236 of 699 ~ 33.76'%

%35.19
%31.04
%33.76

CMYK RENK MODELİ

#F6D9EC rengi CMYK tonu (0,12,4,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.79%
  • sarı tonu 4.07%
  • ana renk tonu 3.53%

CMYK: (0,12,4,4)
C0M12Y4K4 (0%, 12%, 4%, 4%)
(0.00 / 0.12 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%11.79
%4.07
%3.53

Codes

Color #F6D9EC in popluar color models

F6 D9 EC
RGB 246 217 236
HSL 321° 61.70% 90.78%
HSB/HSV 321° 11.79% 96.47%
CMYK 0.00% 11.79% 4.07%
3.53%

Color #F6D9EC in popluar number systems.

HEX F6 D9 EC
Decimal 246 217 236
Binary 11110110 11011001 11101100
Octal 366 331 354

Shades and tints

Shades of #F6D9EC

#F6D9EC
(246,217,236)
#E0C6D7
(224,198,215)
#CAB3C2
(202,179,194)
#B4A0AD
(180,160,173)
#9E8D98
(158,141,152)
#887A83
(136,122,131)
#72676E
(114,103,110)
#5C5459
(92,84,89)
#464144
(70,65,68)
#302E2F
(48,46,47)
#1A1B1A
(26,27,26)
#000000
(0,0,0)

Tints of #F6D9EC

#F6D9EC
(246,217,236)
#F6DCED
(246,220,237)
#F6DFEE
(246,223,238)
#F6E2EF
(246,226,239)
#F6E5F0
(246,229,240)
#F6E8F1
(246,232,241)
#F6EBF2
(246,235,242)
#F6EEF3
(246,238,243)
#F6F1F4
(246,241,244)
#F6F4F5
(246,244,245)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D9EC color. Also use rgb(246,217,236) instead hex code.

Text Font Color

.myTextColor { color: #F6D9EC; }

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

This text font color is #F6D9EC.

Background Color

.myBgColor { background-color: #F6D9EC; }

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

This div background color is #F6D9EC.

Border color

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

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

This div border color is #F6D9EC.

Opacity

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

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

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

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

This text has shadow with #F6D9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D9EC.

Preview

Color preview on black background

This text has color #F6D9EC on black background.


Color preview on white background

This text has color #F6D9EC on white background.


Black color preview on #F6D9EC background

This text has black color on #F6D9EC background.


White color preview on #F6D9EC background

This text has white color on #F6D9EC background.


Related colors

Complementary color

Complementary color for #hex is #092613.


I love getcolorcode.com

Triadic colors

1 #ECF6D9 and #D9ECF6 with #F6D9EC are triadic colors.

2 #ECD9F6 and #D9F6EC with #F6D9EC are triadic colors.