COLOR #F5E09B

HEX: #F5E09B RGB: (245,224,155)

Renk bilgisi

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

RGB renk modeli

#F5E09B color RGB value is (245,224,155).

RGB: (245,224,155) (96%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 224 of 255 = 88%
B 155 of 255 = 61%

245
224
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 224 + 155 = 624 (100%)
R 245 of 624 ~ 39.26%
G 224 of 624 ~ 35.9%
B 155 of 624 ~ 24.84'%

%39.26
%35.9
%24.84

CMYK RENK MODELİ

#F5E09B rengi CMYK tonu (0,9,37,4).

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

CMYK: (0,9,37,4)
C0M9Y37K4 (0%, 9%, 37%, 4%)
(0.00 / 0.09 / 0.37 / 0.04)

CMYK yüzdeleri

%0
%8.57
%36.73
%3.92

Codes

Color #F5E09B in popluar color models

F5 E0 9B
RGB 245 224 155
HSL 46° 81.82% 78.43%
HSB/HSV 46° 36.73% 96.08%
CMYK 0.00% 8.57% 36.73%
3.92%

Color #F5E09B in popluar number systems.

HEX F5 E0 9B
Decimal 245 224 155
Binary 11110101 11100000 10011011
Octal 365 340 233

Shades and tints

Shades of #F5E09B

#F5E09B
(245,224,155)
#DFCC8D
(223,204,141)
#C9B87F
(201,184,127)
#B3A471
(179,164,113)
#9D9063
(157,144,99)
#877C55
(135,124,85)
#716847
(113,104,71)
#5B5439
(91,84,57)
#45402B
(69,64,43)
#2F2C1D
(47,44,29)
#19180F
(25,24,15)
#000000
(0,0,0)

Tints of #F5E09B

#F5E09B
(245,224,155)
#F5E2A4
(245,226,164)
#F5E4AD
(245,228,173)
#F5E6B6
(245,230,182)
#F5E8BF
(245,232,191)
#F5EAC8
(245,234,200)
#F5ECD1
(245,236,209)
#F5EEDA
(245,238,218)
#F5F0E3
(245,240,227)
#F5F2EC
(245,242,236)
#F5F4F5
(245,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E09B; }

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

This text font color is #F5E09B.

Background Color

.myBgColor { background-color: #F5E09B; }

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

This div background color is #F5E09B.

Border color

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

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

This div border color is #F5E09B.

Opacity

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

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

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

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

This text has shadow with #F5E09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E09B.

Preview

Color preview on black background

This text has color #F5E09B on black background.


Color preview on white background

This text has color #F5E09B on white background.


Black color preview on #F5E09B background

This text has black color on #F5E09B background.


White color preview on #F5E09B background

This text has white color on #F5E09B background.


Related colors

Complementary color

Complementary color for #hex is #0A1F64.


I love getcolorcode.com

Triadic colors

1 #9BF5E0 and #E09BF5 with #F5E09B are triadic colors.

2 #9BE0F5 and #E0F59B with #F5E09B are triadic colors.