COLOR #F6C994

HEX: #F6C994 RGB: (246,201,148)

Color info

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

RGB color model

#F6C994 color RGB value is (246,201,148).

RGB: (246,201,148) (96%, 79%, 58%)

RGB channels and saturation

R 246 of 255 = 96%
G 201 of 255 = 79%
B 148 of 255 = 58%

246
201
148

R + G + B ~ 78%. #F6C994 is quite light color.

Portions of RGB colors in percentages

R + G + B = 246 + 201 + 148 = 595 (100%)
R 246 of 595 ~ 41.34%
G 201 of 595 ~ 33.78%
B 148 of 595 ~ 24.87'%

%41.34
%33.78
%24.87

CMYK color model

#F6C994 color CMYK value is (0,18,40,4).

  • cyan value is 0.00%
  • magenta value is 18.29%
  • yellow value is 39.84%
  • key color value is 3.53%

CMYK: (0,18,40,4)
C0M18Y40K4 (0%, 18%, 40%, 4%)
(0.00 / 0.18 / 0.40 / 0.04)

CMYK percentages

%0
%18.29
%39.84
%3.53

Codes

Color #F6C994 in popluar color models

F6 C9 94
RGB 246 201 148
HSL 32° 84.48% 77.25%
HSB/HSV 32° 39.84% 96.47%
CMYK 0.00% 18.29% 39.84%
3.53%

Color #F6C994 in popluar number systems.

HEX F6 C9 94
Decimal 246 201 148
Binary 11110110 11001001 10010100
Octal 366 311 224

Shades and tints

Shades of #F6C994

#F6C994
(246,201,148)
#E0B787
(224,183,135)
#CAA57A
(202,165,122)
#B4936D
(180,147,109)
#9E8160
(158,129,96)
#886F53
(136,111,83)
#725D46
(114,93,70)
#5C4B39
(92,75,57)
#46392C
(70,57,44)
#30271F
(48,39,31)
#1A1512
(26,21,18)
#000000
(0,0,0)

Tints of #F6C994

#F6C994
(246,201,148)
#F6CD9D
(246,205,157)
#F6D1A6
(246,209,166)
#F6D5AF
(246,213,175)
#F6D9B8
(246,217,184)
#F6DDC1
(246,221,193)
#F6E1CA
(246,225,202)
#F6E5D3
(246,229,211)
#F6E9DC
(246,233,220)
#F6EDE5
(246,237,229)
#F6F1EE
(246,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6C994 color. Also use rgb(246,201,148) instead hex code.

Text Font Color

.myTextColor { color: #F6C994; }

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

This text font color is #F6C994.

Background Color

.myBgColor { background-color: #F6C994; }

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

This div background color is #F6C994.

Border color

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

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

This div border color is #F6C994.

Opacity

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

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

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

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

This text has shadow with #F6C994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C994.

Preview

Color preview on black background

This text has color #F6C994 on black background.


Color preview on white background

This text has color #F6C994 on white background.


Black color preview on #F6C994 background

This text has black color on #F6C994 background.


White color preview on #F6C994 background

This text has white color on #F6C994 background.


Related colors

Complementary color

Complementary color for #hex is #09366B.


I love getcolorcode.com

Triadic colors

1 #94F6C9 and #C994F6 with #F6C994 are triadic colors.

2 #94C9F6 and #C9F694 with #F6C994 are triadic colors.