COLOR #F9E3AC

HEX: #F9E3AC RGB: (249,227,172)

Renk bilgisi

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

RGB renk modeli

#F9E3AC color RGB value is (249,227,172).

RGB: (249,227,172) (98%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 227 of 255 = 89%
B 172 of 255 = 67%

249
227
172

R + G + B ~ 85%. #F9E3AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 227 + 172 = 648 (100%)
R 249 of 648 ~ 38.43%
G 227 of 648 ~ 35.03%
B 172 of 648 ~ 26.54'%

%38.43
%35.03
%26.54

CMYK RENK MODELİ

#F9E3AC rengi CMYK tonu (0,9,31,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.84%
  • sarı tonu 30.92%
  • ana renk tonu 2.35%

CMYK: (0,9,31,2)
C0M9Y31K2 (0%, 9%, 31%, 2%)
(0.00 / 0.09 / 0.31 / 0.02)

CMYK yüzdeleri

%0
%8.84
%30.92
%2.35

Codes

Color #F9E3AC in popluar color models

F9 E3 AC
RGB 249 227 172
HSL 43° 86.52% 82.55%
HSB/HSV 43° 30.92% 97.65%
CMYK 0.00% 8.84% 30.92%
2.35%

Color #F9E3AC in popluar number systems.

HEX F9 E3 AC
Decimal 249 227 172
Binary 11111001 11100011 10101100
Octal 371 343 254

Shades and tints

Shades of #F9E3AC

#F9E3AC
(249,227,172)
#E3CF9D
(227,207,157)
#CDBB8E
(205,187,142)
#B7A77F
(183,167,127)
#A19370
(161,147,112)
#8B7F61
(139,127,97)
#756B52
(117,107,82)
#5F5743
(95,87,67)
#494334
(73,67,52)
#332F25
(51,47,37)
#1D1B16
(29,27,22)
#000000
(0,0,0)

Tints of #F9E3AC

#F9E3AC
(249,227,172)
#F9E5B3
(249,229,179)
#F9E7BA
(249,231,186)
#F9E9C1
(249,233,193)
#F9EBC8
(249,235,200)
#F9EDCF
(249,237,207)
#F9EFD6
(249,239,214)
#F9F1DD
(249,241,221)
#F9F3E4
(249,243,228)
#F9F5EB
(249,245,235)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E3AC color. Also use rgb(249,227,172) instead hex code.

Text Font Color

.myTextColor { color: #F9E3AC; }

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

This text font color is #F9E3AC.

Background Color

.myBgColor { background-color: #F9E3AC; }

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

This div background color is #F9E3AC.

Border color

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

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

This div border color is #F9E3AC.

Opacity

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

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

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

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

This text has shadow with #F9E3AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E3AC.

Preview

Color preview on black background

This text has color #F9E3AC on black background.


Color preview on white background

This text has color #F9E3AC on white background.


Black color preview on #F9E3AC background

This text has black color on #F9E3AC background.


White color preview on #F9E3AC background

This text has white color on #F9E3AC background.


Related colors

Complementary color

Complementary color for #hex is #061C53.


I love getcolorcode.com

Triadic colors

1 #ACF9E3 and #E3ACF9 with #F9E3AC are triadic colors.

2 #ACE3F9 and #E3F9AC with #F9E3AC are triadic colors.