COLOR #F5E893

HEX: #F5E893 RGB: (245,232,147)

Renk bilgisi

#F5E893 contains mainly red and green colors. #F5E893 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F5E893 color RGB value is (245,232,147).

RGB: (245,232,147) (96%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 232 of 255 = 91%
B 147 of 255 = 58%

245
232
147

R + G + B ~ 82%. #F5E893 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 232 + 147 = 624 (100%)
R 245 of 624 ~ 39.26%
G 232 of 624 ~ 37.18%
B 147 of 624 ~ 23.56'%

%39.26
%37.18
%23.56

CMYK RENK MODELİ

#F5E893 rengi CMYK tonu (0,5,40,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.31%
  • sarı tonu 40.00%
  • ana renk tonu 3.92%

CMYK: (0,5,40,4)
C0M5Y40K4 (0%, 5%, 40%, 4%)
(0.00 / 0.05 / 0.40 / 0.04)

CMYK yüzdeleri

%0
%5.31
%40
%3.92

Codes

Color #F5E893 in popluar color models

F5 E8 93
RGB 245 232 147
HSL 52° 83.05% 76.86%
HSB/HSV 52° 40.00% 96.08%
CMYK 0.00% 5.31% 40.00%
3.92%

Color #F5E893 in popluar number systems.

HEX F5 E8 93
Decimal 245 232 147
Binary 11110101 11101000 10010011
Octal 365 350 223

Shades and tints

Shades of #F5E893

#F5E893
(245,232,147)
#DFD386
(223,211,134)
#C9BE79
(201,190,121)
#B3A96C
(179,169,108)
#9D945F
(157,148,95)
#877F52
(135,127,82)
#716A45
(113,106,69)
#5B5538
(91,85,56)
#45402B
(69,64,43)
#2F2B1E
(47,43,30)
#191611
(25,22,17)
#000000
(0,0,0)

Tints of #F5E893

#F5E893
(245,232,147)
#F5EA9C
(245,234,156)
#F5ECA5
(245,236,165)
#F5EEAE
(245,238,174)
#F5F0B7
(245,240,183)
#F5F2C0
(245,242,192)
#F5F4C9
(245,244,201)
#F5F6D2
(245,246,210)
#F5F8DB
(245,248,219)
#F5FAE4
(245,250,228)
#F5FCED
(245,252,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E893 color. Also use rgb(245,232,147) instead hex code.

Text Font Color

.myTextColor { color: #F5E893; }

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

This text font color is #F5E893.

Background Color

.myBgColor { background-color: #F5E893; }

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

This div background color is #F5E893.

Border color

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

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

This div border color is #F5E893.

Opacity

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

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

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

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

This text has shadow with #F5E893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E893.

Preview

Color preview on black background

This text has color #F5E893 on black background.


Color preview on white background

This text has color #F5E893 on white background.


Black color preview on #F5E893 background

This text has black color on #F5E893 background.


White color preview on #F5E893 background

This text has white color on #F5E893 background.


Related colors

Complementary color

Complementary color for #hex is #0A176C.


I love getcolorcode.com

Triadic colors

1 #93F5E8 and #E893F5 with #F5E893 are triadic colors.

2 #93E8F5 and #E8F593 with #F5E893 are triadic colors.