COLOR #F6D9DC

HEX: #F6D9DC RGB: (246,217,220)

Renk bilgisi

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

RGB renk modeli

#F6D9DC color RGB value is (246,217,220).

RGB: (246,217,220) (96%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 220 of 255 = 86%

246
217
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 220 = 683 (100%)
R 246 of 683 ~ 36.02%
G 217 of 683 ~ 31.77%
B 220 of 683 ~ 32.21'%

%36.02
%31.77
%32.21

CMYK RENK MODELİ

#F6D9DC rengi CMYK tonu (0,12,11,4).

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

CMYK: (0,12,11,4)
C0M12Y11K4 (0%, 12%, 11%, 4%)
(0.00 / 0.12 / 0.11 / 0.04)

CMYK yüzdeleri

%0
%11.79
%10.57
%3.53

Codes

Color #F6D9DC in popluar color models

F6 D9 DC
RGB 246 217 220
HSL 354° 61.70% 90.78%
HSB/HSV 354° 11.79% 96.47%
CMYK 0.00% 11.79% 10.57%
3.53%

Color #F6D9DC in popluar number systems.

HEX F6 D9 DC
Decimal 246 217 220
Binary 11110110 11011001 11011100
Octal 366 331 334

Shades and tints

Shades of #F6D9DC

#F6D9DC
(246,217,220)
#E0C6C8
(224,198,200)
#CAB3B4
(202,179,180)
#B4A0A0
(180,160,160)
#9E8D8C
(158,141,140)
#887A78
(136,122,120)
#726764
(114,103,100)
#5C5450
(92,84,80)
#46413C
(70,65,60)
#302E28
(48,46,40)
#1A1B14
(26,27,20)
#000000
(0,0,0)

Tints of #F6D9DC

#F6D9DC
(246,217,220)
#F6DCDF
(246,220,223)
#F6DFE2
(246,223,226)
#F6E2E5
(246,226,229)
#F6E5E8
(246,229,232)
#F6E8EB
(246,232,235)
#F6EBEE
(246,235,238)
#F6EEF1
(246,238,241)
#F6F1F4
(246,241,244)
#F6F4F7
(246,244,247)
#F6F7FA
(246,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D9DC; }

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

This text font color is #F6D9DC.

Background Color

.myBgColor { background-color: #F6D9DC; }

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

This div background color is #F6D9DC.

Border color

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

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

This div border color is #F6D9DC.

Opacity

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

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

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

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

This text has shadow with #F6D9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D9DC.

Preview

Color preview on black background

This text has color #F6D9DC on black background.


Color preview on white background

This text has color #F6D9DC on white background.


Black color preview on #F6D9DC background

This text has black color on #F6D9DC background.


White color preview on #F6D9DC background

This text has white color on #F6D9DC background.


Related colors

Complementary color

Complementary color for #hex is #092623.


I love getcolorcode.com

Triadic colors

1 #DCF6D9 and #D9DCF6 with #F6D9DC are triadic colors.

2 #DCD9F6 and #D9F6DC with #F6D9DC are triadic colors.