COLOR #F5E58B

HEX: #F5E58B RGB: (245,229,139)

Renk bilgisi

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

RGB renk modeli

#F5E58B color RGB value is (245,229,139).

RGB: (245,229,139) (96%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 139 of 255 = 55%

245
229
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 139 = 613 (100%)
R 245 of 613 ~ 39.97%
G 229 of 613 ~ 37.36%
B 139 of 613 ~ 22.68'%

%39.97
%37.36
%22.68

CMYK RENK MODELİ

#F5E58B rengi CMYK tonu (0,7,43,4).

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

CMYK: (0,7,43,4)
C0M7Y43K4 (0%, 7%, 43%, 4%)
(0.00 / 0.07 / 0.43 / 0.04)

CMYK yüzdeleri

%0
%6.53
%43.27
%3.92

Codes

Color #F5E58B in popluar color models

F5 E5 8B
RGB 245 229 139
HSL 51° 84.13% 75.29%
HSB/HSV 51° 43.27% 96.08%
CMYK 0.00% 6.53% 43.27%
3.92%

Color #F5E58B in popluar number systems.

HEX F5 E5 8B
Decimal 245 229 139
Binary 11110101 11100101 10001011
Octal 365 345 213

Shades and tints

Shades of #F5E58B

#F5E58B
(245,229,139)
#DFD17F
(223,209,127)
#C9BD73
(201,189,115)
#B3A967
(179,169,103)
#9D955B
(157,149,91)
#87814F
(135,129,79)
#716D43
(113,109,67)
#5B5937
(91,89,55)
#45452B
(69,69,43)
#2F311F
(47,49,31)
#191D13
(25,29,19)
#000000
(0,0,0)

Tints of #F5E58B

#F5E58B
(245,229,139)
#F5E795
(245,231,149)
#F5E99F
(245,233,159)
#F5EBA9
(245,235,169)
#F5EDB3
(245,237,179)
#F5EFBD
(245,239,189)
#F5F1C7
(245,241,199)
#F5F3D1
(245,243,209)
#F5F5DB
(245,245,219)
#F5F7E5
(245,247,229)
#F5F9EF
(245,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E58B; }

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

This text font color is #F5E58B.

Background Color

.myBgColor { background-color: #F5E58B; }

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

This div background color is #F5E58B.

Border color

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

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

This div border color is #F5E58B.

Opacity

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

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

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

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

This text has shadow with #F5E58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E58B.

Preview

Color preview on black background

This text has color #F5E58B on black background.


Color preview on white background

This text has color #F5E58B on white background.


Black color preview on #F5E58B background

This text has black color on #F5E58B background.


White color preview on #F5E58B background

This text has white color on #F5E58B background.


Related colors

Complementary color

Complementary color for #hex is #0A1A74.


I love getcolorcode.com

Triadic colors

1 #8BF5E5 and #E58BF5 with #F5E58B are triadic colors.

2 #8BE5F5 and #E5F58B with #F5E58B are triadic colors.