COLOR #F5E497

HEX: #F5E497 RGB: (245,228,151)

Renk bilgisi

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

RGB renk modeli

#F5E497 color RGB value is (245,228,151).

RGB: (245,228,151) (96%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 151 of 255 = 59%

245
228
151

R + G + B ~ 81%. #F5E497 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 151 = 624 (100%)
R 245 of 624 ~ 39.26%
G 228 of 624 ~ 36.54%
B 151 of 624 ~ 24.2'%

%39.26
%36.54
%24.2

CMYK RENK MODELİ

#F5E497 rengi CMYK tonu (0,7,38,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.94%
  • sarı tonu 38.37%
  • ana renk tonu 3.92%

CMYK: (0,7,38,4)
C0M7Y38K4 (0%, 7%, 38%, 4%)
(0.00 / 0.07 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%6.94
%38.37
%3.92

Codes

Color #F5E497 in popluar color models

F5 E4 97
RGB 245 228 151
HSL 49° 82.46% 77.65%
HSB/HSV 49° 38.37% 96.08%
CMYK 0.00% 6.94% 38.37%
3.92%

Color #F5E497 in popluar number systems.

HEX F5 E4 97
Decimal 245 228 151
Binary 11110101 11100100 10010111
Octal 365 344 227

Shades and tints

Shades of #F5E497

#F5E497
(245,228,151)
#DFD08A
(223,208,138)
#C9BC7D
(201,188,125)
#B3A870
(179,168,112)
#9D9463
(157,148,99)
#878056
(135,128,86)
#716C49
(113,108,73)
#5B583C
(91,88,60)
#45442F
(69,68,47)
#2F3022
(47,48,34)
#191C15
(25,28,21)
#000000
(0,0,0)

Tints of #F5E497

#F5E497
(245,228,151)
#F5E6A0
(245,230,160)
#F5E8A9
(245,232,169)
#F5EAB2
(245,234,178)
#F5ECBB
(245,236,187)
#F5EEC4
(245,238,196)
#F5F0CD
(245,240,205)
#F5F2D6
(245,242,214)
#F5F4DF
(245,244,223)
#F5F6E8
(245,246,232)
#F5F8F1
(245,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E497; }

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

This text font color is #F5E497.

Background Color

.myBgColor { background-color: #F5E497; }

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

This div background color is #F5E497.

Border color

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

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

This div border color is #F5E497.

Opacity

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

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

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

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

This text has shadow with #F5E497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E497.

Preview

Color preview on black background

This text has color #F5E497 on black background.


Color preview on white background

This text has color #F5E497 on white background.


Black color preview on #F5E497 background

This text has black color on #F5E497 background.


White color preview on #F5E497 background

This text has white color on #F5E497 background.


Related colors

Complementary color

Complementary color for #hex is #0A1B68.


I love getcolorcode.com

Triadic colors

1 #97F5E4 and #E497F5 with #F5E497 are triadic colors.

2 #97E4F5 and #E4F597 with #F5E497 are triadic colors.