COLOR #F6E2D1

HEX: #F6E2D1 RGB: (246,226,209)

Renk bilgisi

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

RGB renk modeli

#F6E2D1 color RGB value is (246,226,209).

RGB: (246,226,209) (96%, 89%, 82%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 226 of 255 = 89%
B 209 of 255 = 82%

246
226
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 226 + 209 = 681 (100%)
R 246 of 681 ~ 36.12%
G 226 of 681 ~ 33.19%
B 209 of 681 ~ 30.69'%

%36.12
%33.19
%30.69

CMYK RENK MODELİ

#F6E2D1 rengi CMYK tonu (0,8,15,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.13%
  • sarı tonu 15.04%
  • ana renk tonu 3.53%

CMYK: (0,8,15,4)
C0M8Y15K4 (0%, 8%, 15%, 4%)
(0.00 / 0.08 / 0.15 / 0.04)

CMYK yüzdeleri

%0
%8.13
%15.04
%3.53

Codes

Color #F6E2D1 in popluar color models

F6 E2 D1
RGB 246 226 209
HSL 28° 67.27% 89.22%
HSB/HSV 28° 15.04% 96.47%
CMYK 0.00% 8.13% 15.04%
3.53%

Color #F6E2D1 in popluar number systems.

HEX F6 E2 D1
Decimal 246 226 209
Binary 11110110 11100010 11010001
Octal 366 342 321

Shades and tints

Shades of #F6E2D1

#F6E2D1
(246,226,209)
#E0CEBE
(224,206,190)
#CABAAB
(202,186,171)
#B4A698
(180,166,152)
#9E9285
(158,146,133)
#887E72
(136,126,114)
#726A5F
(114,106,95)
#5C564C
(92,86,76)
#464239
(70,66,57)
#302E26
(48,46,38)
#1A1A13
(26,26,19)
#000000
(0,0,0)

Tints of #F6E2D1

#F6E2D1
(246,226,209)
#F6E4D5
(246,228,213)
#F6E6D9
(246,230,217)
#F6E8DD
(246,232,221)
#F6EAE1
(246,234,225)
#F6ECE5
(246,236,229)
#F6EEE9
(246,238,233)
#F6F0ED
(246,240,237)
#F6F2F1
(246,242,241)
#F6F4F5
(246,244,245)
#F6F6F9
(246,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E2D1 color. Also use rgb(246,226,209) instead hex code.

Text Font Color

.myTextColor { color: #F6E2D1; }

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

This text font color is #F6E2D1.

Background Color

.myBgColor { background-color: #F6E2D1; }

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

This div background color is #F6E2D1.

Border color

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

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

This div border color is #F6E2D1.

Opacity

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

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

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

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

This text has shadow with #F6E2D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E2D1.

Preview

Color preview on black background

This text has color #F6E2D1 on black background.


Color preview on white background

This text has color #F6E2D1 on white background.


Black color preview on #F6E2D1 background

This text has black color on #F6E2D1 background.


White color preview on #F6E2D1 background

This text has white color on #F6E2D1 background.


Related colors

Complementary color

Complementary color for #hex is #091D2E.


I love getcolorcode.com

Triadic colors

1 #D1F6E2 and #E2D1F6 with #F6E2D1 are triadic colors.

2 #D1E2F6 and #E2F6D1 with #F6E2D1 are triadic colors.