COLOR #F6D7ED

HEX: #F6D7ED RGB: (246,215,237)

Renk bilgisi

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

RGB renk modeli

#F6D7ED color RGB value is (246,215,237).

RGB: (246,215,237) (96%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 215 of 255 = 84%
B 237 of 255 = 93%

246
215
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 215 + 237 = 698 (100%)
R 246 of 698 ~ 35.24%
G 215 of 698 ~ 30.8%
B 237 of 698 ~ 33.95'%

%35.24
%30.8
%33.95

CMYK RENK MODELİ

#F6D7ED rengi CMYK tonu (0,13,4,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.60%
  • sarı tonu 3.66%
  • ana renk tonu 3.53%

CMYK: (0,13,4,4)
C0M13Y4K4 (0%, 13%, 4%, 4%)
(0.00 / 0.13 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%12.6
%3.66
%3.53

Codes

Color #F6D7ED in popluar color models

F6 D7 ED
RGB 246 215 237
HSL 317° 63.27% 90.39%
HSB/HSV 317° 12.60% 96.47%
CMYK 0.00% 12.60% 3.66%
3.53%

Color #F6D7ED in popluar number systems.

HEX F6 D7 ED
Decimal 246 215 237
Binary 11110110 11010111 11101101
Octal 366 327 355

Shades and tints

Shades of #F6D7ED

#F6D7ED
(246,215,237)
#E0C4D8
(224,196,216)
#CAB1C3
(202,177,195)
#B49EAE
(180,158,174)
#9E8B99
(158,139,153)
#887884
(136,120,132)
#72656F
(114,101,111)
#5C525A
(92,82,90)
#463F45
(70,63,69)
#302C30
(48,44,48)
#1A191B
(26,25,27)
#000000
(0,0,0)

Tints of #F6D7ED

#F6D7ED
(246,215,237)
#F6DAEE
(246,218,238)
#F6DDEF
(246,221,239)
#F6E0F0
(246,224,240)
#F6E3F1
(246,227,241)
#F6E6F2
(246,230,242)
#F6E9F3
(246,233,243)
#F6ECF4
(246,236,244)
#F6EFF5
(246,239,245)
#F6F2F6
(246,242,246)
#F6F5F7
(246,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D7ED color. Also use rgb(246,215,237) instead hex code.

Text Font Color

.myTextColor { color: #F6D7ED; }

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

This text font color is #F6D7ED.

Background Color

.myBgColor { background-color: #F6D7ED; }

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

This div background color is #F6D7ED.

Border color

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

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

This div border color is #F6D7ED.

Opacity

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

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

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

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

This text has shadow with #F6D7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D7ED.

Preview

Color preview on black background

This text has color #F6D7ED on black background.


Color preview on white background

This text has color #F6D7ED on white background.


Black color preview on #F6D7ED background

This text has black color on #F6D7ED background.


White color preview on #F6D7ED background

This text has white color on #F6D7ED background.


Related colors

Complementary color

Complementary color for #hex is #092812.


I love getcolorcode.com

Triadic colors

1 #EDF6D7 and #D7EDF6 with #F6D7ED are triadic colors.

2 #EDD7F6 and #D7F6ED with #F6D7ED are triadic colors.