COLOR #F5E9A5

HEX: #F5E9A5 RGB: (245,233,165)

Renk bilgisi

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

RGB renk modeli

#F5E9A5 color RGB value is (245,233,165).

RGB: (245,233,165) (96%, 91%, 65%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 233 of 255 = 91%
B 165 of 255 = 65%

245
233
165

R + G + B ~ 84%. #F5E9A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 233 + 165 = 643 (100%)
R 245 of 643 ~ 38.1%
G 233 of 643 ~ 36.24%
B 165 of 643 ~ 25.66'%

%38.1
%36.24
%25.66

CMYK RENK MODELİ

#F5E9A5 rengi CMYK tonu (0,5,33,4).

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

CMYK: (0,5,33,4)
C0M5Y33K4 (0%, 5%, 33%, 4%)
(0.00 / 0.05 / 0.33 / 0.04)

CMYK yüzdeleri

%0
%4.9
%32.65
%3.92

Codes

Color #F5E9A5 in popluar color models

F5 E9 A5
RGB 245 233 165
HSL 51° 80.00% 80.39%
HSB/HSV 51° 32.65% 96.08%
CMYK 0.00% 4.90% 32.65%
3.92%

Color #F5E9A5 in popluar number systems.

HEX F5 E9 A5
Decimal 245 233 165
Binary 11110101 11101001 10100101
Octal 365 351 245

Shades and tints

Shades of #F5E9A5

#F5E9A5
(245,233,165)
#DFD496
(223,212,150)
#C9BF87
(201,191,135)
#B3AA78
(179,170,120)
#9D9569
(157,149,105)
#87805A
(135,128,90)
#716B4B
(113,107,75)
#5B563C
(91,86,60)
#45412D
(69,65,45)
#2F2C1E
(47,44,30)
#19170F
(25,23,15)
#000000
(0,0,0)

Tints of #F5E9A5

#F5E9A5
(245,233,165)
#F5EBAD
(245,235,173)
#F5EDB5
(245,237,181)
#F5EFBD
(245,239,189)
#F5F1C5
(245,241,197)
#F5F3CD
(245,243,205)
#F5F5D5
(245,245,213)
#F5F7DD
(245,247,221)
#F5F9E5
(245,249,229)
#F5FBED
(245,251,237)
#F5FDF5
(245,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E9A5; }

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

This text font color is #F5E9A5.

Background Color

.myBgColor { background-color: #F5E9A5; }

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

This div background color is #F5E9A5.

Border color

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

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

This div border color is #F5E9A5.

Opacity

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

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

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

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

This text has shadow with #F5E9A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E9A5.

Preview

Color preview on black background

This text has color #F5E9A5 on black background.


Color preview on white background

This text has color #F5E9A5 on white background.


Black color preview on #F5E9A5 background

This text has black color on #F5E9A5 background.


White color preview on #F5E9A5 background

This text has white color on #F5E9A5 background.


Related colors

Complementary color

Complementary color for #hex is #0A165A.


I love getcolorcode.com

Triadic colors

1 #A5F5E9 and #E9A5F5 with #F5E9A5 are triadic colors.

2 #A5E9F5 and #E9F5A5 with #F5E9A5 are triadic colors.