COLOR #F5E08B

HEX: #F5E08B RGB: (245,224,139)

Renk bilgisi

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

RGB renk modeli

#F5E08B color RGB value is (245,224,139).

RGB: (245,224,139) (96%, 88%, 55%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 224 of 255 = 88%
B 139 of 255 = 55%

245
224
139

R + G + B ~ 80%. #F5E08B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 224 + 139 = 608 (100%)
R 245 of 608 ~ 40.3%
G 224 of 608 ~ 36.84%
B 139 of 608 ~ 22.86'%

%40.3
%36.84
%22.86

CMYK RENK MODELİ

#F5E08B rengi CMYK tonu (0,9,43,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.57%
  • sarı tonu 43.27%
  • ana renk tonu 3.92%

CMYK: (0,9,43,4)
C0M9Y43K4 (0%, 9%, 43%, 4%)
(0.00 / 0.09 / 0.43 / 0.04)

CMYK yüzdeleri

%0
%8.57
%43.27
%3.92

Codes

Color #F5E08B in popluar color models

F5 E0 8B
RGB 245 224 139
HSL 48° 84.13% 75.29%
HSB/HSV 48° 43.27% 96.08%
CMYK 0.00% 8.57% 43.27%
3.92%

Color #F5E08B in popluar number systems.

HEX F5 E0 8B
Decimal 245 224 139
Binary 11110101 11100000 10001011
Octal 365 340 213

Shades and tints

Shades of #F5E08B

#F5E08B
(245,224,139)
#DFCC7F
(223,204,127)
#C9B873
(201,184,115)
#B3A467
(179,164,103)
#9D905B
(157,144,91)
#877C4F
(135,124,79)
#716843
(113,104,67)
#5B5437
(91,84,55)
#45402B
(69,64,43)
#2F2C1F
(47,44,31)
#191813
(25,24,19)
#000000
(0,0,0)

Tints of #F5E08B

#F5E08B
(245,224,139)
#F5E295
(245,226,149)
#F5E49F
(245,228,159)
#F5E6A9
(245,230,169)
#F5E8B3
(245,232,179)
#F5EABD
(245,234,189)
#F5ECC7
(245,236,199)
#F5EED1
(245,238,209)
#F5F0DB
(245,240,219)
#F5F2E5
(245,242,229)
#F5F4EF
(245,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E08B color. Also use rgb(245,224,139) instead hex code.

Text Font Color

.myTextColor { color: #F5E08B; }

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

This text font color is #F5E08B.

Background Color

.myBgColor { background-color: #F5E08B; }

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

This div background color is #F5E08B.

Border color

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

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

This div border color is #F5E08B.

Opacity

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

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

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

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

This text has shadow with #F5E08B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E08B.

Preview

Color preview on black background

This text has color #F5E08B on black background.


Color preview on white background

This text has color #F5E08B on white background.


Black color preview on #F5E08B background

This text has black color on #F5E08B background.


White color preview on #F5E08B background

This text has white color on #F5E08B background.


Related colors

Complementary color

Complementary color for #hex is #0A1F74.


I love getcolorcode.com

Triadic colors

1 #8BF5E0 and #E08BF5 with #F5E08B are triadic colors.

2 #8BE0F5 and #E0F58B with #F5E08B are triadic colors.