COLOR #F8F6C2

HEX: #F8F6C2 RGB: (248,246,194)

Color info

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

RGB color model

#F8F6C2 color RGB value is (248,246,194).

RGB: (248,246,194) (97%, 96%, 76%)

RGB channels and saturation

R 248 of 255 = 97%
G 246 of 255 = 96%
B 194 of 255 = 76%

248
246
194

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

Portions of RGB colors in percentages

R + G + B = 248 + 246 + 194 = 688 (100%)
R 248 of 688 ~ 36.05%
G 246 of 688 ~ 35.76%
B 194 of 688 ~ 28.2'%

%36.05
%35.76
%28.2

CMYK color model

#F8F6C2 color CMYK value is (0,1,22,3).

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

CMYK: (0,1,22,3)
C0M1Y22K3 (0%, 1%, 22%, 3%)
(0.00 / 0.01 / 0.22 / 0.03)

CMYK percentages

%0
%0.81
%21.77
%2.75

Codes

Color #F8F6C2 in popluar color models

F8 F6 C2
RGB 248 246 194
HSL 58° 79.41% 86.67%
HSB/HSV 58° 21.77% 97.25%
CMYK 0.00% 0.81% 21.77%
2.75%

Color #F8F6C2 in popluar number systems.

HEX F8 F6 C2
Decimal 248 246 194
Binary 11111000 11110110 11000010
Octal 370 366 302

Shades and tints

Shades of #F8F6C2

#F8F6C2
(248,246,194)
#E2E0B1
(226,224,177)
#CCCAA0
(204,202,160)
#B6B48F
(182,180,143)
#A09E7E
(160,158,126)
#8A886D
(138,136,109)
#74725C
(116,114,92)
#5E5C4B
(94,92,75)
#48463A
(72,70,58)
#323029
(50,48,41)
#1C1A18
(28,26,24)
#000000
(0,0,0)

Tints of #F8F6C2

#F8F6C2
(248,246,194)
#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)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F8F6C2; }

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

This text font color is #F8F6C2.

Background Color

.myBgColor { background-color: #F8F6C2; }

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

This div background color is #F8F6C2.

Border color

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

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

This div border color is #F8F6C2.

Opacity

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

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

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

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

This text has shadow with #F8F6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8F6C2.

Preview

Color preview on black background

This text has color #F8F6C2 on black background.


Color preview on white background

This text has color #F8F6C2 on white background.


Black color preview on #F8F6C2 background

This text has black color on #F8F6C2 background.


White color preview on #F8F6C2 background

This text has white color on #F8F6C2 background.


Related colors

Complementary color

Complementary color for #hex is #07093D.


I love getcolorcode.com

Triadic colors

1 #C2F8F6 and #F6C2F8 with #F8F6C2 are triadic colors.

2 #C2F6F8 and #F6F8C2 with #F8F6C2 are triadic colors.