COLOR #F5E051

HEX: #F5E051 RGB: (245,224,81)

Renk bilgisi

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

RGB renk modeli

#F5E051 color RGB value is (245,224,81).

RGB: (245,224,81) (96%, 88%, 32%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 224 of 255 = 88%
B 81 of 255 = 32%

245
224
81

R + G + B ~ 72%. #F5E051 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 224 + 81 = 550 (100%)
R 245 of 550 ~ 44.55%
G 224 of 550 ~ 40.73%
B 81 of 550 ~ 14.73'%

%44.55
%40.73
%14.73

CMYK RENK MODELİ

#F5E051 rengi CMYK tonu (0,9,67,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.57%
  • sarı tonu 66.94%
  • ana renk tonu 3.92%

CMYK: (0,9,67,4)
C0M9Y67K4 (0%, 9%, 67%, 4%)
(0.00 / 0.09 / 0.67 / 0.04)

CMYK yüzdeleri

%0
%8.57
%66.94
%3.92

Codes

Color #F5E051 in popluar color models

F5 E0 51
RGB 245 224 81
HSL 52° 89.13% 63.92%
HSB/HSV 52° 66.94% 96.08%
CMYK 0.00% 8.57% 66.94%
3.92%

Color #F5E051 in popluar number systems.

HEX F5 E0 51
Decimal 245 224 81
Binary 11110101 11100000 1010001
Octal 365 340 121

Shades and tints

Shades of #F5E051

#F5E051
(245,224,81)
#DFCC4A
(223,204,74)
#C9B843
(201,184,67)
#B3A43C
(179,164,60)
#9D9035
(157,144,53)
#877C2E
(135,124,46)
#716827
(113,104,39)
#5B5420
(91,84,32)
#454019
(69,64,25)
#2F2C12
(47,44,18)
#19180B
(25,24,11)
#000000
(0,0,0)

Tints of #F5E051

#F5E051
(245,224,81)
#F5E260
(245,226,96)
#F5E46F
(245,228,111)
#F5E67E
(245,230,126)
#F5E88D
(245,232,141)
#F5EA9C
(245,234,156)
#F5ECAB
(245,236,171)
#F5EEBA
(245,238,186)
#F5F0C9
(245,240,201)
#F5F2D8
(245,242,216)
#F5F4E7
(245,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E051 color. Also use rgb(245,224,81) instead hex code.

Text Font Color

.myTextColor { color: #F5E051; }

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

This text font color is #F5E051.

Background Color

.myBgColor { background-color: #F5E051; }

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

This div background color is #F5E051.

Border color

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

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

This div border color is #F5E051.

Opacity

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

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

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

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

This text has shadow with #F5E051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E051.

Preview

Color preview on black background

This text has color #F5E051 on black background.


Color preview on white background

This text has color #F5E051 on white background.


Black color preview on #F5E051 background

This text has black color on #F5E051 background.


White color preview on #F5E051 background

This text has white color on #F5E051 background.


Related colors

Complementary color

Complementary color for #hex is #0A1FAE.


I love getcolorcode.com

Triadic colors

1 #51F5E0 and #E051F5 with #F5E051 are triadic colors.

2 #51E0F5 and #E0F551 with #F5E051 are triadic colors.