COLOR #F5E57D

HEX: #F5E57D RGB: (245,229,125)

Renk bilgisi

#F5E57D contains mainly red and green colors. #F5E57D ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F5E57D color RGB value is (245,229,125).

RGB: (245,229,125) (96%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 125 of 255 = 49%

245
229
125

R + G + B ~ 78%. #F5E57D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 125 = 599 (100%)
R 245 of 599 ~ 40.9%
G 229 of 599 ~ 38.23%
B 125 of 599 ~ 20.87'%

%40.9
%38.23
%20.87

CMYK RENK MODELİ

#F5E57D rengi CMYK tonu (0,7,49,4).

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

CMYK: (0,7,49,4)
C0M7Y49K4 (0%, 7%, 49%, 4%)
(0.00 / 0.07 / 0.49 / 0.04)

CMYK yüzdeleri

%0
%6.53
%48.98
%3.92

Codes

Color #F5E57D in popluar color models

F5 E5 7D
RGB 245 229 125
HSL 52° 85.71% 72.55%
HSB/HSV 52° 48.98% 96.08%
CMYK 0.00% 6.53% 48.98%
3.92%

Color #F5E57D in popluar number systems.

HEX F5 E5 7D
Decimal 245 229 125
Binary 11110101 11100101 1111101
Octal 365 345 175

Shades and tints

Shades of #F5E57D

#F5E57D
(245,229,125)
#DFD172
(223,209,114)
#C9BD67
(201,189,103)
#B3A95C
(179,169,92)
#9D9551
(157,149,81)
#878146
(135,129,70)
#716D3B
(113,109,59)
#5B5930
(91,89,48)
#454525
(69,69,37)
#2F311A
(47,49,26)
#191D0F
(25,29,15)
#000000
(0,0,0)

Tints of #F5E57D

#F5E57D
(245,229,125)
#F5E788
(245,231,136)
#F5E993
(245,233,147)
#F5EB9E
(245,235,158)
#F5EDA9
(245,237,169)
#F5EFB4
(245,239,180)
#F5F1BF
(245,241,191)
#F5F3CA
(245,243,202)
#F5F5D5
(245,245,213)
#F5F7E0
(245,247,224)
#F5F9EB
(245,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E57D; }

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

This text font color is #F5E57D.

Background Color

.myBgColor { background-color: #F5E57D; }

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

This div background color is #F5E57D.

Border color

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

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

This div border color is #F5E57D.

Opacity

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

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

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

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

This text has shadow with #F5E57D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E57D.

Preview

Color preview on black background

This text has color #F5E57D on black background.


Color preview on white background

This text has color #F5E57D on white background.


Black color preview on #F5E57D background

This text has black color on #F5E57D background.


White color preview on #F5E57D background

This text has white color on #F5E57D background.


Related colors

Complementary color

Complementary color for #hex is #0A1A82.


I love getcolorcode.com

Triadic colors

1 #7DF5E5 and #E57DF5 with #F5E57D are triadic colors.

2 #7DE5F5 and #E5F57D with #F5E57D are triadic colors.