COLOR #F2C4A1

HEX: #F2C4A1 RGB: (242,196,161)

Color info

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

RGB color model

#F2C4A1 color RGB value is (242,196,161).

RGB: (242,196,161) (95%, 77%, 63%)

RGB channels and saturation

R 242 of 255 = 95%
G 196 of 255 = 77%
B 161 of 255 = 63%

242
196
161

R + G + B ~ 78%. #F2C4A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 242 + 196 + 161 = 599 (100%)
R 242 of 599 ~ 40.4%
G 196 of 599 ~ 32.72%
B 161 of 599 ~ 26.88'%

%40.4
%32.72
%26.88

CMYK color model

#F2C4A1 color CMYK value is (0,19,33,5).

  • cyan value is 0.00%
  • magenta value is 19.01%
  • yellow value is 33.47%
  • key color value is 5.10%

CMYK: (0,19,33,5)
C0M19Y33K5 (0%, 19%, 33%, 5%)
(0.00 / 0.19 / 0.33 / 0.05)

CMYK percentages

%0
%19.01
%33.47
%5.1

Codes

Color #F2C4A1 in popluar color models

F2 C4 A1
RGB 242 196 161
HSL 26° 75.70% 79.02%
HSB/HSV 26° 33.47% 94.90%
CMYK 0.00% 19.01% 33.47%
5.10%

Color #F2C4A1 in popluar number systems.

HEX F2 C4 A1
Decimal 242 196 161
Binary 11110010 11000100 10100001
Octal 362 304 241

Shades and tints

Shades of #F2C4A1

#F2C4A1
(242,196,161)
#DCB393
(220,179,147)
#C6A285
(198,162,133)
#B09177
(176,145,119)
#9A8069
(154,128,105)
#846F5B
(132,111,91)
#6E5E4D
(110,94,77)
#584D3F
(88,77,63)
#423C31
(66,60,49)
#2C2B23
(44,43,35)
#161A15
(22,26,21)
#000000
(0,0,0)

Tints of #F2C4A1

#F2C4A1
(242,196,161)
#F3C9A9
(243,201,169)
#F4CEB1
(244,206,177)
#F5D3B9
(245,211,185)
#F6D8C1
(246,216,193)
#F7DDC9
(247,221,201)
#F8E2D1
(248,226,209)
#F9E7D9
(249,231,217)
#FAECE1
(250,236,225)
#FBF1E9
(251,241,233)
#FCF6F1
(252,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2C4A1 color. Also use rgb(242,196,161) instead hex code.

Text Font Color

.myTextColor { color: #F2C4A1; }

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

This text font color is #F2C4A1.

Background Color

.myBgColor { background-color: #F2C4A1; }

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

This div background color is #F2C4A1.

Border color

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

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

This div border color is #F2C4A1.

Opacity

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

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

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

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

This text has shadow with #F2C4A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2C4A1.

Preview

Color preview on black background

This text has color #F2C4A1 on black background.


Color preview on white background

This text has color #F2C4A1 on white background.


Black color preview on #F2C4A1 background

This text has black color on #F2C4A1 background.


White color preview on #F2C4A1 background

This text has white color on #F2C4A1 background.


Related colors

Complementary color

Complementary color for #hex is #0D3B5E.


I love getcolorcode.com

Triadic colors

1 #A1F2C4 and #C4A1F2 with #F2C4A1 are triadic colors.

2 #A1C4F2 and #C4F2A1 with #F2C4A1 are triadic colors.