COLOR #F5E39B

HEX: #F5E39B RGB: (245,227,155)

Renk bilgisi

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

RGB renk modeli

#F5E39B color RGB value is (245,227,155).

RGB: (245,227,155) (96%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 227 of 255 = 89%
B 155 of 255 = 61%

245
227
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 227 + 155 = 627 (100%)
R 245 of 627 ~ 39.07%
G 227 of 627 ~ 36.2%
B 155 of 627 ~ 24.72'%

%39.07
%36.2
%24.72

CMYK RENK MODELİ

#F5E39B rengi CMYK tonu (0,7,37,4).

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

CMYK: (0,7,37,4)
C0M7Y37K4 (0%, 7%, 37%, 4%)
(0.00 / 0.07 / 0.37 / 0.04)

CMYK yüzdeleri

%0
%7.35
%36.73
%3.92

Codes

Color #F5E39B in popluar color models

F5 E3 9B
RGB 245 227 155
HSL 48° 81.82% 78.43%
HSB/HSV 48° 36.73% 96.08%
CMYK 0.00% 7.35% 36.73%
3.92%

Color #F5E39B in popluar number systems.

HEX F5 E3 9B
Decimal 245 227 155
Binary 11110101 11100011 10011011
Octal 365 343 233

Shades and tints

Shades of #F5E39B

#F5E39B
(245,227,155)
#DFCF8D
(223,207,141)
#C9BB7F
(201,187,127)
#B3A771
(179,167,113)
#9D9363
(157,147,99)
#877F55
(135,127,85)
#716B47
(113,107,71)
#5B5739
(91,87,57)
#45432B
(69,67,43)
#2F2F1D
(47,47,29)
#191B0F
(25,27,15)
#000000
(0,0,0)

Tints of #F5E39B

#F5E39B
(245,227,155)
#F5E5A4
(245,229,164)
#F5E7AD
(245,231,173)
#F5E9B6
(245,233,182)
#F5EBBF
(245,235,191)
#F5EDC8
(245,237,200)
#F5EFD1
(245,239,209)
#F5F1DA
(245,241,218)
#F5F3E3
(245,243,227)
#F5F5EC
(245,245,236)
#F5F7F5
(245,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E39B; }

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

This text font color is #F5E39B.

Background Color

.myBgColor { background-color: #F5E39B; }

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

This div background color is #F5E39B.

Border color

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

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

This div border color is #F5E39B.

Opacity

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

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

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

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

This text has shadow with #F5E39B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E39B.

Preview

Color preview on black background

This text has color #F5E39B on black background.


Color preview on white background

This text has color #F5E39B on white background.


Black color preview on #F5E39B background

This text has black color on #F5E39B background.


White color preview on #F5E39B background

This text has white color on #F5E39B background.


Related colors

Complementary color

Complementary color for #hex is #0A1C64.


I love getcolorcode.com

Triadic colors

1 #9BF5E3 and #E39BF5 with #F5E39B are triadic colors.

2 #9BE3F5 and #E3F59B with #F5E39B are triadic colors.