COLOR #F9E48E

HEX: #F9E48E RGB: (249,228,142)

Renk bilgisi

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

RGB renk modeli

#F9E48E color RGB value is (249,228,142).

RGB: (249,228,142) (98%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 228 of 255 = 89%
B 142 of 255 = 56%

249
228
142

R + G + B ~ 81%. #F9E48E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 228 + 142 = 619 (100%)
R 249 of 619 ~ 40.23%
G 228 of 619 ~ 36.83%
B 142 of 619 ~ 22.94'%

%40.23
%36.83
%22.94

CMYK RENK MODELİ

#F9E48E rengi CMYK tonu (0,8,43,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.43%
  • sarı tonu 42.97%
  • ana renk tonu 2.35%

CMYK: (0,8,43,2)
C0M8Y43K2 (0%, 8%, 43%, 2%)
(0.00 / 0.08 / 0.43 / 0.02)

CMYK yüzdeleri

%0
%8.43
%42.97
%2.35

Codes

Color #F9E48E in popluar color models

F9 E4 8E
RGB 249 228 142
HSL 48° 89.92% 76.67%
HSB/HSV 48° 42.97% 97.65%
CMYK 0.00% 8.43% 42.97%
2.35%

Color #F9E48E in popluar number systems.

HEX F9 E4 8E
Decimal 249 228 142
Binary 11111001 11100100 10001110
Octal 371 344 216

Shades and tints

Shades of #F9E48E

#F9E48E
(249,228,142)
#E3D082
(227,208,130)
#CDBC76
(205,188,118)
#B7A86A
(183,168,106)
#A1945E
(161,148,94)
#8B8052
(139,128,82)
#756C46
(117,108,70)
#5F583A
(95,88,58)
#49442E
(73,68,46)
#333022
(51,48,34)
#1D1C16
(29,28,22)
#000000
(0,0,0)

Tints of #F9E48E

#F9E48E
(249,228,142)
#F9E698
(249,230,152)
#F9E8A2
(249,232,162)
#F9EAAC
(249,234,172)
#F9ECB6
(249,236,182)
#F9EEC0
(249,238,192)
#F9F0CA
(249,240,202)
#F9F2D4
(249,242,212)
#F9F4DE
(249,244,222)
#F9F6E8
(249,246,232)
#F9F8F2
(249,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E48E color. Also use rgb(249,228,142) instead hex code.

Text Font Color

.myTextColor { color: #F9E48E; }

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

This text font color is #F9E48E.

Background Color

.myBgColor { background-color: #F9E48E; }

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

This div background color is #F9E48E.

Border color

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

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

This div border color is #F9E48E.

Opacity

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

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

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

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

This text has shadow with #F9E48E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E48E.

Preview

Color preview on black background

This text has color #F9E48E on black background.


Color preview on white background

This text has color #F9E48E on white background.


Black color preview on #F9E48E background

This text has black color on #F9E48E background.


White color preview on #F9E48E background

This text has white color on #F9E48E background.


Related colors

Complementary color

Complementary color for #hex is #061B71.


I love getcolorcode.com

Triadic colors

1 #8EF9E4 and #E48EF9 with #F9E48E are triadic colors.

2 #8EE4F9 and #E4F98E with #F9E48E are triadic colors.