COLOR #F6E693

HEX: #F6E693 RGB: (246,230,147)

Color info

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

RGB color model

#F6E693 color RGB value is (246,230,147).

RGB: (246,230,147) (96%, 90%, 58%)

RGB channels and saturation

R 246 of 255 = 96%
G 230 of 255 = 90%
B 147 of 255 = 58%

246
230
147

R + G + B ~ 81%. #F6E693 is quite light color.

Portions of RGB colors in percentages

R + G + B = 246 + 230 + 147 = 623 (100%)
R 246 of 623 ~ 39.49%
G 230 of 623 ~ 36.92%
B 147 of 623 ~ 23.6'%

%39.49
%36.92
%23.6

CMYK color model

#F6E693 color CMYK value is (0,7,40,4).

  • cyan value is 0.00%
  • magenta value is 6.50%
  • yellow value is 40.24%
  • key color value is 3.53%
CMYK: (0,7,40,4) C0M7Y40K4 (0%,7%,40%,4%) (0.00/0.07/0.40/0.04) 

CMYK percentages

%0
%6.5
%40.24
%3.53

Codes

Color #F6E693 in popluar color models

F6 E6 93
RGB 246 230 147
HSL 50° 84.62% 77.06%
HSB/HSV 50° 40.24% 96.47%
CMYK 0.00% 6.50% 40.24%
3.53%

Color #F6E693 in popluar number systems.

HEX F6 E6 93
Decimal 246 230 147
Binary 11110110 11100110 10010011
Octal 366 346 223

Shades and tints

Shades of #F6E693

#F6E693
(246,230,147)
#E0D286
(224,210,134)
#CABE79
(202,190,121)
#B4AA6C
(180,170,108)
#9E965F
(158,150,95)
#888252
(136,130,82)
#726E45
(114,110,69)
#5C5A38
(92,90,56)
#46462B
(70,70,43)
#30321E
(48,50,30)
#1A1E11
(26,30,17)
#000000
(0,0,0)

Tints of #F6E693

#F6E693
(246,230,147)
#F6E89C
(246,232,156)
#F6EAA5
(246,234,165)
#F6ECAE
(246,236,174)
#F6EEB7
(246,238,183)
#F6F0C0
(246,240,192)
#F6F2C9
(246,242,201)
#F6F4D2
(246,244,210)
#F6F6DB
(246,246,219)
#F6F8E4
(246,248,228)
#F6FAED
(246,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E693 color. Also use rgb(246,230,147) instead hex code.

Text Font Color

.myTextColor { color: #F6E693; }

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

This text font color is #F6E693.

Background Color

.myBgColor { background-color: #F6E693; }

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

This div background color is #F6E693.

Border color

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

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

This div border color is #F6E693.

Opacity

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

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

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

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

This text has shadow with #F6E693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E693.

Preview

Color preview on black background

This text has color #F6E693 on black background.


Color preview on white background

This text has color #F6E693 on white background.


Black color preview on #F6E693 background

This text has black color on #F6E693 background.


White color preview on #F6E693 background

This text has white color on #F6E693 background.


Related colors

Complementary color

Complementary color for #hex is #09196C.


I love getcolorcode.com

Triadic colors

1 #93F6E6 and #E693F6 with #F6E693 are triadic colors.

2 #93E6F6 and #E6F693 with #F6E693 are triadic colors.