COLOR #F6E2DD

HEX: #F6E2DD RGB: (246,226,221)

Renk bilgisi

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

RGB renk modeli

#F6E2DD color RGB value is (246,226,221).

RGB: (246,226,221) (96%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 226 of 255 = 89%
B 221 of 255 = 87%

246
226
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 226 + 221 = 693 (100%)
R 246 of 693 ~ 35.5%
G 226 of 693 ~ 32.61%
B 221 of 693 ~ 31.89'%

%35.5
%32.61
%31.89

CMYK RENK MODELİ

#F6E2DD rengi CMYK tonu (0,8,10,4).

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

CMYK: (0,8,10,4)
C0M8Y10K4 (0%, 8%, 10%, 4%)
(0.00 / 0.08 / 0.10 / 0.04)

CMYK yüzdeleri

%0
%8.13
%10.16
%3.53

Codes

Color #F6E2DD in popluar color models

F6 E2 DD
RGB 246 226 221
HSL 12° 58.14% 91.57%
HSB/HSV 12° 10.16% 96.47%
CMYK 0.00% 8.13% 10.16%
3.53%

Color #F6E2DD in popluar number systems.

HEX F6 E2 DD
Decimal 246 226 221
Binary 11110110 11100010 11011101
Octal 366 342 335

Shades and tints

Shades of #F6E2DD

#F6E2DD
(246,226,221)
#E0CEC9
(224,206,201)
#CABAB5
(202,186,181)
#B4A6A1
(180,166,161)
#9E928D
(158,146,141)
#887E79
(136,126,121)
#726A65
(114,106,101)
#5C5651
(92,86,81)
#46423D
(70,66,61)
#302E29
(48,46,41)
#1A1A15
(26,26,21)
#000000
(0,0,0)

Tints of #F6E2DD

#F6E2DD
(246,226,221)
#F6E4E0
(246,228,224)
#F6E6E3
(246,230,227)
#F6E8E6
(246,232,230)
#F6EAE9
(246,234,233)
#F6ECEC
(246,236,236)
#F6EEEF
(246,238,239)
#F6F0F2
(246,240,242)
#F6F2F5
(246,242,245)
#F6F4F8
(246,244,248)
#F6F6FB
(246,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6E2DD; }

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

This text font color is #F6E2DD.

Background Color

.myBgColor { background-color: #F6E2DD; }

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

This div background color is #F6E2DD.

Border color

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

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

This div border color is #F6E2DD.

Opacity

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

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

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

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

This text has shadow with #F6E2DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E2DD.

Preview

Color preview on black background

This text has color #F6E2DD on black background.


Color preview on white background

This text has color #F6E2DD on white background.


Black color preview on #F6E2DD background

This text has black color on #F6E2DD background.


White color preview on #F6E2DD background

This text has white color on #F6E2DD background.


Related colors

Complementary color

Complementary color for #hex is #091D22.


I love getcolorcode.com

Triadic colors

1 #DDF6E2 and #E2DDF6 with #F6E2DD are triadic colors.

2 #DDE2F6 and #E2F6DD with #F6E2DD are triadic colors.