COLOR #F7C274

HEX: #F7C274 RGB: (247,194,116)

Color info

#F7C274 contains mainly red and green colors. Web safe color of #F7C274 is #FFCC66 (or #FC6).

RGB color model

#F7C274 color RGB value is (247,194,116).

RGB: (247,194,116) (97%, 76%, 45%)

RGB channels and saturation

R 247 of 255 = 97%
G 194 of 255 = 76%
B 116 of 255 = 45%

247
194
116

R + G + B ~ 73%. #F7C274 is quite light color.

Portions of RGB colors in percentages

R + G + B = 247 + 194 + 116 = 557 (100%)
R 247 of 557 ~ 44.34%
G 194 of 557 ~ 34.83%
B 116 of 557 ~ 20.83'%

%44.34
%34.83
%20.83

CMYK color model

#F7C274 color CMYK value is (0,21,53,3).

  • cyan value is 0.00%
  • magenta value is 21.46%
  • yellow value is 53.04%
  • key color value is 3.14%

CMYK: (0,21,53,3)
C0M21Y53K3 (0%, 21%, 53%, 3%)
(0.00 / 0.21 / 0.53 / 0.03)

CMYK percentages

%0
%21.46
%53.04
%3.14

Codes

Color #F7C274 in popluar color models

F7 C2 74
RGB 247 194 116
HSL 36° 89.12% 71.18%
HSB/HSV 36° 53.04% 96.86%
CMYK 0.00% 21.46% 53.04%
3.14%

Color #F7C274 in popluar number systems.

HEX F7 C2 74
Decimal 247 194 116
Binary 11110111 11000010 1110100
Octal 367 302 164

Shades and tints

Shades of #F7C274

#F7C274
(247,194,116)
#E1B16A
(225,177,106)
#CBA060
(203,160,96)
#B58F56
(181,143,86)
#9F7E4C
(159,126,76)
#896D42
(137,109,66)
#735C38
(115,92,56)
#5D4B2E
(93,75,46)
#473A24
(71,58,36)
#31291A
(49,41,26)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #F7C274

#F7C274
(247,194,116)
#F7C780
(247,199,128)
#F7CC8C
(247,204,140)
#F7D198
(247,209,152)
#F7D6A4
(247,214,164)
#F7DBB0
(247,219,176)
#F7E0BC
(247,224,188)
#F7E5C8
(247,229,200)
#F7EAD4
(247,234,212)
#F7EFE0
(247,239,224)
#F7F4EC
(247,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7C274 color. Also use rgb(247,194,116) instead hex code.

Text Font Color

.myTextColor { color: #F7C274; }

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

This text font color is #F7C274.

Background Color

.myBgColor { background-color: #F7C274; }

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

This div background color is #F7C274.

Border color

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

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

This div border color is #F7C274.

Opacity

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

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

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

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

This text has shadow with #F7C274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7C274.

Preview

Color preview on black background

This text has color #F7C274 on black background.


Color preview on white background

This text has color #F7C274 on white background.


Black color preview on #F7C274 background

This text has black color on #F7C274 background.


White color preview on #F7C274 background

This text has white color on #F7C274 background.


Related colors

Complementary color

Complementary color for #hex is #083D8B.


I love getcolorcode.com

Triadic colors

1 #74F7C2 and #C274F7 with #F7C274 are triadic colors.

2 #74C2F7 and #C2F774 with #F7C274 are triadic colors.