COLOR #F9F07B

HEX: #F9F07B RGB: (249,240,123)

Renk bilgisi

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

RGB renk modeli

#F9F07B color RGB value is (249,240,123).

RGB: (249,240,123) (98%, 94%, 48%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 240 of 255 = 94%
B 123 of 255 = 48%

249
240
123

R + G + B ~ 80%. #F9F07B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 240 + 123 = 612 (100%)
R 249 of 612 ~ 40.69%
G 240 of 612 ~ 39.22%
B 123 of 612 ~ 20.1'%

%40.69
%39.22
%20.1

CMYK RENK MODELİ

#F9F07B rengi CMYK tonu (0,4,51,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.61%
  • sarı tonu 50.60%
  • ana renk tonu 2.35%

CMYK: (0,4,51,2)
C0M4Y51K2 (0%, 4%, 51%, 2%)
(0.00 / 0.04 / 0.51 / 0.02)

CMYK yüzdeleri

%0
%3.61
%50.6
%2.35

Codes

Color #F9F07B in popluar color models

F9 F0 7B
RGB 249 240 123
HSL 56° 91.30% 72.94%
HSB/HSV 56° 50.60% 97.65%
CMYK 0.00% 3.61% 50.60%
2.35%

Color #F9F07B in popluar number systems.

HEX F9 F0 7B
Decimal 249 240 123
Binary 11111001 11110000 1111011
Octal 371 360 173

Shades and tints

Shades of #F9F07B

#F9F07B
(249,240,123)
#E3DB70
(227,219,112)
#CDC665
(205,198,101)
#B7B15A
(183,177,90)
#A19C4F
(161,156,79)
#8B8744
(139,135,68)
#757239
(117,114,57)
#5F5D2E
(95,93,46)
#494823
(73,72,35)
#333318
(51,51,24)
#1D1E0D
(29,30,13)
#000000
(0,0,0)

Tints of #F9F07B

#F9F07B
(249,240,123)
#F9F187
(249,241,135)
#F9F293
(249,242,147)
#F9F39F
(249,243,159)
#F9F4AB
(249,244,171)
#F9F5B7
(249,245,183)
#F9F6C3
(249,246,195)
#F9F7CF
(249,247,207)
#F9F8DB
(249,248,219)
#F9F9E7
(249,249,231)
#F9FAF3
(249,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9F07B color. Also use rgb(249,240,123) instead hex code.

Text Font Color

.myTextColor { color: #F9F07B; }

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

This text font color is #F9F07B.

Background Color

.myBgColor { background-color: #F9F07B; }

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

This div background color is #F9F07B.

Border color

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

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

This div border color is #F9F07B.

Opacity

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

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

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

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

This text has shadow with #F9F07B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9F07B.

Preview

Color preview on black background

This text has color #F9F07B on black background.


Color preview on white background

This text has color #F9F07B on white background.


Black color preview on #F9F07B background

This text has black color on #F9F07B background.


White color preview on #F9F07B background

This text has white color on #F9F07B background.


Related colors

Complementary color

Complementary color for #hex is #060F84.


I love getcolorcode.com

Triadic colors

1 #7BF9F0 and #F07BF9 with #F9F07B are triadic colors.

2 #7BF0F9 and #F0F97B with #F9F07B are triadic colors.