COLOR #F5E980

HEX: #F5E980 RGB: (245,233,128)

Renk bilgisi

#F5E980 contains mainly red and green colors. #F5E980 ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#F5E980 color RGB value is (245,233,128).

RGB: (245,233,128) (96%, 91%, 50%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 233 of 255 = 91%
B 128 of 255 = 50%

245
233
128

R + G + B ~ 79%. #F5E980 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 233 + 128 = 606 (100%)
R 245 of 606 ~ 40.43%
G 233 of 606 ~ 38.45%
B 128 of 606 ~ 21.12'%

%40.43
%38.45
%21.12

CMYK RENK MODELİ

#F5E980 rengi CMYK tonu (0,5,48,4).

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

CMYK: (0,5,48,4)
C0M5Y48K4 (0%, 5%, 48%, 4%)
(0.00 / 0.05 / 0.48 / 0.04)

CMYK yüzdeleri

%0
%4.9
%47.76
%3.92

Codes

Color #F5E980 in popluar color models

F5 E9 80
RGB 245 233 128
HSL 54° 85.40% 73.14%
HSB/HSV 54° 47.76% 96.08%
CMYK 0.00% 4.90% 47.76%
3.92%

Color #F5E980 in popluar number systems.

HEX F5 E9 80
Decimal 245 233 128
Binary 11110101 11101001 10000000
Octal 365 351 200

Shades and tints

Shades of #F5E980

#F5E980
(245,233,128)
#DFD475
(223,212,117)
#C9BF6A
(201,191,106)
#B3AA5F
(179,170,95)
#9D9554
(157,149,84)
#878049
(135,128,73)
#716B3E
(113,107,62)
#5B5633
(91,86,51)
#454128
(69,65,40)
#2F2C1D
(47,44,29)
#191712
(25,23,18)
#000000
(0,0,0)

Tints of #F5E980

#F5E980
(245,233,128)
#F5EB8B
(245,235,139)
#F5ED96
(245,237,150)
#F5EFA1
(245,239,161)
#F5F1AC
(245,241,172)
#F5F3B7
(245,243,183)
#F5F5C2
(245,245,194)
#F5F7CD
(245,247,205)
#F5F9D8
(245,249,216)
#F5FBE3
(245,251,227)
#F5FDEE
(245,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E980; }

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

This text font color is #F5E980.

Background Color

.myBgColor { background-color: #F5E980; }

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

This div background color is #F5E980.

Border color

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

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

This div border color is #F5E980.

Opacity

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

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

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

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

This text has shadow with #F5E980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E980.

Preview

Color preview on black background

This text has color #F5E980 on black background.


Color preview on white background

This text has color #F5E980 on white background.


Black color preview on #F5E980 background

This text has black color on #F5E980 background.


White color preview on #F5E980 background

This text has white color on #F5E980 background.


Related colors

Complementary color

Complementary color for #hex is #0A167F.


I love getcolorcode.com

Triadic colors

1 #80F5E9 and #E980F5 with #F5E980 are triadic colors.

2 #80E9F5 and #E9F580 with #F5E980 are triadic colors.