COLOR #F8F590

HEX: #F8F590 RGB: (248,245,144)

Renk bilgisi

#F8F590 contains mainly red and green colors. #F8F590 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F8F590 color RGB value is (248,245,144).

RGB: (248,245,144) (97%, 96%, 56%)

RGB bağlantıları ve doygunluk

R 248 of 255 = 97%
G 245 of 255 = 96%
B 144 of 255 = 56%

248
245
144

R + G + B ~ 83%. #F8F590 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 248 + 245 + 144 = 637 (100%)
R 248 of 637 ~ 38.93%
G 245 of 637 ~ 38.46%
B 144 of 637 ~ 22.61'%

%38.93
%38.46
%22.61

CMYK RENK MODELİ

#F8F590 rengi CMYK tonu (0,1,42,3).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.21%
  • sarı tonu 41.94%
  • ana renk tonu 2.75%

CMYK: (0,1,42,3)
C0M1Y42K3 (0%, 1%, 42%, 3%)
(0.00 / 0.01 / 0.42 / 0.03)

CMYK yüzdeleri

%0
%1.21
%41.94
%2.75

Codes

Color #F8F590 in popluar color models

F8 F5 90
RGB 248 245 144
HSL 58° 88.14% 76.86%
HSB/HSV 58° 41.94% 97.25%
CMYK 0.00% 1.21% 41.94%
2.75%

Color #F8F590 in popluar number systems.

HEX F8 F5 90
Decimal 248 245 144
Binary 11111000 11110101 10010000
Octal 370 365 220

Shades and tints

Shades of #F8F590

#F8F590
(248,245,144)
#E2DF83
(226,223,131)
#CCC976
(204,201,118)
#B6B369
(182,179,105)
#A09D5C
(160,157,92)
#8A874F
(138,135,79)
#747142
(116,113,66)
#5E5B35
(94,91,53)
#484528
(72,69,40)
#322F1B
(50,47,27)
#1C190E
(28,25,14)
#000000
(0,0,0)

Tints of #F8F590

#F8F590
(248,245,144)
#F8F59A
(248,245,154)
#F8F5A4
(248,245,164)
#F8F5AE
(248,245,174)
#F8F5B8
(248,245,184)
#F8F5C2
(248,245,194)
#F8F5CC
(248,245,204)
#F8F5D6
(248,245,214)
#F8F5E0
(248,245,224)
#F8F5EA
(248,245,234)
#F8F5F4
(248,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F8F590 color. Also use rgb(248,245,144) instead hex code.

Text Font Color

.myTextColor { color: #F8F590; }

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

This text font color is #F8F590.

Background Color

.myBgColor { background-color: #F8F590; }

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

This div background color is #F8F590.

Border color

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

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

This div border color is #F8F590.

Opacity

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

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

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

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

This text has shadow with #F8F590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8F590.

Preview

Color preview on black background

This text has color #F8F590 on black background.


Color preview on white background

This text has color #F8F590 on white background.


Black color preview on #F8F590 background

This text has black color on #F8F590 background.


White color preview on #F8F590 background

This text has white color on #F8F590 background.


Related colors

Complementary color

Complementary color for #hex is #070A6F.


I love getcolorcode.com

Triadic colors

1 #90F8F5 and #F590F8 with #F8F590 are triadic colors.

2 #90F5F8 and #F5F890 with #F8F590 are triadic colors.