COLOR #F7A769

HEX: #F7A769 RGB: (247,167,105)

Color info

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

RGB color model

#F7A769 color RGB value is (247,167,105).

RGB: (247,167,105) (97%, 65%, 41%)

RGB channels and saturation

R 247 of 255 = 97%
G 167 of 255 = 65%
B 105 of 255 = 41%

247
167
105

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

Portions of RGB colors in percentages

R + G + B = 247 + 167 + 105 = 519 (100%)
R 247 of 519 ~ 47.59%
G 167 of 519 ~ 32.18%
B 105 of 519 ~ 20.23'%

%47.59
%32.18
%20.23

CMYK color model

#F7A769 color CMYK value is (0,32,57,3).

  • cyan value is 0.00%
  • magenta value is 32.39%
  • yellow value is 57.49%
  • key color value is 3.14%

CMYK: (0,32,57,3)
C0M32Y57K3 (0%, 32%, 57%, 3%)
(0.00 / 0.32 / 0.57 / 0.03)

CMYK percentages

%0
%32.39
%57.49
%3.14

Codes

Color #F7A769 in popluar color models

F7 A7 69
RGB 247 167 105
HSL 26° 89.87% 69.02%
HSB/HSV 26° 57.49% 96.86%
CMYK 0.00% 32.39% 57.49%
3.14%

Color #F7A769 in popluar number systems.

HEX F7 A7 69
Decimal 247 167 105
Binary 11110111 10100111 1101001
Octal 367 247 151

Shades and tints

Shades of #F7A769

#F7A769
(247,167,105)
#E19860
(225,152,96)
#CB8957
(203,137,87)
#B57A4E
(181,122,78)
#9F6B45
(159,107,69)
#895C3C
(137,92,60)
#734D33
(115,77,51)
#5D3E2A
(93,62,42)
#472F21
(71,47,33)
#312018
(49,32,24)
#1B110F
(27,17,15)
#000000
(0,0,0)

Tints of #F7A769

#F7A769
(247,167,105)
#F7AF76
(247,175,118)
#F7B783
(247,183,131)
#F7BF90
(247,191,144)
#F7C79D
(247,199,157)
#F7CFAA
(247,207,170)
#F7D7B7
(247,215,183)
#F7DFC4
(247,223,196)
#F7E7D1
(247,231,209)
#F7EFDE
(247,239,222)
#F7F7EB
(247,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7A769 color. Also use rgb(247,167,105) instead hex code.

Text Font Color

.myTextColor { color: #F7A769; }

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

This text font color is #F7A769.

Background Color

.myBgColor { background-color: #F7A769; }

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

This div background color is #F7A769.

Border color

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

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

This div border color is #F7A769.

Opacity

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

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

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

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

This text has shadow with #F7A769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7A769.

Preview

Color preview on black background

This text has color #F7A769 on black background.


Color preview on white background

This text has color #F7A769 on white background.


Black color preview on #F7A769 background

This text has black color on #F7A769 background.


White color preview on #F7A769 background

This text has white color on #F7A769 background.


Related colors

Complementary color

Complementary color for #hex is #085896.


I love getcolorcode.com

Triadic colors

1 #69F7A7 and #A769F7 with #F7A769 are triadic colors.

2 #69A7F7 and #A7F769 with #F7A769 are triadic colors.