COLOR #F9F696

HEX: #F9F696 RGB: (249,246,150)

Renk bilgisi

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

RGB renk modeli

#F9F696 color RGB value is (249,246,150).

RGB: (249,246,150) (98%, 96%, 59%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 246 of 255 = 96%
B 150 of 255 = 59%

249
246
150

R + G + B ~ 84%. #F9F696 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 246 + 150 = 645 (100%)
R 249 of 645 ~ 38.6%
G 246 of 645 ~ 38.14%
B 150 of 645 ~ 23.26'%

%38.6
%38.14
%23.26

CMYK RENK MODELİ

#F9F696 rengi CMYK tonu (0,1,40,2).

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

CMYK: (0,1,40,2)
C0M1Y40K2 (0%, 1%, 40%, 2%)
(0.00 / 0.01 / 0.40 / 0.02)

CMYK yüzdeleri

%0
%1.2
%39.76
%2.35

Codes

Color #F9F696 in popluar color models

F9 F6 96
RGB 249 246 150
HSL 58° 89.19% 78.24%
HSB/HSV 58° 39.76% 97.65%
CMYK 0.00% 1.20% 39.76%
2.35%

Color #F9F696 in popluar number systems.

HEX F9 F6 96
Decimal 249 246 150
Binary 11111001 11110110 10010110
Octal 371 366 226

Shades and tints

Shades of #F9F696

#F9F696
(249,246,150)
#E3E089
(227,224,137)
#CDCA7C
(205,202,124)
#B7B46F
(183,180,111)
#A19E62
(161,158,98)
#8B8855
(139,136,85)
#757248
(117,114,72)
#5F5C3B
(95,92,59)
#49462E
(73,70,46)
#333021
(51,48,33)
#1D1A14
(29,26,20)
#000000
(0,0,0)

Tints of #F9F696

#F9F696
(249,246,150)
#F9F69F
(249,246,159)
#F9F6A8
(249,246,168)
#F9F6B1
(249,246,177)
#F9F6BA
(249,246,186)
#F9F6C3
(249,246,195)
#F9F6CC
(249,246,204)
#F9F6D5
(249,246,213)
#F9F6DE
(249,246,222)
#F9F6E7
(249,246,231)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9F696; }

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

This text font color is #F9F696.

Background Color

.myBgColor { background-color: #F9F696; }

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

This div background color is #F9F696.

Border color

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

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

This div border color is #F9F696.

Opacity

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

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

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

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

This text has shadow with #F9F696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9F696.

Preview

Color preview on black background

This text has color #F9F696 on black background.


Color preview on white background

This text has color #F9F696 on white background.


Black color preview on #F9F696 background

This text has black color on #F9F696 background.


White color preview on #F9F696 background

This text has white color on #F9F696 background.


Related colors

Complementary color

Complementary color for #hex is #060969.


I love getcolorcode.com

Triadic colors

1 #96F9F6 and #F696F9 with #F9F696 are triadic colors.

2 #96F6F9 and #F6F996 with #F9F696 are triadic colors.