COLOR #F9C2A5

HEX: #F9C2A5 RGB: (249,194,165)

Color info

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

RGB color model

#F9C2A5 color RGB value is (249,194,165).

RGB: (249,194,165) (98%, 76%, 65%)

RGB channels and saturation

R 249 of 255 = 98%
G 194 of 255 = 76%
B 165 of 255 = 65%

249
194
165

R + G + B ~ 80%. #F9C2A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 249 + 194 + 165 = 608 (100%)
R 249 of 608 ~ 40.95%
G 194 of 608 ~ 31.91%
B 165 of 608 ~ 27.14'%

%40.95
%31.91
%27.14

CMYK color model

#F9C2A5 color CMYK value is (0,22,34,2).

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

CMYK: (0,22,34,2)
C0M22Y34K2 (0%, 22%, 34%, 2%)
(0.00 / 0.22 / 0.34 / 0.02)

CMYK percentages

%0
%22.09
%33.73
%2.35

Codes

Color #F9C2A5 in popluar color models

F9 C2 A5
RGB 249 194 165
HSL 21° 87.50% 81.18%
HSB/HSV 21° 33.73% 97.65%
CMYK 0.00% 22.09% 33.73%
2.35%

Color #F9C2A5 in popluar number systems.

HEX F9 C2 A5
Decimal 249 194 165
Binary 11111001 11000010 10100101
Octal 371 302 245

Shades and tints

Shades of #F9C2A5

#F9C2A5
(249,194,165)
#E3B196
(227,177,150)
#CDA087
(205,160,135)
#B78F78
(183,143,120)
#A17E69
(161,126,105)
#8B6D5A
(139,109,90)
#755C4B
(117,92,75)
#5F4B3C
(95,75,60)
#493A2D
(73,58,45)
#33291E
(51,41,30)
#1D180F
(29,24,15)
#000000
(0,0,0)

Tints of #F9C2A5

#F9C2A5
(249,194,165)
#F9C7AD
(249,199,173)
#F9CCB5
(249,204,181)
#F9D1BD
(249,209,189)
#F9D6C5
(249,214,197)
#F9DBCD
(249,219,205)
#F9E0D5
(249,224,213)
#F9E5DD
(249,229,221)
#F9EAE5
(249,234,229)
#F9EFED
(249,239,237)
#F9F4F5
(249,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9C2A5; }

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

This text font color is #F9C2A5.

Background Color

.myBgColor { background-color: #F9C2A5; }

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

This div background color is #F9C2A5.

Border color

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

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

This div border color is #F9C2A5.

Opacity

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

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

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

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

This text has shadow with #F9C2A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9C2A5.

Preview

Color preview on black background

This text has color #F9C2A5 on black background.


Color preview on white background

This text has color #F9C2A5 on white background.


Black color preview on #F9C2A5 background

This text has black color on #F9C2A5 background.


White color preview on #F9C2A5 background

This text has white color on #F9C2A5 background.


Related colors

Complementary color

Complementary color for #hex is #063D5A.


I love getcolorcode.com

Triadic colors

1 #A5F9C2 and #C2A5F9 with #F9C2A5 are triadic colors.

2 #A5C2F9 and #C2F9A5 with #F9C2A5 are triadic colors.