COLOR #F9F66E

HEX: #F9F66E RGB: (249,246,110)

Renk bilgisi

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

RGB renk modeli

#F9F66E color RGB value is (249,246,110).

RGB: (249,246,110) (98%, 96%, 43%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 246 of 255 = 96%
B 110 of 255 = 43%

249
246
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 246 + 110 = 605 (100%)
R 249 of 605 ~ 41.16%
G 246 of 605 ~ 40.66%
B 110 of 605 ~ 18.18'%

%41.16
%40.66
%18.18

CMYK RENK MODELİ

#F9F66E rengi CMYK tonu (0,1,56,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.20%
  • sarı tonu 55.82%
  • ana renk tonu 2.35%

CMYK: (0,1,56,2)
C0M1Y56K2 (0%, 1%, 56%, 2%)
(0.00 / 0.01 / 0.56 / 0.02)

CMYK yüzdeleri

%0
%1.2
%55.82
%2.35

Codes

Color #F9F66E in popluar color models

F9 F6 6E
RGB 249 246 110
HSL 59° 92.05% 70.39%
HSB/HSV 59° 55.82% 97.65%
CMYK 0.00% 1.20% 55.82%
2.35%

Color #F9F66E in popluar number systems.

HEX F9 F6 6E
Decimal 249 246 110
Binary 11111001 11110110 1101110
Octal 371 366 156

Shades and tints

Shades of #F9F66E

#F9F66E
(249,246,110)
#E3E064
(227,224,100)
#CDCA5A
(205,202,90)
#B7B450
(183,180,80)
#A19E46
(161,158,70)
#8B883C
(139,136,60)
#757232
(117,114,50)
#5F5C28
(95,92,40)
#49461E
(73,70,30)
#333014
(51,48,20)
#1D1A0A
(29,26,10)
#000000
(0,0,0)

Tints of #F9F66E

#F9F66E
(249,246,110)
#F9F67B
(249,246,123)
#F9F688
(249,246,136)
#F9F695
(249,246,149)
#F9F6A2
(249,246,162)
#F9F6AF
(249,246,175)
#F9F6BC
(249,246,188)
#F9F6C9
(249,246,201)
#F9F6D6
(249,246,214)
#F9F6E3
(249,246,227)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9F66E color. Also use rgb(249,246,110) instead hex code.

Text Font Color

.myTextColor { color: #F9F66E; }

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

This text font color is #F9F66E.

Background Color

.myBgColor { background-color: #F9F66E; }

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

This div background color is #F9F66E.

Border color

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

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

This div border color is #F9F66E.

Opacity

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

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

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

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

This text has shadow with #F9F66E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9F66E.

Preview

Color preview on black background

This text has color #F9F66E on black background.


Color preview on white background

This text has color #F9F66E on white background.


Black color preview on #F9F66E background

This text has black color on #F9F66E background.


White color preview on #F9F66E background

This text has white color on #F9F66E background.


Related colors

Complementary color

Complementary color for #hex is #060991.


I love getcolorcode.com

Triadic colors

1 #6EF9F6 and #F66EF9 with #F9F66E are triadic colors.

2 #6EF6F9 and #F6F96E with #F9F66E are triadic colors.