COLOR #F5E49B

HEX: #F5E49B RGB: (245,228,155)

Renk bilgisi

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

RGB renk modeli

#F5E49B color RGB value is (245,228,155).

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

RGB bağlantıları ve doygunluk

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

245
228
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 155 = 628 (100%)
R 245 of 628 ~ 39.01%
G 228 of 628 ~ 36.31%
B 155 of 628 ~ 24.68'%

%39.01
%36.31
%24.68

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.94%
  • 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
%6.94
%36.73
%3.92

Codes

Color #F5E49B in popluar color models

F5 E4 9B
RGB 245 228 155
HSL 49° 81.82% 78.43%
HSB/HSV 49° 36.73% 96.08%
CMYK 0.00% 6.94% 36.73%
3.92%

Color #F5E49B in popluar number systems.

HEX F5 E4 9B
Decimal 245 228 155
Binary 11110101 11100100 10011011
Octal 365 344 233

Shades and tints

Shades of #F5E49B

#F5E49B
(245,228,155)
#DFD08D
(223,208,141)
#C9BC7F
(201,188,127)
#B3A871
(179,168,113)
#9D9463
(157,148,99)
#878055
(135,128,85)
#716C47
(113,108,71)
#5B5839
(91,88,57)
#45442B
(69,68,43)
#2F301D
(47,48,29)
#191C0F
(25,28,15)
#000000
(0,0,0)

Tints of #F5E49B

#F5E49B
(245,228,155)
#F5E6A4
(245,230,164)
#F5E8AD
(245,232,173)
#F5EAB6
(245,234,182)
#F5ECBF
(245,236,191)
#F5EEC8
(245,238,200)
#F5F0D1
(245,240,209)
#F5F2DA
(245,242,218)
#F5F4E3
(245,244,227)
#F5F6EC
(245,246,236)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E49B; }

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

This text font color is #F5E49B.

Background Color

.myBgColor { background-color: #F5E49B; }

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

This div background color is #F5E49B.

Border color

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

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

This div border color is #F5E49B.

Opacity

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

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

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

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

This text has shadow with #F5E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E49B.

Preview

Color preview on black background

This text has color #F5E49B on black background.


Color preview on white background

This text has color #F5E49B on white background.


Black color preview on #F5E49B background

This text has black color on #F5E49B background.


White color preview on #F5E49B background

This text has white color on #F5E49B background.


Related colors

Complementary color

Complementary color for #hex is #0A1B64.


I love getcolorcode.com

Triadic colors

1 #9BF5E4 and #E49BF5 with #F5E49B are triadic colors.

2 #9BE4F5 and #E4F59B with #F5E49B are triadic colors.