COLOR #F5F8A9

HEX: #F5F8A9 RGB: (245,248,169)

Color info

#F5F8A9 contains mainly red and green colors. Web safe color of #F5F8A9 is #FFFF99 (or #FF9).

RGB color model

#F5F8A9 color RGB value is (245,248,169).

RGB: (245,248,169) (96%, 97%, 66%)

RGB channels and saturation

R 245 of 255 = 96%
G 248 of 255 = 97%
B 169 of 255 = 66%

245
248
169

R + G + B ~ 86%. #F5F8A9 is light color.

Portions of RGB colors in percentages

R + G + B = 245 + 248 + 169 = 662 (100%)
R 245 of 662 ~ 37.01%
G 248 of 662 ~ 37.46%
B 169 of 662 ~ 25.53'%

%37.01
%37.46
%25.53

CMYK color model

#F5F8A9 color CMYK value is (1,0,32,3).

  • cyan value is 1.21%
  • magenta value is 0.00%
  • yellow value is 31.85%
  • key color value is 2.75%

CMYK: (1,0,32,3)
C1M0Y32K3 (1%, 0%, 32%, 3%)
(0.01 / 0.00 / 0.32 / 0.03)

CMYK percentages

%1.21
%0
%31.85
%2.75

Codes

Color #F5F8A9 in popluar color models

F5 F8 A9
RGB 245 248 169
HSL 62° 84.95% 81.76%
HSB/HSV 62° 31.85% 97.25%
CMYK 1.21% 0.00% 31.85%
2.75%

Color #F5F8A9 in popluar number systems.

HEX F5 F8 A9
Decimal 245 248 169
Binary 11110101 11111000 10101001
Octal 365 370 251

Shades and tints

Shades of #F5F8A9

#F5F8A9
(245,248,169)
#DFE29A
(223,226,154)
#C9CC8B
(201,204,139)
#B3B67C
(179,182,124)
#9DA06D
(157,160,109)
#878A5E
(135,138,94)
#71744F
(113,116,79)
#5B5E40
(91,94,64)
#454831
(69,72,49)
#2F3222
(47,50,34)
#191C13
(25,28,19)
#000000
(0,0,0)

Tints of #F5F8A9

#F5F8A9
(245,248,169)
#F5F8B0
(245,248,176)
#F5F8B7
(245,248,183)
#F5F8BE
(245,248,190)
#F5F8C5
(245,248,197)
#F5F8CC
(245,248,204)
#F5F8D3
(245,248,211)
#F5F8DA
(245,248,218)
#F5F8E1
(245,248,225)
#F5F8E8
(245,248,232)
#F5F8EF
(245,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5F8A9 color. Also use rgb(245,248,169) instead hex code.

Text Font Color

.myTextColor { color: #F5F8A9; }

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

This text font color is #F5F8A9.

Background Color

.myBgColor { background-color: #F5F8A9; }

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

This div background color is #F5F8A9.

Border color

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

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

This div border color is #F5F8A9.

Opacity

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

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

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

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

This text has shadow with #F5F8A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5F8A9.

Preview

Color preview on black background

This text has color #F5F8A9 on black background.


Color preview on white background

This text has color #F5F8A9 on white background.


Black color preview on #F5F8A9 background

This text has black color on #F5F8A9 background.


White color preview on #F5F8A9 background

This text has white color on #F5F8A9 background.


Related colors

Complementary color

Complementary color for #hex is #0A0756.


I love getcolorcode.com

Triadic colors

1 #A9F5F8 and #F8A9F5 with #F5F8A9 are triadic colors.

2 #A9F8F5 and #F8F5A9 with #F5F8A9 are triadic colors.