COLOR #F5E999

HEX: #F5E999 RGB: (245,233,153)

Renk bilgisi

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

RGB renk modeli

#F5E999 color RGB value is (245,233,153).

RGB: (245,233,153) (96%, 91%, 60%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 233 of 255 = 91%
B 153 of 255 = 60%

245
233
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 233 + 153 = 631 (100%)
R 245 of 631 ~ 38.83%
G 233 of 631 ~ 36.93%
B 153 of 631 ~ 24.25'%

%38.83
%36.93
%24.25

CMYK RENK MODELİ

#F5E999 rengi CMYK tonu (0,5,38,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.90%
  • sarı tonu 37.55%
  • ana renk tonu 3.92%

CMYK: (0,5,38,4)
C0M5Y38K4 (0%, 5%, 38%, 4%)
(0.00 / 0.05 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%4.9
%37.55
%3.92

Codes

Color #F5E999 in popluar color models

F5 E9 99
RGB 245 233 153
HSL 52° 82.14% 78.04%
HSB/HSV 52° 37.55% 96.08%
CMYK 0.00% 4.90% 37.55%
3.92%

Color #F5E999 in popluar number systems.

HEX F5 E9 99
Decimal 245 233 153
Binary 11110101 11101001 10011001
Octal 365 351 231

Shades and tints

Shades of #F5E999

#F5E999
(245,233,153)
#DFD48C
(223,212,140)
#C9BF7F
(201,191,127)
#B3AA72
(179,170,114)
#9D9565
(157,149,101)
#878058
(135,128,88)
#716B4B
(113,107,75)
#5B563E
(91,86,62)
#454131
(69,65,49)
#2F2C24
(47,44,36)
#191717
(25,23,23)
#000000
(0,0,0)

Tints of #F5E999

#F5E999
(245,233,153)
#F5EBA2
(245,235,162)
#F5EDAB
(245,237,171)
#F5EFB4
(245,239,180)
#F5F1BD
(245,241,189)
#F5F3C6
(245,243,198)
#F5F5CF
(245,245,207)
#F5F7D8
(245,247,216)
#F5F9E1
(245,249,225)
#F5FBEA
(245,251,234)
#F5FDF3
(245,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E999 color. Also use rgb(245,233,153) instead hex code.

Text Font Color

.myTextColor { color: #F5E999; }

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

This text font color is #F5E999.

Background Color

.myBgColor { background-color: #F5E999; }

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

This div background color is #F5E999.

Border color

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

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

This div border color is #F5E999.

Opacity

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

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

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

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

This text has shadow with #F5E999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E999.

Preview

Color preview on black background

This text has color #F5E999 on black background.


Color preview on white background

This text has color #F5E999 on white background.


Black color preview on #F5E999 background

This text has black color on #F5E999 background.


White color preview on #F5E999 background

This text has white color on #F5E999 background.


Related colors

Complementary color

Complementary color for #hex is #0A1666.


I love getcolorcode.com

Triadic colors

1 #99F5E9 and #E999F5 with #F5E999 are triadic colors.

2 #99E9F5 and #E9F599 with #F5E999 are triadic colors.