COLOR #F6E9DC

HEX: #F6E9DC RGB: (246,233,220)

Renk bilgisi

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

RGB renk modeli

#F6E9DC color RGB value is (246,233,220).

RGB: (246,233,220) (96%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 233 of 255 = 91%
B 220 of 255 = 86%

246
233
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 233 + 220 = 699 (100%)
R 246 of 699 ~ 35.19%
G 233 of 699 ~ 33.33%
B 220 of 699 ~ 31.47'%

%35.19
%33.33
%31.47

CMYK RENK MODELİ

#F6E9DC rengi CMYK tonu (0,5,11,4).

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

CMYK: (0,5,11,4)
C0M5Y11K4 (0%, 5%, 11%, 4%)
(0.00 / 0.05 / 0.11 / 0.04)

CMYK yüzdeleri

%0
%5.28
%10.57
%3.53

Codes

Color #F6E9DC in popluar color models

F6 E9 DC
RGB 246 233 220
HSL 30° 59.09% 91.37%
HSB/HSV 30° 10.57% 96.47%
CMYK 0.00% 5.28% 10.57%
3.53%

Color #F6E9DC in popluar number systems.

HEX F6 E9 DC
Decimal 246 233 220
Binary 11110110 11101001 11011100
Octal 366 351 334

Shades and tints

Shades of #F6E9DC

#F6E9DC
(246,233,220)
#E0D4C8
(224,212,200)
#CABFB4
(202,191,180)
#B4AAA0
(180,170,160)
#9E958C
(158,149,140)
#888078
(136,128,120)
#726B64
(114,107,100)
#5C5650
(92,86,80)
#46413C
(70,65,60)
#302C28
(48,44,40)
#1A1714
(26,23,20)
#000000
(0,0,0)

Tints of #F6E9DC

#F6E9DC
(246,233,220)
#F6EBDF
(246,235,223)
#F6EDE2
(246,237,226)
#F6EFE5
(246,239,229)
#F6F1E8
(246,241,232)
#F6F3EB
(246,243,235)
#F6F5EE
(246,245,238)
#F6F7F1
(246,247,241)
#F6F9F4
(246,249,244)
#F6FBF7
(246,251,247)
#F6FDFA
(246,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6E9DC; }

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

This text font color is #F6E9DC.

Background Color

.myBgColor { background-color: #F6E9DC; }

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

This div background color is #F6E9DC.

Border color

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

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

This div border color is #F6E9DC.

Opacity

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

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

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

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

This text has shadow with #F6E9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E9DC.

Preview

Color preview on black background

This text has color #F6E9DC on black background.


Color preview on white background

This text has color #F6E9DC on white background.


Black color preview on #F6E9DC background

This text has black color on #F6E9DC background.


White color preview on #F6E9DC background

This text has white color on #F6E9DC background.


Related colors

Complementary color

Complementary color for #hex is #091623.


I love getcolorcode.com

Triadic colors

1 #DCF6E9 and #E9DCF6 with #F6E9DC are triadic colors.

2 #DCE9F6 and #E9F6DC with #F6E9DC are triadic colors.