COLOR #F9F68C

HEX: #F9F68C RGB: (249,246,140)

Renk bilgisi

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

RGB renk modeli

#F9F68C color RGB value is (249,246,140).

RGB: (249,246,140) (98%, 96%, 55%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 246 of 255 = 96%
B 140 of 255 = 55%

249
246
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 246 + 140 = 635 (100%)
R 249 of 635 ~ 39.21%
G 246 of 635 ~ 38.74%
B 140 of 635 ~ 22.05'%

%39.21
%38.74
%22.05

CMYK RENK MODELİ

#F9F68C rengi CMYK tonu (0,1,44,2).

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

CMYK: (0,1,44,2)
C0M1Y44K2 (0%, 1%, 44%, 2%)
(0.00 / 0.01 / 0.44 / 0.02)

CMYK yüzdeleri

%0
%1.2
%43.78
%2.35

Codes

Color #F9F68C in popluar color models

F9 F6 8C
RGB 249 246 140
HSL 58° 90.08% 76.27%
HSB/HSV 58° 43.78% 97.65%
CMYK 0.00% 1.20% 43.78%
2.35%

Color #F9F68C in popluar number systems.

HEX F9 F6 8C
Decimal 249 246 140
Binary 11111001 11110110 10001100
Octal 371 366 214

Shades and tints

Shades of #F9F68C

#F9F68C
(249,246,140)
#E3E080
(227,224,128)
#CDCA74
(205,202,116)
#B7B468
(183,180,104)
#A19E5C
(161,158,92)
#8B8850
(139,136,80)
#757244
(117,114,68)
#5F5C38
(95,92,56)
#49462C
(73,70,44)
#333020
(51,48,32)
#1D1A14
(29,26,20)
#000000
(0,0,0)

Tints of #F9F68C

#F9F68C
(249,246,140)
#F9F696
(249,246,150)
#F9F6A0
(249,246,160)
#F9F6AA
(249,246,170)
#F9F6B4
(249,246,180)
#F9F6BE
(249,246,190)
#F9F6C8
(249,246,200)
#F9F6D2
(249,246,210)
#F9F6DC
(249,246,220)
#F9F6E6
(249,246,230)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9F68C; }

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

This text font color is #F9F68C.

Background Color

.myBgColor { background-color: #F9F68C; }

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

This div background color is #F9F68C.

Border color

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

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

This div border color is #F9F68C.

Opacity

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

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

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

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

This text has shadow with #F9F68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9F68C.

Preview

Color preview on black background

This text has color #F9F68C on black background.


Color preview on white background

This text has color #F9F68C on white background.


Black color preview on #F9F68C background

This text has black color on #F9F68C background.


White color preview on #F9F68C background

This text has white color on #F9F68C background.


Related colors

Complementary color

Complementary color for #hex is #060973.


I love getcolorcode.com

Triadic colors

1 #8CF9F6 and #F68CF9 with #F9F68C are triadic colors.

2 #8CF6F9 and #F6F98C with #F9F68C are triadic colors.