COLOR #F9A594

HEX: #F9A594 RGB: (249,165,148)

Color info

#F9A594 contains mainly red color. Web safe color of #F9A594 is #FF9999 (or #F99).

RGB color model

#F9A594 color RGB value is (249,165,148).

RGB: (249,165,148) (98%, 65%, 58%)

RGB channels and saturation

R 249 of 255 = 98%
G 165 of 255 = 65%
B 148 of 255 = 58%

249
165
148

R + G + B ~ 74%. #F9A594 is quite light color.

Portions of RGB colors in percentages

R + G + B = 249 + 165 + 148 = 562 (100%)
R 249 of 562 ~ 44.31%
G 165 of 562 ~ 29.36%
B 148 of 562 ~ 26.33'%

%44.31
%29.36
%26.33

CMYK color model

#F9A594 color CMYK value is (0,34,41,2).

  • cyan value is 0.00%
  • magenta value is 33.73%
  • yellow value is 40.56%
  • key color value is 2.35%

CMYK: (0,34,41,2)
C0M34Y41K2 (0%, 34%, 41%, 2%)
(0.00 / 0.34 / 0.41 / 0.02)

CMYK percentages

%0
%33.73
%40.56
%2.35

Codes

Color #F9A594 in popluar color models

F9 A5 94
RGB 249 165 148
HSL 10° 89.38% 77.84%
HSB/HSV 10° 40.56% 97.65%
CMYK 0.00% 33.73% 40.56%
2.35%

Color #F9A594 in popluar number systems.

HEX F9 A5 94
Decimal 249 165 148
Binary 11111001 10100101 10010100
Octal 371 245 224

Shades and tints

Shades of #F9A594

#F9A594
(249,165,148)
#E39687
(227,150,135)
#CD877A
(205,135,122)
#B7786D
(183,120,109)
#A16960
(161,105,96)
#8B5A53
(139,90,83)
#754B46
(117,75,70)
#5F3C39
(95,60,57)
#492D2C
(73,45,44)
#331E1F
(51,30,31)
#1D0F12
(29,15,18)
#000000
(0,0,0)

Tints of #F9A594

#F9A594
(249,165,148)
#F9AD9D
(249,173,157)
#F9B5A6
(249,181,166)
#F9BDAF
(249,189,175)
#F9C5B8
(249,197,184)
#F9CDC1
(249,205,193)
#F9D5CA
(249,213,202)
#F9DDD3
(249,221,211)
#F9E5DC
(249,229,220)
#F9EDE5
(249,237,229)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9A594 color. Also use rgb(249,165,148) instead hex code.

Text Font Color

.myTextColor { color: #F9A594; }

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

This text font color is #F9A594.

Background Color

.myBgColor { background-color: #F9A594; }

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

This div background color is #F9A594.

Border color

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

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

This div border color is #F9A594.

Opacity

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

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

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

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

This text has shadow with #F9A594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9A594.

Preview

Color preview on black background

This text has color #F9A594 on black background.


Color preview on white background

This text has color #F9A594 on white background.


Black color preview on #F9A594 background

This text has black color on #F9A594 background.


White color preview on #F9A594 background

This text has white color on #F9A594 background.


Related colors

Complementary color

Complementary color for #hex is #065A6B.


I love getcolorcode.com

Triadic colors

1 #94F9A5 and #A594F9 with #F9A594 are triadic colors.

2 #94A5F9 and #A5F994 with #F9A594 are triadic colors.