COLOR #F2A371

HEX: #F2A371 RGB: (242,163,113)

Color info

#F2A371 contains mainly red color. Web safe color of #F2A371 is #FF9966 (or #F96).

RGB color model

#F2A371 color RGB value is (242,163,113).

RGB: (242,163,113) (95%, 64%, 44%)

RGB channels and saturation

R 242 of 255 = 95%
G 163 of 255 = 64%
B 113 of 255 = 44%

242
163
113

R + G + B ~ 68%. #F2A371 is quite light color.

Portions of RGB colors in percentages

R + G + B = 242 + 163 + 113 = 518 (100%)
R 242 of 518 ~ 46.72%
G 163 of 518 ~ 31.47%
B 113 of 518 ~ 21.81'%

%46.72
%31.47
%21.81

CMYK color model

#F2A371 color CMYK value is (0,33,53,5).

  • cyan value is 0.00%
  • magenta value is 32.64%
  • yellow value is 53.31%
  • key color value is 5.10%

CMYK: (0,33,53,5)
C0M33Y53K5 (0%, 33%, 53%, 5%)
(0.00 / 0.33 / 0.53 / 0.05)

CMYK percentages

%0
%32.64
%53.31
%5.1

Codes

Color #F2A371 in popluar color models

F2 A3 71
RGB 242 163 113
HSL 23° 83.23% 69.61%
HSB/HSV 23° 53.31% 94.90%
CMYK 0.00% 32.64% 53.31%
5.10%

Color #F2A371 in popluar number systems.

HEX F2 A3 71
Decimal 242 163 113
Binary 11110010 10100011 1110001
Octal 362 243 161

Shades and tints

Shades of #F2A371

#F2A371
(242,163,113)
#DC9567
(220,149,103)
#C6875D
(198,135,93)
#B07953
(176,121,83)
#9A6B49
(154,107,73)
#845D3F
(132,93,63)
#6E4F35
(110,79,53)
#58412B
(88,65,43)
#423321
(66,51,33)
#2C2517
(44,37,23)
#16170D
(22,23,13)
#000000
(0,0,0)

Tints of #F2A371

#F2A371
(242,163,113)
#F3AB7D
(243,171,125)
#F4B389
(244,179,137)
#F5BB95
(245,187,149)
#F6C3A1
(246,195,161)
#F7CBAD
(247,203,173)
#F8D3B9
(248,211,185)
#F9DBC5
(249,219,197)
#FAE3D1
(250,227,209)
#FBEBDD
(251,235,221)
#FCF3E9
(252,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2A371 color. Also use rgb(242,163,113) instead hex code.

Text Font Color

.myTextColor { color: #F2A371; }

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

This text font color is #F2A371.

Background Color

.myBgColor { background-color: #F2A371; }

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

This div background color is #F2A371.

Border color

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

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

This div border color is #F2A371.

Opacity

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

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

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

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

This text has shadow with #F2A371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2A371.

Preview

Color preview on black background

This text has color #F2A371 on black background.


Color preview on white background

This text has color #F2A371 on white background.


Black color preview on #F2A371 background

This text has black color on #F2A371 background.


White color preview on #F2A371 background

This text has white color on #F2A371 background.


Related colors

Complementary color

Complementary color for #hex is #0D5C8E.


I love getcolorcode.com

Triadic colors

1 #71F2A3 and #A371F2 with #F2A371 are triadic colors.

2 #71A3F2 and #A3F271 with #F2A371 are triadic colors.