COLOR #F5E480

HEX: #F5E480 RGB: (245,228,128)

Renk bilgisi

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

RGB renk modeli

#F5E480 color RGB value is (245,228,128).

RGB: (245,228,128) (96%, 89%, 50%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 128 of 255 = 50%

245
228
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 128 = 601 (100%)
R 245 of 601 ~ 40.77%
G 228 of 601 ~ 37.94%
B 128 of 601 ~ 21.3'%

%40.77
%37.94
%21.3

CMYK RENK MODELİ

#F5E480 rengi CMYK tonu (0,7,48,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.94%
  • sarı tonu 47.76%
  • ana renk tonu 3.92%

CMYK: (0,7,48,4)
C0M7Y48K4 (0%, 7%, 48%, 4%)
(0.00 / 0.07 / 0.48 / 0.04)

CMYK yüzdeleri

%0
%6.94
%47.76
%3.92

Codes

Color #F5E480 in popluar color models

F5 E4 80
RGB 245 228 128
HSL 51° 85.40% 73.14%
HSB/HSV 51° 47.76% 96.08%
CMYK 0.00% 6.94% 47.76%
3.92%

Color #F5E480 in popluar number systems.

HEX F5 E4 80
Decimal 245 228 128
Binary 11110101 11100100 10000000
Octal 365 344 200

Shades and tints

Shades of #F5E480

#F5E480
(245,228,128)
#DFD075
(223,208,117)
#C9BC6A
(201,188,106)
#B3A85F
(179,168,95)
#9D9454
(157,148,84)
#878049
(135,128,73)
#716C3E
(113,108,62)
#5B5833
(91,88,51)
#454428
(69,68,40)
#2F301D
(47,48,29)
#191C12
(25,28,18)
#000000
(0,0,0)

Tints of #F5E480

#F5E480
(245,228,128)
#F5E68B
(245,230,139)
#F5E896
(245,232,150)
#F5EAA1
(245,234,161)
#F5ECAC
(245,236,172)
#F5EEB7
(245,238,183)
#F5F0C2
(245,240,194)
#F5F2CD
(245,242,205)
#F5F4D8
(245,244,216)
#F5F6E3
(245,246,227)
#F5F8EE
(245,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E480 color. Also use rgb(245,228,128) instead hex code.

Text Font Color

.myTextColor { color: #F5E480; }

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

This text font color is #F5E480.

Background Color

.myBgColor { background-color: #F5E480; }

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

This div background color is #F5E480.

Border color

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

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

This div border color is #F5E480.

Opacity

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

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

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

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

This text has shadow with #F5E480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E480.

Preview

Color preview on black background

This text has color #F5E480 on black background.


Color preview on white background

This text has color #F5E480 on white background.


Black color preview on #F5E480 background

This text has black color on #F5E480 background.


White color preview on #F5E480 background

This text has white color on #F5E480 background.


Related colors

Complementary color

Complementary color for #hex is #0A1B7F.


I love getcolorcode.com

Triadic colors

1 #80F5E4 and #E480F5 with #F5E480 are triadic colors.

2 #80E4F5 and #E4F580 with #F5E480 are triadic colors.