COLOR #F5E59F

HEX: #F5E59F RGB: (245,229,159)

Renk bilgisi

#F5E59F contains mainly red and green colors. #F5E59F ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F5E59F color RGB value is (245,229,159).

RGB: (245,229,159) (96%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 159 of 255 = 62%

245
229
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 159 = 633 (100%)
R 245 of 633 ~ 38.7%
G 229 of 633 ~ 36.18%
B 159 of 633 ~ 25.12'%

%38.7
%36.18
%25.12

CMYK RENK MODELİ

#F5E59F rengi CMYK tonu (0,7,35,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.53%
  • sarı tonu 35.10%
  • ana renk tonu 3.92%

CMYK: (0,7,35,4)
C0M7Y35K4 (0%, 7%, 35%, 4%)
(0.00 / 0.07 / 0.35 / 0.04)

CMYK yüzdeleri

%0
%6.53
%35.1
%3.92

Codes

Color #F5E59F in popluar color models

F5 E5 9F
RGB 245 229 159
HSL 49° 81.13% 79.22%
HSB/HSV 49° 35.10% 96.08%
CMYK 0.00% 6.53% 35.10%
3.92%

Color #F5E59F in popluar number systems.

HEX F5 E5 9F
Decimal 245 229 159
Binary 11110101 11100101 10011111
Octal 365 345 237

Shades and tints

Shades of #F5E59F

#F5E59F
(245,229,159)
#DFD191
(223,209,145)
#C9BD83
(201,189,131)
#B3A975
(179,169,117)
#9D9567
(157,149,103)
#878159
(135,129,89)
#716D4B
(113,109,75)
#5B593D
(91,89,61)
#45452F
(69,69,47)
#2F3121
(47,49,33)
#191D13
(25,29,19)
#000000
(0,0,0)

Tints of #F5E59F

#F5E59F
(245,229,159)
#F5E7A7
(245,231,167)
#F5E9AF
(245,233,175)
#F5EBB7
(245,235,183)
#F5EDBF
(245,237,191)
#F5EFC7
(245,239,199)
#F5F1CF
(245,241,207)
#F5F3D7
(245,243,215)
#F5F5DF
(245,245,223)
#F5F7E7
(245,247,231)
#F5F9EF
(245,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E59F color. Also use rgb(245,229,159) instead hex code.

Text Font Color

.myTextColor { color: #F5E59F; }

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

This text font color is #F5E59F.

Background Color

.myBgColor { background-color: #F5E59F; }

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

This div background color is #F5E59F.

Border color

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

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

This div border color is #F5E59F.

Opacity

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

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

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

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

This text has shadow with #F5E59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E59F.

Preview

Color preview on black background

This text has color #F5E59F on black background.


Color preview on white background

This text has color #F5E59F on white background.


Black color preview on #F5E59F background

This text has black color on #F5E59F background.


White color preview on #F5E59F background

This text has white color on #F5E59F background.


Related colors

Complementary color

Complementary color for #hex is #0A1A60.


I love getcolorcode.com

Triadic colors

1 #9FF5E5 and #E59FF5 with #F5E59F are triadic colors.

2 #9FE5F5 and #E5F59F with #F5E59F are triadic colors.