COLOR #F6D6E3

HEX: #F6D6E3 RGB: (246,214,227)

Color info

#F6D6E3 contains red, green and blue colors in about the same proportion. Web safe color of #F6D6E3 is #FFCCCC (or #FCC).

RGB color model

#F6D6E3 color RGB value is (246,214,227).

RGB: (246,214,227) (96%, 84%, 89%)

RGB channels and saturation

R 246 of 255 = 96%
G 214 of 255 = 84%
B 227 of 255 = 89%

246
214
227

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

Portions of RGB colors in percentages

R + G + B = 246 + 214 + 227 = 687 (100%)
R 246 of 687 ~ 35.81%
G 214 of 687 ~ 31.15%
B 227 of 687 ~ 33.04'%

%35.81
%31.15
%33.04

CMYK color model

#F6D6E3 color CMYK value is (0,13,8,4).

  • cyan value is 0.00%
  • magenta value is 13.01%
  • yellow value is 7.72%
  • key color value is 3.53%

CMYK: (0,13,8,4)
C0M13Y8K4 (0%, 13%, 8%, 4%)
(0.00 / 0.13 / 0.08 / 0.04)

CMYK percentages

%0
%13.01
%7.72
%3.53

Codes

Color #F6D6E3 in popluar color models

F6 D6 E3
RGB 246 214 227
HSL 336° 64.00% 90.20%
HSB/HSV 336° 13.01% 96.47%
CMYK 0.00% 13.01% 7.72%
3.53%

Color #F6D6E3 in popluar number systems.

HEX F6 D6 E3
Decimal 246 214 227
Binary 11110110 11010110 11100011
Octal 366 326 343

Shades and tints

Shades of #F6D6E3

#F6D6E3
(246,214,227)
#E0C3CF
(224,195,207)
#CAB0BB
(202,176,187)
#B49DA7
(180,157,167)
#9E8A93
(158,138,147)
#88777F
(136,119,127)
#72646B
(114,100,107)
#5C5157
(92,81,87)
#463E43
(70,62,67)
#302B2F
(48,43,47)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #F6D6E3

#F6D6E3
(246,214,227)
#F6D9E5
(246,217,229)
#F6DCE7
(246,220,231)
#F6DFE9
(246,223,233)
#F6E2EB
(246,226,235)
#F6E5ED
(246,229,237)
#F6E8EF
(246,232,239)
#F6EBF1
(246,235,241)
#F6EEF3
(246,238,243)
#F6F1F5
(246,241,245)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D6E3 color. Also use rgb(246,214,227) instead hex code.

Text Font Color

.myTextColor { color: #F6D6E3; }

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

This text font color is #F6D6E3.

Background Color

.myBgColor { background-color: #F6D6E3; }

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

This div background color is #F6D6E3.

Border color

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

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

This div border color is #F6D6E3.

Opacity

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

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

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

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

This text has shadow with #F6D6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D6E3.

Preview

Color preview on black background

This text has color #F6D6E3 on black background.


Color preview on white background

This text has color #F6D6E3 on white background.


Black color preview on #F6D6E3 background

This text has black color on #F6D6E3 background.


White color preview on #F6D6E3 background

This text has white color on #F6D6E3 background.


Related colors

Complementary color

Complementary color for #hex is #09291C.


I love getcolorcode.com

Triadic colors

1 #E3F6D6 and #D6E3F6 with #F6D6E3 are triadic colors.

2 #E3D6F6 and #D6F6E3 with #F6D6E3 are triadic colors.