COLOR #F6E2DB

HEX: #F6E2DB RGB: (246,226,219)

Renk bilgisi

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

RGB renk modeli

#F6E2DB color RGB value is (246,226,219).

RGB: (246,226,219) (96%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 226 of 255 = 89%
B 219 of 255 = 86%

246
226
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 226 + 219 = 691 (100%)
R 246 of 691 ~ 35.6%
G 226 of 691 ~ 32.71%
B 219 of 691 ~ 31.69'%

%35.6
%32.71
%31.69

CMYK RENK MODELİ

#F6E2DB rengi CMYK tonu (0,8,11,4).

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

CMYK: (0,8,11,4)
C0M8Y11K4 (0%, 8%, 11%, 4%)
(0.00 / 0.08 / 0.11 / 0.04)

CMYK yüzdeleri

%0
%8.13
%10.98
%3.53

Codes

Color #F6E2DB in popluar color models

F6 E2 DB
RGB 246 226 219
HSL 16° 60.00% 91.18%
HSB/HSV 16° 10.98% 96.47%
CMYK 0.00% 8.13% 10.98%
3.53%

Color #F6E2DB in popluar number systems.

HEX F6 E2 DB
Decimal 246 226 219
Binary 11110110 11100010 11011011
Octal 366 342 333

Shades and tints

Shades of #F6E2DB

#F6E2DB
(246,226,219)
#E0CEC8
(224,206,200)
#CABAB5
(202,186,181)
#B4A6A2
(180,166,162)
#9E928F
(158,146,143)
#887E7C
(136,126,124)
#726A69
(114,106,105)
#5C5656
(92,86,86)
#464243
(70,66,67)
#302E30
(48,46,48)
#1A1A1D
(26,26,29)
#000000
(0,0,0)

Tints of #F6E2DB

#F6E2DB
(246,226,219)
#F6E4DE
(246,228,222)
#F6E6E1
(246,230,225)
#F6E8E4
(246,232,228)
#F6EAE7
(246,234,231)
#F6ECEA
(246,236,234)
#F6EEED
(246,238,237)
#F6F0F0
(246,240,240)
#F6F2F3
(246,242,243)
#F6F4F6
(246,244,246)
#F6F6F9
(246,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6E2DB; }

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

This text font color is #F6E2DB.

Background Color

.myBgColor { background-color: #F6E2DB; }

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

This div background color is #F6E2DB.

Border color

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

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

This div border color is #F6E2DB.

Opacity

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

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

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

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

This text has shadow with #F6E2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E2DB.

Preview

Color preview on black background

This text has color #F6E2DB on black background.


Color preview on white background

This text has color #F6E2DB on white background.


Black color preview on #F6E2DB background

This text has black color on #F6E2DB background.


White color preview on #F6E2DB background

This text has white color on #F6E2DB background.


Related colors

Complementary color

Complementary color for #hex is #091D24.


I love getcolorcode.com

Triadic colors

1 #DBF6E2 and #E2DBF6 with #F6E2DB are triadic colors.

2 #DBE2F6 and #E2F6DB with #F6E2DB are triadic colors.