COLOR #F6E872

HEX: #F6E872 RGB: (246,232,114)

Color info

#F6E872 contains mainly red and green colors. Web safe color of #F6E872 is #FFFF66 (or #FF6).

RGB color model

#F6E872 color RGB value is (246,232,114).

RGB: (246,232,114) (96%, 91%, 45%)

RGB channels and saturation

R 246 of 255 = 96%
G 232 of 255 = 91%
B 114 of 255 = 45%

246
232
114

R + G + B ~ 77%. #F6E872 is quite light color.

Portions of RGB colors in percentages

R + G + B = 246 + 232 + 114 = 592 (100%)
R 246 of 592 ~ 41.55%
G 232 of 592 ~ 39.19%
B 114 of 592 ~ 19.26'%

%41.55
%39.19
%19.26

CMYK color model

#F6E872 color CMYK value is (0,6,54,4).

  • cyan value is 0.00%
  • magenta value is 5.69%
  • yellow value is 53.66%
  • key color value is 3.53%

CMYK: (0,6,54,4)
C0M6Y54K4 (0%, 6%, 54%, 4%)
(0.00 / 0.06 / 0.54 / 0.04)

CMYK percentages

%0
%5.69
%53.66
%3.53

Codes

Color #F6E872 in popluar color models

F6 E8 72
RGB 246 232 114
HSL 54° 88.00% 70.59%
HSB/HSV 54° 53.66% 96.47%
CMYK 0.00% 5.69% 53.66%
3.53%

Color #F6E872 in popluar number systems.

HEX F6 E8 72
Decimal 246 232 114
Binary 11110110 11101000 1110010
Octal 366 350 162

Shades and tints

Shades of #F6E872

#F6E872
(246,232,114)
#E0D368
(224,211,104)
#CABE5E
(202,190,94)
#B4A954
(180,169,84)
#9E944A
(158,148,74)
#887F40
(136,127,64)
#726A36
(114,106,54)
#5C552C
(92,85,44)
#464022
(70,64,34)
#302B18
(48,43,24)
#1A160E
(26,22,14)
#000000
(0,0,0)

Tints of #F6E872

#F6E872
(246,232,114)
#F6EA7E
(246,234,126)
#F6EC8A
(246,236,138)
#F6EE96
(246,238,150)
#F6F0A2
(246,240,162)
#F6F2AE
(246,242,174)
#F6F4BA
(246,244,186)
#F6F6C6
(246,246,198)
#F6F8D2
(246,248,210)
#F6FADE
(246,250,222)
#F6FCEA
(246,252,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E872 color. Also use rgb(246,232,114) instead hex code.

Text Font Color

.myTextColor { color: #F6E872; }

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

This text font color is #F6E872.

Background Color

.myBgColor { background-color: #F6E872; }

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

This div background color is #F6E872.

Border color

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

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

This div border color is #F6E872.

Opacity

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

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

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

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

This text has shadow with #F6E872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E872.

Preview

Color preview on black background

This text has color #F6E872 on black background.


Color preview on white background

This text has color #F6E872 on white background.


Black color preview on #F6E872 background

This text has black color on #F6E872 background.


White color preview on #F6E872 background

This text has white color on #F6E872 background.


Related colors

Complementary color

Complementary color for #hex is #09178D.


I love getcolorcode.com

Triadic colors

1 #72F6E8 and #E872F6 with #F6E872 are triadic colors.

2 #72E8F6 and #E8F672 with #F6E872 are triadic colors.