COLOR #F5E488

HEX: #F5E488 RGB: (245,228,136)

Renk bilgisi

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

RGB renk modeli

#F5E488 color RGB value is (245,228,136).

RGB: (245,228,136) (96%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 136 of 255 = 53%

245
228
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 136 = 609 (100%)
R 245 of 609 ~ 40.23%
G 228 of 609 ~ 37.44%
B 136 of 609 ~ 22.33'%

%40.23
%37.44
%22.33

CMYK RENK MODELİ

#F5E488 rengi CMYK tonu (0,7,44,4).

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

CMYK: (0,7,44,4)
C0M7Y44K4 (0%, 7%, 44%, 4%)
(0.00 / 0.07 / 0.44 / 0.04)

CMYK yüzdeleri

%0
%6.94
%44.49
%3.92

Codes

Color #F5E488 in popluar color models

F5 E4 88
RGB 245 228 136
HSL 51° 84.50% 74.71%
HSB/HSV 51° 44.49% 96.08%
CMYK 0.00% 6.94% 44.49%
3.92%

Color #F5E488 in popluar number systems.

HEX F5 E4 88
Decimal 245 228 136
Binary 11110101 11100100 10001000
Octal 365 344 210

Shades and tints

Shades of #F5E488

#F5E488
(245,228,136)
#DFD07C
(223,208,124)
#C9BC70
(201,188,112)
#B3A864
(179,168,100)
#9D9458
(157,148,88)
#87804C
(135,128,76)
#716C40
(113,108,64)
#5B5834
(91,88,52)
#454428
(69,68,40)
#2F301C
(47,48,28)
#191C10
(25,28,16)
#000000
(0,0,0)

Tints of #F5E488

#F5E488
(245,228,136)
#F5E692
(245,230,146)
#F5E89C
(245,232,156)
#F5EAA6
(245,234,166)
#F5ECB0
(245,236,176)
#F5EEBA
(245,238,186)
#F5F0C4
(245,240,196)
#F5F2CE
(245,242,206)
#F5F4D8
(245,244,216)
#F5F6E2
(245,246,226)
#F5F8EC
(245,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E488; }

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

This text font color is #F5E488.

Background Color

.myBgColor { background-color: #F5E488; }

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

This div background color is #F5E488.

Border color

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

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

This div border color is #F5E488.

Opacity

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

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

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

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

This text has shadow with #F5E488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E488.

Preview

Color preview on black background

This text has color #F5E488 on black background.


Color preview on white background

This text has color #F5E488 on white background.


Black color preview on #F5E488 background

This text has black color on #F5E488 background.


White color preview on #F5E488 background

This text has white color on #F5E488 background.


Related colors

Complementary color

Complementary color for #hex is #0A1B77.


I love getcolorcode.com

Triadic colors

1 #88F5E4 and #E488F5 with #F5E488 are triadic colors.

2 #88E4F5 and #E4F588 with #F5E488 are triadic colors.