COLOR #F5E3A7

HEX: #F5E3A7 RGB: (245,227,167)

Color info

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

RGB color model

#F5E3A7 color RGB value is (245,227,167).

RGB: (245,227,167) (96%, 89%, 65%)

RGB channels and saturation

R 245 of 255 = 96%
G 227 of 255 = 89%
B 167 of 255 = 65%

245
227
167

R + G + B ~ 83%. #F5E3A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 245 + 227 + 167 = 639 (100%)
R 245 of 639 ~ 38.34%
G 227 of 639 ~ 35.52%
B 167 of 639 ~ 26.13'%

%38.34
%35.52
%26.13

CMYK color model

#F5E3A7 color CMYK value is (0,7,32,4).

  • cyan value is 0.00%
  • magenta value is 7.35%
  • yellow value is 31.84%
  • key color value is 3.92%

CMYK: (0,7,32,4)
C0M7Y32K4 (0%, 7%, 32%, 4%)
(0.00 / 0.07 / 0.32 / 0.04)

CMYK percentages

%0
%7.35
%31.84
%3.92

Codes

Color #F5E3A7 in popluar color models

F5 E3 A7
RGB 245 227 167
HSL 46° 79.59% 80.78%
HSB/HSV 46° 31.84% 96.08%
CMYK 0.00% 7.35% 31.84%
3.92%

Color #F5E3A7 in popluar number systems.

HEX F5 E3 A7
Decimal 245 227 167
Binary 11110101 11100011 10100111
Octal 365 343 247

Shades and tints

Shades of #F5E3A7

#F5E3A7
(245,227,167)
#DFCF98
(223,207,152)
#C9BB89
(201,187,137)
#B3A77A
(179,167,122)
#9D936B
(157,147,107)
#877F5C
(135,127,92)
#716B4D
(113,107,77)
#5B573E
(91,87,62)
#45432F
(69,67,47)
#2F2F20
(47,47,32)
#191B11
(25,27,17)
#000000
(0,0,0)

Tints of #F5E3A7

#F5E3A7
(245,227,167)
#F5E5AF
(245,229,175)
#F5E7B7
(245,231,183)
#F5E9BF
(245,233,191)
#F5EBC7
(245,235,199)
#F5EDCF
(245,237,207)
#F5EFD7
(245,239,215)
#F5F1DF
(245,241,223)
#F5F3E7
(245,243,231)
#F5F5EF
(245,245,239)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E3A7 color. Also use rgb(245,227,167) instead hex code.

Text Font Color

.myTextColor { color: #F5E3A7; }

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

This text font color is #F5E3A7.

Background Color

.myBgColor { background-color: #F5E3A7; }

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

This div background color is #F5E3A7.

Border color

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

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

This div border color is #F5E3A7.

Opacity

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

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

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

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

This text has shadow with #F5E3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E3A7.

Preview

Color preview on black background

This text has color #F5E3A7 on black background.


Color preview on white background

This text has color #F5E3A7 on white background.


Black color preview on #F5E3A7 background

This text has black color on #F5E3A7 background.


White color preview on #F5E3A7 background

This text has white color on #F5E3A7 background.


Related colors

Complementary color

Complementary color for #hex is #0A1C58.


I love getcolorcode.com

Triadic colors

1 #A7F5E3 and #E3A7F5 with #F5E3A7 are triadic colors.

2 #A7E3F5 and #E3F5A7 with #F5E3A7 are triadic colors.