COLOR #F6D4AB

HEX: #F6D4AB RGB: (246,212,171)

Color info

#F6D4AB contains mainly red and green colors. Web safe color of #F6D4AB is #FFCC99 (or #FC9).

RGB color model

#F6D4AB color RGB value is (246,212,171).

RGB: (246,212,171) (96%, 83%, 67%)

RGB channels and saturation

R 246 of 255 = 96%
G 212 of 255 = 83%
B 171 of 255 = 67%

246
212
171

R + G + B ~ 82%. #F6D4AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 246 + 212 + 171 = 629 (100%)
R 246 of 629 ~ 39.11%
G 212 of 629 ~ 33.7%
B 171 of 629 ~ 27.19'%

%39.11
%33.7
%27.19

CMYK color model

#F6D4AB color CMYK value is (0,14,30,4).

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

CMYK: (0,14,30,4)
C0M14Y30K4 (0%, 14%, 30%, 4%)
(0.00 / 0.14 / 0.30 / 0.04)

CMYK percentages

%0
%13.82
%30.49
%3.53

Codes

Color #F6D4AB in popluar color models

F6 D4 AB
RGB 246 212 171
HSL 33° 80.65% 81.76%
HSB/HSV 33° 30.49% 96.47%
CMYK 0.00% 13.82% 30.49%
3.53%

Color #F6D4AB in popluar number systems.

HEX F6 D4 AB
Decimal 246 212 171
Binary 11110110 11010100 10101011
Octal 366 324 253

Shades and tints

Shades of #F6D4AB

#F6D4AB
(246,212,171)
#E0C19C
(224,193,156)
#CAAE8D
(202,174,141)
#B49B7E
(180,155,126)
#9E886F
(158,136,111)
#887560
(136,117,96)
#726251
(114,98,81)
#5C4F42
(92,79,66)
#463C33
(70,60,51)
#302924
(48,41,36)
#1A1615
(26,22,21)
#000000
(0,0,0)

Tints of #F6D4AB

#F6D4AB
(246,212,171)
#F6D7B2
(246,215,178)
#F6DAB9
(246,218,185)
#F6DDC0
(246,221,192)
#F6E0C7
(246,224,199)
#F6E3CE
(246,227,206)
#F6E6D5
(246,230,213)
#F6E9DC
(246,233,220)
#F6ECE3
(246,236,227)
#F6EFEA
(246,239,234)
#F6F2F1
(246,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D4AB; }

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

This text font color is #F6D4AB.

Background Color

.myBgColor { background-color: #F6D4AB; }

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

This div background color is #F6D4AB.

Border color

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

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

This div border color is #F6D4AB.

Opacity

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

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

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

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

This text has shadow with #F6D4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D4AB.

Preview

Color preview on black background

This text has color #F6D4AB on black background.


Color preview on white background

This text has color #F6D4AB on white background.


Black color preview on #F6D4AB background

This text has black color on #F6D4AB background.


White color preview on #F6D4AB background

This text has white color on #F6D4AB background.


Related colors

Complementary color

Complementary color for #hex is #092B54.


I love getcolorcode.com

Triadic colors

1 #ABF6D4 and #D4ABF6 with #F6D4AB are triadic colors.

2 #ABD4F6 and #D4F6AB with #F6D4AB are triadic colors.