COLOR #F5FD4A

HEX: #F5FD4A RGB: (245,253,74)

Renk bilgisi

#F5FD4A contains mainly red and green colors. #F5FD4A ‘ nin web güvenlik rengi #FFFF33 (ya da #FF3) dir.

RGB renk modeli

#F5FD4A color RGB value is (245,253,74).

RGB: (245,253,74) (96%, 99%, 29%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 253 of 255 = 99%
B 74 of 255 = 29%

245
253
74

R + G + B ~ 75%. #F5FD4A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 253 + 74 = 572 (100%)
R 245 of 572 ~ 42.83%
G 253 of 572 ~ 44.23%
B 74 of 572 ~ 12.94'%

%42.83
%44.23
%12.94

CMYK RENK MODELİ

#F5FD4A rengi CMYK tonu (3,0,71,1).

  • camgöbeği tonu 3.16%
  • eflatun tonu 0.00%
  • sarı tonu 70.75%
  • ana renk tonu 0.78%

CMYK: (3,0,71,1)
C3M0Y71K1 (3%, 0%, 71%, 1%)
(0.03 / 0.00 / 0.71 / 0.01)

CMYK yüzdeleri

%3.16
%0
%70.75
%0.78

Codes

Color #F5FD4A in popluar color models

F5 FD 4A
RGB 245 253 74
HSL 63° 97.81% 64.12%
HSB/HSV 63° 70.75% 99.22%
CMYK 3.16% 0.00% 70.75%
0.78%

Color #F5FD4A in popluar number systems.

HEX F5 FD 4A
Decimal 245 253 74
Binary 11110101 11111101 1001010
Octal 365 375 112

Shades and tints

Shades of #F5FD4A

#F5FD4A
(245,253,74)
#DFE644
(223,230,68)
#C9CF3E
(201,207,62)
#B3B838
(179,184,56)
#9DA132
(157,161,50)
#878A2C
(135,138,44)
#717326
(113,115,38)
#5B5C20
(91,92,32)
#45451A
(69,69,26)
#2F2E14
(47,46,20)
#19170E
(25,23,14)
#000000
(0,0,0)

Tints of #F5FD4A

#F5FD4A
(245,253,74)
#F5FD5A
(245,253,90)
#F5FD6A
(245,253,106)
#F5FD7A
(245,253,122)
#F5FD8A
(245,253,138)
#F5FD9A
(245,253,154)
#F5FDAA
(245,253,170)
#F5FDBA
(245,253,186)
#F5FDCA
(245,253,202)
#F5FDDA
(245,253,218)
#F5FDEA
(245,253,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5FD4A color. Also use rgb(245,253,74) instead hex code.

Text Font Color

.myTextColor { color: #F5FD4A; }

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

This text font color is #F5FD4A.

Background Color

.myBgColor { background-color: #F5FD4A; }

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

This div background color is #F5FD4A.

Border color

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

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

This div border color is #F5FD4A.

Opacity

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

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

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

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

This text has shadow with #F5FD4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5FD4A.

Preview

Color preview on black background

This text has color #F5FD4A on black background.


Color preview on white background

This text has color #F5FD4A on white background.


Black color preview on #F5FD4A background

This text has black color on #F5FD4A background.


White color preview on #F5FD4A background

This text has white color on #F5FD4A background.


Related colors

Complementary color

Complementary color for #hex is #0A02B5.


I love getcolorcode.com

Triadic colors

1 #4AF5FD and #FD4AF5 with #F5FD4A are triadic colors.

2 #4AFDF5 and #FDF54A with #F5FD4A are triadic colors.