COLOR #F9FD7E

HEX: #F9FD7E RGB: (249,253,126)

Renk bilgisi

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

RGB renk modeli

#F9FD7E color RGB value is (249,253,126).

RGB: (249,253,126) (98%, 99%, 49%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 253 of 255 = 99%
B 126 of 255 = 49%

249
253
126

R + G + B ~ 82%. #F9FD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 253 + 126 = 628 (100%)
R 249 of 628 ~ 39.65%
G 253 of 628 ~ 40.29%
B 126 of 628 ~ 20.06'%

%39.65
%40.29
%20.06

CMYK RENK MODELİ

#F9FD7E rengi CMYK tonu (2,0,50,1).

  • camgöbeği tonu 1.58%
  • eflatun tonu 0.00%
  • sarı tonu 50.20%
  • ana renk tonu 0.78%

CMYK: (2,0,50,1)
C2M0Y50K1 (2%, 0%, 50%, 1%)
(0.02 / 0.00 / 0.50 / 0.01)

CMYK yüzdeleri

%1.58
%0
%50.2
%0.78

Codes

Color #F9FD7E in popluar color models

F9 FD 7E
RGB 249 253 126
HSL 62° 96.95% 74.31%
HSB/HSV 62° 50.20% 99.22%
CMYK 1.58% 0.00% 50.20%
0.78%

Color #F9FD7E in popluar number systems.

HEX F9 FD 7E
Decimal 249 253 126
Binary 11111001 11111101 1111110
Octal 371 375 176

Shades and tints

Shades of #F9FD7E

#F9FD7E
(249,253,126)
#E3E673
(227,230,115)
#CDCF68
(205,207,104)
#B7B85D
(183,184,93)
#A1A152
(161,161,82)
#8B8A47
(139,138,71)
#75733C
(117,115,60)
#5F5C31
(95,92,49)
#494526
(73,69,38)
#332E1B
(51,46,27)
#1D1710
(29,23,16)
#000000
(0,0,0)

Tints of #F9FD7E

#F9FD7E
(249,253,126)
#F9FD89
(249,253,137)
#F9FD94
(249,253,148)
#F9FD9F
(249,253,159)
#F9FDAA
(249,253,170)
#F9FDB5
(249,253,181)
#F9FDC0
(249,253,192)
#F9FDCB
(249,253,203)
#F9FDD6
(249,253,214)
#F9FDE1
(249,253,225)
#F9FDEC
(249,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9FD7E color. Also use rgb(249,253,126) instead hex code.

Text Font Color

.myTextColor { color: #F9FD7E; }

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

This text font color is #F9FD7E.

Background Color

.myBgColor { background-color: #F9FD7E; }

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

This div background color is #F9FD7E.

Border color

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

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

This div border color is #F9FD7E.

Opacity

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

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

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

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

This text has shadow with #F9FD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9FD7E.

Preview

Color preview on black background

This text has color #F9FD7E on black background.


Color preview on white background

This text has color #F9FD7E on white background.


Black color preview on #F9FD7E background

This text has black color on #F9FD7E background.


White color preview on #F9FD7E background

This text has white color on #F9FD7E background.


Related colors

Complementary color

Complementary color for #hex is #060281.


I love getcolorcode.com

Triadic colors

1 #7EF9FD and #FD7EF9 with #F9FD7E are triadic colors.

2 #7EFDF9 and #FDF97E with #F9FD7E are triadic colors.