COLOR #F9E29D

HEX: #F9E29D RGB: (249,226,157)

Renk bilgisi

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

RGB renk modeli

#F9E29D color RGB value is (249,226,157).

RGB: (249,226,157) (98%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 226 of 255 = 89%
B 157 of 255 = 62%

249
226
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 226 + 157 = 632 (100%)
R 249 of 632 ~ 39.4%
G 226 of 632 ~ 35.76%
B 157 of 632 ~ 24.84'%

%39.4
%35.76
%24.84

CMYK RENK MODELİ

#F9E29D rengi CMYK tonu (0,9,37,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.24%
  • sarı tonu 36.95%
  • ana renk tonu 2.35%

CMYK: (0,9,37,2)
C0M9Y37K2 (0%, 9%, 37%, 2%)
(0.00 / 0.09 / 0.37 / 0.02)

CMYK yüzdeleri

%0
%9.24
%36.95
%2.35

Codes

Color #F9E29D in popluar color models

F9 E2 9D
RGB 249 226 157
HSL 45° 88.46% 79.61%
HSB/HSV 45° 36.95% 97.65%
CMYK 0.00% 9.24% 36.95%
2.35%

Color #F9E29D in popluar number systems.

HEX F9 E2 9D
Decimal 249 226 157
Binary 11111001 11100010 10011101
Octal 371 342 235

Shades and tints

Shades of #F9E29D

#F9E29D
(249,226,157)
#E3CE8F
(227,206,143)
#CDBA81
(205,186,129)
#B7A673
(183,166,115)
#A19265
(161,146,101)
#8B7E57
(139,126,87)
#756A49
(117,106,73)
#5F563B
(95,86,59)
#49422D
(73,66,45)
#332E1F
(51,46,31)
#1D1A11
(29,26,17)
#000000
(0,0,0)

Tints of #F9E29D

#F9E29D
(249,226,157)
#F9E4A5
(249,228,165)
#F9E6AD
(249,230,173)
#F9E8B5
(249,232,181)
#F9EABD
(249,234,189)
#F9ECC5
(249,236,197)
#F9EECD
(249,238,205)
#F9F0D5
(249,240,213)
#F9F2DD
(249,242,221)
#F9F4E5
(249,244,229)
#F9F6ED
(249,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E29D; }

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

This text font color is #F9E29D.

Background Color

.myBgColor { background-color: #F9E29D; }

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

This div background color is #F9E29D.

Border color

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

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

This div border color is #F9E29D.

Opacity

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

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

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

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

This text has shadow with #F9E29D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E29D.

Preview

Color preview on black background

This text has color #F9E29D on black background.


Color preview on white background

This text has color #F9E29D on white background.


Black color preview on #F9E29D background

This text has black color on #F9E29D background.


White color preview on #F9E29D background

This text has white color on #F9E29D background.


Related colors

Complementary color

Complementary color for #hex is #061D62.


I love getcolorcode.com

Triadic colors

1 #9DF9E2 and #E29DF9 with #F9E29D are triadic colors.

2 #9DE2F9 and #E2F99D with #F9E29D are triadic colors.