COLOR #F6E4DC

HEX: #F6E4DC RGB: (246,228,220)

Renk bilgisi

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

RGB renk modeli

#F6E4DC color RGB value is (246,228,220).

RGB: (246,228,220) (96%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 228 of 255 = 89%
B 220 of 255 = 86%

246
228
220

R + G + B ~ 90%. #F6E4DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 228 + 220 = 694 (100%)
R 246 of 694 ~ 35.45%
G 228 of 694 ~ 32.85%
B 220 of 694 ~ 31.7'%

%35.45
%32.85
%31.7

CMYK RENK MODELİ

#F6E4DC rengi CMYK tonu (0,7,11,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.32%
  • sarı tonu 10.57%
  • ana renk tonu 3.53%
CMYK: (0,7,11,4) C0M7Y11K4 (0%,7%,11%,4%) (0.00/0.07/0.11/0.04) 

CMYK yüzdeleri

%0
%7.32
%10.57
%3.53

Codes

Color #F6E4DC in popluar color models

F6 E4 DC
RGB 246 228 220
HSL 18° 59.09% 91.37%
HSB/HSV 18° 10.57% 96.47%
CMYK 0.00% 7.32% 10.57%
3.53%

Color #F6E4DC in popluar number systems.

HEX F6 E4 DC
Decimal 246 228 220
Binary 11110110 11100100 11011100
Octal 366 344 334

Shades and tints

Shades of #F6E4DC

#F6E4DC
(246,228,220)
#E0D0C8
(224,208,200)
#CABCB4
(202,188,180)
#B4A8A0
(180,168,160)
#9E948C
(158,148,140)
#888078
(136,128,120)
#726C64
(114,108,100)
#5C5850
(92,88,80)
#46443C
(70,68,60)
#303028
(48,48,40)
#1A1C14
(26,28,20)
#000000
(0,0,0)

Tints of #F6E4DC

#F6E4DC
(246,228,220)
#F6E6DF
(246,230,223)
#F6E8E2
(246,232,226)
#F6EAE5
(246,234,229)
#F6ECE8
(246,236,232)
#F6EEEB
(246,238,235)
#F6F0EE
(246,240,238)
#F6F2F1
(246,242,241)
#F6F4F4
(246,244,244)
#F6F6F7
(246,246,247)
#F6F8FA
(246,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6E4DC; }

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

This text font color is #F6E4DC.

Background Color

.myBgColor { background-color: #F6E4DC; }

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

This div background color is #F6E4DC.

Border color

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

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

This div border color is #F6E4DC.

Opacity

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

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

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

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

This text has shadow with #F6E4DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E4DC.

Preview

Color preview on black background

This text has color #F6E4DC on black background.


Color preview on white background

This text has color #F6E4DC on white background.


Black color preview on #F6E4DC background

This text has black color on #F6E4DC background.


White color preview on #F6E4DC background

This text has white color on #F6E4DC background.


Related colors

Complementary color

Complementary color for #hex is #091B23.


I love getcolorcode.com

Triadic colors

1 #DCF6E4 and #E4DCF6 with #F6E4DC are triadic colors.

2 #DCE4F6 and #E4F6DC with #F6E4DC are triadic colors.