COLOR #F5E297

HEX: #F5E297 RGB: (245,226,151)

Renk bilgisi

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

RGB renk modeli

#F5E297 color RGB value is (245,226,151).

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

RGB bağlantıları ve doygunluk

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

245
226
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 226 + 151 = 622 (100%)
R 245 of 622 ~ 39.39%
G 226 of 622 ~ 36.33%
B 151 of 622 ~ 24.28'%

%39.39
%36.33
%24.28

CMYK RENK MODELİ

#F5E297 rengi CMYK tonu (0,8,38,4).

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

CMYK: (0,8,38,4)
C0M8Y38K4 (0%, 8%, 38%, 4%)
(0.00 / 0.08 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%7.76
%38.37
%3.92

Codes

Color #F5E297 in popluar color models

F5 E2 97
RGB 245 226 151
HSL 48° 82.46% 77.65%
HSB/HSV 48° 38.37% 96.08%
CMYK 0.00% 7.76% 38.37%
3.92%

Color #F5E297 in popluar number systems.

HEX F5 E2 97
Decimal 245 226 151
Binary 11110101 11100010 10010111
Octal 365 342 227

Shades and tints

Shades of #F5E297

#F5E297
(245,226,151)
#DFCE8A
(223,206,138)
#C9BA7D
(201,186,125)
#B3A670
(179,166,112)
#9D9263
(157,146,99)
#877E56
(135,126,86)
#716A49
(113,106,73)
#5B563C
(91,86,60)
#45422F
(69,66,47)
#2F2E22
(47,46,34)
#191A15
(25,26,21)
#000000
(0,0,0)

Tints of #F5E297

#F5E297
(245,226,151)
#F5E4A0
(245,228,160)
#F5E6A9
(245,230,169)
#F5E8B2
(245,232,178)
#F5EABB
(245,234,187)
#F5ECC4
(245,236,196)
#F5EECD
(245,238,205)
#F5F0D6
(245,240,214)
#F5F2DF
(245,242,223)
#F5F4E8
(245,244,232)
#F5F6F1
(245,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E297; }

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

This text font color is #F5E297.

Background Color

.myBgColor { background-color: #F5E297; }

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

This div background color is #F5E297.

Border color

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

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

This div border color is #F5E297.

Opacity

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

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

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

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

This text has shadow with #F5E297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E297.

Preview

Color preview on black background

This text has color #F5E297 on black background.


Color preview on white background

This text has color #F5E297 on white background.


Black color preview on #F5E297 background

This text has black color on #F5E297 background.


White color preview on #F5E297 background

This text has white color on #F5E297 background.


Related colors

Complementary color

Complementary color for #hex is #0A1D68.


I love getcolorcode.com

Triadic colors

1 #97F5E2 and #E297F5 with #F5E297 are triadic colors.

2 #97E2F5 and #E2F597 with #F5E297 are triadic colors.