COLOR #F5E997

HEX: #F5E997 RGB: (245,233,151)

Renk bilgisi

#F5E997 contains mainly red and green colors. #F5E997 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F5E997 color RGB value is (245,233,151).

RGB: (245,233,151) (96%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 233 of 255 = 91%
B 151 of 255 = 59%

245
233
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 233 + 151 = 629 (100%)
R 245 of 629 ~ 38.95%
G 233 of 629 ~ 37.04%
B 151 of 629 ~ 24.01'%

%38.95
%37.04
%24.01

CMYK RENK MODELİ

#F5E997 rengi CMYK tonu (0,5,38,4).

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

CMYK: (0,5,38,4)
C0M5Y38K4 (0%, 5%, 38%, 4%)
(0.00 / 0.05 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%4.9
%38.37
%3.92

Codes

Color #F5E997 in popluar color models

F5 E9 97
RGB 245 233 151
HSL 52° 82.46% 77.65%
HSB/HSV 52° 38.37% 96.08%
CMYK 0.00% 4.90% 38.37%
3.92%

Color #F5E997 in popluar number systems.

HEX F5 E9 97
Decimal 245 233 151
Binary 11110101 11101001 10010111
Octal 365 351 227

Shades and tints

Shades of #F5E997

#F5E997
(245,233,151)
#DFD48A
(223,212,138)
#C9BF7D
(201,191,125)
#B3AA70
(179,170,112)
#9D9563
(157,149,99)
#878056
(135,128,86)
#716B49
(113,107,73)
#5B563C
(91,86,60)
#45412F
(69,65,47)
#2F2C22
(47,44,34)
#191715
(25,23,21)
#000000
(0,0,0)

Tints of #F5E997

#F5E997
(245,233,151)
#F5EBA0
(245,235,160)
#F5EDA9
(245,237,169)
#F5EFB2
(245,239,178)
#F5F1BB
(245,241,187)
#F5F3C4
(245,243,196)
#F5F5CD
(245,245,205)
#F5F7D6
(245,247,214)
#F5F9DF
(245,249,223)
#F5FBE8
(245,251,232)
#F5FDF1
(245,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E997; }

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

This text font color is #F5E997.

Background Color

.myBgColor { background-color: #F5E997; }

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

This div background color is #F5E997.

Border color

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

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

This div border color is #F5E997.

Opacity

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

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

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

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

This text has shadow with #F5E997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E997.

Preview

Color preview on black background

This text has color #F5E997 on black background.


Color preview on white background

This text has color #F5E997 on white background.


Black color preview on #F5E997 background

This text has black color on #F5E997 background.


White color preview on #F5E997 background

This text has white color on #F5E997 background.


Related colors

Complementary color

Complementary color for #hex is #0A1668.


I love getcolorcode.com

Triadic colors

1 #97F5E9 and #E997F5 with #F5E997 are triadic colors.

2 #97E9F5 and #E9F597 with #F5E997 are triadic colors.