COLOR #F9E69D

HEX: #F9E69D RGB: (249,230,157)

Renk bilgisi

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

RGB renk modeli

#F9E69D color RGB value is (249,230,157).

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

RGB bağlantıları ve doygunluk

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

249
230
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 230 + 157 = 636 (100%)
R 249 of 636 ~ 39.15%
G 230 of 636 ~ 36.16%
B 157 of 636 ~ 24.69'%

%39.15
%36.16
%24.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.63%
  • sarı tonu 36.95%
  • 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.95
%2.35

Codes

Color #F9E69D in popluar color models

F9 E6 9D
RGB 249 230 157
HSL 48° 88.46% 79.61%
HSB/HSV 48° 36.95% 97.65%
CMYK 0.00% 7.63% 36.95%
2.35%

Color #F9E69D in popluar number systems.

HEX F9 E6 9D
Decimal 249 230 157
Binary 11111001 11100110 10011101
Octal 371 346 235

Shades and tints

Shades of #F9E69D

#F9E69D
(249,230,157)
#E3D28F
(227,210,143)
#CDBE81
(205,190,129)
#B7AA73
(183,170,115)
#A19665
(161,150,101)
#8B8257
(139,130,87)
#756E49
(117,110,73)
#5F5A3B
(95,90,59)
#49462D
(73,70,45)
#33321F
(51,50,31)
#1D1E11
(29,30,17)
#000000
(0,0,0)

Tints of #F9E69D

#F9E69D
(249,230,157)
#F9E8A5
(249,232,165)
#F9EAAD
(249,234,173)
#F9ECB5
(249,236,181)
#F9EEBD
(249,238,189)
#F9F0C5
(249,240,197)
#F9F2CD
(249,242,205)
#F9F4D5
(249,244,213)
#F9F6DD
(249,246,221)
#F9F8E5
(249,248,229)
#F9FAED
(249,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E69D; }

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

This text font color is #F9E69D.

Background Color

.myBgColor { background-color: #F9E69D; }

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

This div background color is #F9E69D.

Border color

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

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

This div border color is #F9E69D.

Opacity

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

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

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

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

This text has shadow with #F9E69D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E69D.

Preview

Color preview on black background

This text has color #F9E69D on black background.


Color preview on white background

This text has color #F9E69D on white background.


Black color preview on #F9E69D background

This text has black color on #F9E69D background.


White color preview on #F9E69D background

This text has white color on #F9E69D background.


Related colors

Complementary color

Complementary color for #hex is #061962.


I love getcolorcode.com

Triadic colors

1 #9DF9E6 and #E69DF9 with #F9E69D are triadic colors.

2 #9DE6F9 and #E6F99D with #F9E69D are triadic colors.