COLOR #F6E2D9

HEX: #F6E2D9 RGB: (246,226,217)

Renk bilgisi

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

RGB renk modeli

#F6E2D9 color RGB value is (246,226,217).

RGB: (246,226,217) (96%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 226 of 255 = 89%
B 217 of 255 = 85%

246
226
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 226 + 217 = 689 (100%)
R 246 of 689 ~ 35.7%
G 226 of 689 ~ 32.8%
B 217 of 689 ~ 31.49'%

%35.7
%32.8
%31.49

CMYK RENK MODELİ

#F6E2D9 rengi CMYK tonu (0,8,12,4).

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

CMYK: (0,8,12,4)
C0M8Y12K4 (0%, 8%, 12%, 4%)
(0.00 / 0.08 / 0.12 / 0.04)

CMYK yüzdeleri

%0
%8.13
%11.79
%3.53

Codes

Color #F6E2D9 in popluar color models

F6 E2 D9
RGB 246 226 217
HSL 19° 61.70% 90.78%
HSB/HSV 19° 11.79% 96.47%
CMYK 0.00% 8.13% 11.79%
3.53%

Color #F6E2D9 in popluar number systems.

HEX F6 E2 D9
Decimal 246 226 217
Binary 11110110 11100010 11011001
Octal 366 342 331

Shades and tints

Shades of #F6E2D9

#F6E2D9
(246,226,217)
#E0CEC6
(224,206,198)
#CABAB3
(202,186,179)
#B4A6A0
(180,166,160)
#9E928D
(158,146,141)
#887E7A
(136,126,122)
#726A67
(114,106,103)
#5C5654
(92,86,84)
#464241
(70,66,65)
#302E2E
(48,46,46)
#1A1A1B
(26,26,27)
#000000
(0,0,0)

Tints of #F6E2D9

#F6E2D9
(246,226,217)
#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)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6E2D9; }

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

This text font color is #F6E2D9.

Background Color

.myBgColor { background-color: #F6E2D9; }

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

This div background color is #F6E2D9.

Border color

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

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

This div border color is #F6E2D9.

Opacity

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

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

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

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

This text has shadow with #F6E2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E2D9.

Preview

Color preview on black background

This text has color #F6E2D9 on black background.


Color preview on white background

This text has color #F6E2D9 on white background.


Black color preview on #F6E2D9 background

This text has black color on #F6E2D9 background.


White color preview on #F6E2D9 background

This text has white color on #F6E2D9 background.


Related colors

Complementary color

Complementary color for #hex is #091D26.


I love getcolorcode.com

Triadic colors

1 #D9F6E2 and #E2D9F6 with #F6E2D9 are triadic colors.

2 #D9E2F6 and #E2F6D9 with #F6E2D9 are triadic colors.