COLOR #F9E69E

HEX: #F9E69E RGB: (249,230,158)

Renk bilgisi

#F9E69E contains mainly red and green colors. #F9E69E ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F9E69E color RGB value is (249,230,158).

RGB: (249,230,158) (98%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 230 of 255 = 90%
B 158 of 255 = 62%

249
230
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 230 + 158 = 637 (100%)
R 249 of 637 ~ 39.09%
G 230 of 637 ~ 36.11%
B 158 of 637 ~ 24.8'%

%39.09
%36.11
%24.8

CMYK RENK MODELİ

#F9E69E rengi CMYK tonu (0,8,37,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.63%
  • sarı tonu 36.55%
  • ana renk tonu 2.35%

CMYK: (0,8,37,2)
C0M8Y37K2 (0%, 8%, 37%, 2%)
(0.00 / 0.08 / 0.37 / 0.02)

CMYK yüzdeleri

%0
%7.63
%36.55
%2.35

Codes

Color #F9E69E in popluar color models

F9 E6 9E
RGB 249 230 158
HSL 47° 88.35% 79.80%
HSB/HSV 47° 36.55% 97.65%
CMYK 0.00% 7.63% 36.55%
2.35%

Color #F9E69E in popluar number systems.

HEX F9 E6 9E
Decimal 249 230 158
Binary 11111001 11100110 10011110
Octal 371 346 236

Shades and tints

Shades of #F9E69E

#F9E69E
(249,230,158)
#E3D290
(227,210,144)
#CDBE82
(205,190,130)
#B7AA74
(183,170,116)
#A19666
(161,150,102)
#8B8258
(139,130,88)
#756E4A
(117,110,74)
#5F5A3C
(95,90,60)
#49462E
(73,70,46)
#333220
(51,50,32)
#1D1E12
(29,30,18)
#000000
(0,0,0)

Tints of #F9E69E

#F9E69E
(249,230,158)
#F9E8A6
(249,232,166)
#F9EAAE
(249,234,174)
#F9ECB6
(249,236,182)
#F9EEBE
(249,238,190)
#F9F0C6
(249,240,198)
#F9F2CE
(249,242,206)
#F9F4D6
(249,244,214)
#F9F6DE
(249,246,222)
#F9F8E6
(249,248,230)
#F9FAEE
(249,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E69E color. Also use rgb(249,230,158) instead hex code.

Text Font Color

.myTextColor { color: #F9E69E; }

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

This text font color is #F9E69E.

Background Color

.myBgColor { background-color: #F9E69E; }

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

This div background color is #F9E69E.

Border color

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

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

This div border color is #F9E69E.

Opacity

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

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

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

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

This text has shadow with #F9E69E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E69E.

Preview

Color preview on black background

This text has color #F9E69E on black background.


Color preview on white background

This text has color #F9E69E on white background.


Black color preview on #F9E69E background

This text has black color on #F9E69E background.


White color preview on #F9E69E background

This text has white color on #F9E69E background.


Related colors

Complementary color

Complementary color for #hex is #061961.


I love getcolorcode.com

Triadic colors

1 #9EF9E6 and #E69EF9 with #F9E69E are triadic colors.

2 #9EE6F9 and #E6F99E with #F9E69E are triadic colors.