COLOR #F5E18B

HEX: #F5E18B RGB: (245,225,139)

Renk bilgisi

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

RGB renk modeli

#F5E18B color RGB value is (245,225,139).

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

RGB bağlantıları ve doygunluk

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

245
225
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 225 + 139 = 609 (100%)
R 245 of 609 ~ 40.23%
G 225 of 609 ~ 36.95%
B 139 of 609 ~ 22.82'%

%40.23
%36.95
%22.82

CMYK RENK MODELİ

#F5E18B rengi CMYK tonu (0,8,43,4).

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

CMYK: (0,8,43,4)
C0M8Y43K4 (0%, 8%, 43%, 4%)
(0.00 / 0.08 / 0.43 / 0.04)

CMYK yüzdeleri

%0
%8.16
%43.27
%3.92

Codes

Color #F5E18B in popluar color models

F5 E1 8B
RGB 245 225 139
HSL 49° 84.13% 75.29%
HSB/HSV 49° 43.27% 96.08%
CMYK 0.00% 8.16% 43.27%
3.92%

Color #F5E18B in popluar number systems.

HEX F5 E1 8B
Decimal 245 225 139
Binary 11110101 11100001 10001011
Octal 365 341 213

Shades and tints

Shades of #F5E18B

#F5E18B
(245,225,139)
#DFCD7F
(223,205,127)
#C9B973
(201,185,115)
#B3A567
(179,165,103)
#9D915B
(157,145,91)
#877D4F
(135,125,79)
#716943
(113,105,67)
#5B5537
(91,85,55)
#45412B
(69,65,43)
#2F2D1F
(47,45,31)
#191913
(25,25,19)
#000000
(0,0,0)

Tints of #F5E18B

#F5E18B
(245,225,139)
#F5E395
(245,227,149)
#F5E59F
(245,229,159)
#F5E7A9
(245,231,169)
#F5E9B3
(245,233,179)
#F5EBBD
(245,235,189)
#F5EDC7
(245,237,199)
#F5EFD1
(245,239,209)
#F5F1DB
(245,241,219)
#F5F3E5
(245,243,229)
#F5F5EF
(245,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E18B; }

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

This text font color is #F5E18B.

Background Color

.myBgColor { background-color: #F5E18B; }

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

This div background color is #F5E18B.

Border color

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

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

This div border color is #F5E18B.

Opacity

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

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

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

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

This text has shadow with #F5E18B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E18B.

Preview

Color preview on black background

This text has color #F5E18B on black background.


Color preview on white background

This text has color #F5E18B on white background.


Black color preview on #F5E18B background

This text has black color on #F5E18B background.


White color preview on #F5E18B background

This text has white color on #F5E18B background.


Related colors

Complementary color

Complementary color for #hex is #0A1E74.


I love getcolorcode.com

Triadic colors

1 #8BF5E1 and #E18BF5 with #F5E18B are triadic colors.

2 #8BE1F5 and #E1F58B with #F5E18B are triadic colors.