COLOR #F8F6C7

HEX: #F8F6C7 RGB: (248,246,199)

Color info

#F8F6C7 contains red, green and blue colors in about the same proportion. Web safe color of #F8F6C7 is #FFFFCC (or #FFC).

RGB color model

#F8F6C7 color RGB value is (248,246,199).

RGB: (248,246,199) (97%, 96%, 78%)

RGB channels and saturation

R 248 of 255 = 97%
G 246 of 255 = 96%
B 199 of 255 = 78%

248
246
199

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

Portions of RGB colors in percentages

R + G + B = 248 + 246 + 199 = 693 (100%)
R 248 of 693 ~ 35.79%
G 246 of 693 ~ 35.5%
B 199 of 693 ~ 28.72'%

%35.79
%35.5
%28.72

CMYK color model

#F8F6C7 color CMYK value is (0,1,20,3).

  • cyan value is 0.00%
  • magenta value is 0.81%
  • yellow value is 19.76%
  • key color value is 2.75%

CMYK: (0,1,20,3)
C0M1Y20K3 (0%, 1%, 20%, 3%)
(0.00 / 0.01 / 0.20 / 0.03)

CMYK percentages

%0
%0.81
%19.76
%2.75

Codes

Color #F8F6C7 in popluar color models

F8 F6 C7
RGB 248 246 199
HSL 58° 77.78% 87.65%
HSB/HSV 58° 19.76% 97.25%
CMYK 0.00% 0.81% 19.76%
2.75%

Color #F8F6C7 in popluar number systems.

HEX F8 F6 C7
Decimal 248 246 199
Binary 11111000 11110110 11000111
Octal 370 366 307

Shades and tints

Shades of #F8F6C7

#F8F6C7
(248,246,199)
#E2E0B5
(226,224,181)
#CCCAA3
(204,202,163)
#B6B491
(182,180,145)
#A09E7F
(160,158,127)
#8A886D
(138,136,109)
#74725B
(116,114,91)
#5E5C49
(94,92,73)
#484637
(72,70,55)
#323025
(50,48,37)
#1C1A13
(28,26,19)
#000000
(0,0,0)

Tints of #F8F6C7

#F8F6C7
(248,246,199)
#F8F6CC
(248,246,204)
#F8F6D1
(248,246,209)
#F8F6D6
(248,246,214)
#F8F6DB
(248,246,219)
#F8F6E0
(248,246,224)
#F8F6E5
(248,246,229)
#F8F6EA
(248,246,234)
#F8F6EF
(248,246,239)
#F8F6F4
(248,246,244)
#F8F6F9
(248,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F8F6C7 color. Also use rgb(248,246,199) instead hex code.

Text Font Color

.myTextColor { color: #F8F6C7; }

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

This text font color is #F8F6C7.

Background Color

.myBgColor { background-color: #F8F6C7; }

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

This div background color is #F8F6C7.

Border color

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

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

This div border color is #F8F6C7.

Opacity

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

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

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

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

This text has shadow with #F8F6C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8F6C7.

Preview

Color preview on black background

This text has color #F8F6C7 on black background.


Color preview on white background

This text has color #F8F6C7 on white background.


Black color preview on #F8F6C7 background

This text has black color on #F8F6C7 background.


White color preview on #F8F6C7 background

This text has white color on #F8F6C7 background.


Related colors

Complementary color

Complementary color for #hex is #070938.


I love getcolorcode.com

Triadic colors

1 #C7F8F6 and #F6C7F8 with #F8F6C7 are triadic colors.

2 #C7F6F8 and #F6F8C7 with #F8F6C7 are triadic colors.