COLOR #F5E594

HEX: #F5E594 RGB: (245,229,148)

Renk bilgisi

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

RGB renk modeli

#F5E594 color RGB value is (245,229,148).

RGB: (245,229,148) (96%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 148 of 255 = 58%

245
229
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 148 = 622 (100%)
R 245 of 622 ~ 39.39%
G 229 of 622 ~ 36.82%
B 148 of 622 ~ 23.79'%

%39.39
%36.82
%23.79

CMYK RENK MODELİ

#F5E594 rengi CMYK tonu (0,7,40,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.53%
  • sarı tonu 39.59%
  • ana renk tonu 3.92%

CMYK: (0,7,40,4)
C0M7Y40K4 (0%, 7%, 40%, 4%)
(0.00 / 0.07 / 0.40 / 0.04)

CMYK yüzdeleri

%0
%6.53
%39.59
%3.92

Codes

Color #F5E594 in popluar color models

F5 E5 94
RGB 245 229 148
HSL 50° 82.91% 77.06%
HSB/HSV 50° 39.59% 96.08%
CMYK 0.00% 6.53% 39.59%
3.92%

Color #F5E594 in popluar number systems.

HEX F5 E5 94
Decimal 245 229 148
Binary 11110101 11100101 10010100
Octal 365 345 224

Shades and tints

Shades of #F5E594

#F5E594
(245,229,148)
#DFD187
(223,209,135)
#C9BD7A
(201,189,122)
#B3A96D
(179,169,109)
#9D9560
(157,149,96)
#878153
(135,129,83)
#716D46
(113,109,70)
#5B5939
(91,89,57)
#45452C
(69,69,44)
#2F311F
(47,49,31)
#191D12
(25,29,18)
#000000
(0,0,0)

Tints of #F5E594

#F5E594
(245,229,148)
#F5E79D
(245,231,157)
#F5E9A6
(245,233,166)
#F5EBAF
(245,235,175)
#F5EDB8
(245,237,184)
#F5EFC1
(245,239,193)
#F5F1CA
(245,241,202)
#F5F3D3
(245,243,211)
#F5F5DC
(245,245,220)
#F5F7E5
(245,247,229)
#F5F9EE
(245,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E594 color. Also use rgb(245,229,148) instead hex code.

Text Font Color

.myTextColor { color: #F5E594; }

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

This text font color is #F5E594.

Background Color

.myBgColor { background-color: #F5E594; }

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

This div background color is #F5E594.

Border color

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

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

This div border color is #F5E594.

Opacity

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

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

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

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

This text has shadow with #F5E594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E594.

Preview

Color preview on black background

This text has color #F5E594 on black background.


Color preview on white background

This text has color #F5E594 on white background.


Black color preview on #F5E594 background

This text has black color on #F5E594 background.


White color preview on #F5E594 background

This text has white color on #F5E594 background.


Related colors

Complementary color

Complementary color for #hex is #0A1A6B.


I love getcolorcode.com

Triadic colors

1 #94F5E5 and #E594F5 with #F5E594 are triadic colors.

2 #94E5F5 and #E5F594 with #F5E594 are triadic colors.