COLOR #F6D4BA

HEX: #F6D4BA RGB: (246,212,186)

Color info

#F6D4BA contains mainly red and green colors. Web safe color of #F6D4BA is #FFCCCC (or #FCC).

RGB color model

#F6D4BA color RGB value is (246,212,186).

RGB: (246,212,186) (96%, 83%, 73%)

RGB channels and saturation

R 246 of 255 = 96%
G 212 of 255 = 83%
B 186 of 255 = 73%

246
212
186

R + G + B ~ 84%. #F6D4BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 246 + 212 + 186 = 644 (100%)
R 246 of 644 ~ 38.2%
G 212 of 644 ~ 32.92%
B 186 of 644 ~ 28.88'%

%38.2
%32.92
%28.88

CMYK color model

#F6D4BA color CMYK value is (0,14,24,4).

  • cyan value is 0.00%
  • magenta value is 13.82%
  • yellow value is 24.39%
  • key color value is 3.53%

CMYK: (0,14,24,4)
C0M14Y24K4 (0%, 14%, 24%, 4%)
(0.00 / 0.14 / 0.24 / 0.04)

CMYK percentages

%0
%13.82
%24.39
%3.53

Codes

Color #F6D4BA in popluar color models

F6 D4 BA
RGB 246 212 186
HSL 26° 76.92% 84.71%
HSB/HSV 26° 24.39% 96.47%
CMYK 0.00% 13.82% 24.39%
3.53%

Color #F6D4BA in popluar number systems.

HEX F6 D4 BA
Decimal 246 212 186
Binary 11110110 11010100 10111010
Octal 366 324 272

Shades and tints

Shades of #F6D4BA

#F6D4BA
(246,212,186)
#E0C1AA
(224,193,170)
#CAAE9A
(202,174,154)
#B49B8A
(180,155,138)
#9E887A
(158,136,122)
#88756A
(136,117,106)
#72625A
(114,98,90)
#5C4F4A
(92,79,74)
#463C3A
(70,60,58)
#30292A
(48,41,42)
#1A161A
(26,22,26)
#000000
(0,0,0)

Tints of #F6D4BA

#F6D4BA
(246,212,186)
#F6D7C0
(246,215,192)
#F6DAC6
(246,218,198)
#F6DDCC
(246,221,204)
#F6E0D2
(246,224,210)
#F6E3D8
(246,227,216)
#F6E6DE
(246,230,222)
#F6E9E4
(246,233,228)
#F6ECEA
(246,236,234)
#F6EFF0
(246,239,240)
#F6F2F6
(246,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D4BA color. Also use rgb(246,212,186) instead hex code.

Text Font Color

.myTextColor { color: #F6D4BA; }

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

This text font color is #F6D4BA.

Background Color

.myBgColor { background-color: #F6D4BA; }

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

This div background color is #F6D4BA.

Border color

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

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

This div border color is #F6D4BA.

Opacity

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

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

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

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

This text has shadow with #F6D4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D4BA.

Preview

Color preview on black background

This text has color #F6D4BA on black background.


Color preview on white background

This text has color #F6D4BA on white background.


Black color preview on #F6D4BA background

This text has black color on #F6D4BA background.


White color preview on #F6D4BA background

This text has white color on #F6D4BA background.


Related colors

Complementary color

Complementary color for #hex is #092B45.


I love getcolorcode.com

Triadic colors

1 #BAF6D4 and #D4BAF6 with #F6D4BA are triadic colors.

2 #BAD4F6 and #D4F6BA with #F6D4BA are triadic colors.