COLOR #F9E5AC

HEX: #F9E5AC RGB: (249,229,172)

Renk bilgisi

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

RGB renk modeli

#F9E5AC color RGB value is (249,229,172).

RGB: (249,229,172) (98%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 229 of 255 = 90%
B 172 of 255 = 67%

249
229
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 229 + 172 = 650 (100%)
R 249 of 650 ~ 38.31%
G 229 of 650 ~ 35.23%
B 172 of 650 ~ 26.46'%

%38.31
%35.23
%26.46

CMYK RENK MODELİ

#F9E5AC rengi CMYK tonu (0,8,31,2).

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

CMYK: (0,8,31,2)
C0M8Y31K2 (0%, 8%, 31%, 2%)
(0.00 / 0.08 / 0.31 / 0.02)

CMYK yüzdeleri

%0
%8.03
%30.92
%2.35

Codes

Color #F9E5AC in popluar color models

F9 E5 AC
RGB 249 229 172
HSL 44° 86.52% 82.55%
HSB/HSV 44° 30.92% 97.65%
CMYK 0.00% 8.03% 30.92%
2.35%

Color #F9E5AC in popluar number systems.

HEX F9 E5 AC
Decimal 249 229 172
Binary 11111001 11100101 10101100
Octal 371 345 254

Shades and tints

Shades of #F9E5AC

#F9E5AC
(249,229,172)
#E3D19D
(227,209,157)
#CDBD8E
(205,189,142)
#B7A97F
(183,169,127)
#A19570
(161,149,112)
#8B8161
(139,129,97)
#756D52
(117,109,82)
#5F5943
(95,89,67)
#494534
(73,69,52)
#333125
(51,49,37)
#1D1D16
(29,29,22)
#000000
(0,0,0)

Tints of #F9E5AC

#F9E5AC
(249,229,172)
#F9E7B3
(249,231,179)
#F9E9BA
(249,233,186)
#F9EBC1
(249,235,193)
#F9EDC8
(249,237,200)
#F9EFCF
(249,239,207)
#F9F1D6
(249,241,214)
#F9F3DD
(249,243,221)
#F9F5E4
(249,245,228)
#F9F7EB
(249,247,235)
#F9F9F2
(249,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E5AC; }

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

This text font color is #F9E5AC.

Background Color

.myBgColor { background-color: #F9E5AC; }

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

This div background color is #F9E5AC.

Border color

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

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

This div border color is #F9E5AC.

Opacity

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

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

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

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

This text has shadow with #F9E5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5AC.

Preview

Color preview on black background

This text has color #F9E5AC on black background.


Color preview on white background

This text has color #F9E5AC on white background.


Black color preview on #F9E5AC background

This text has black color on #F9E5AC background.


White color preview on #F9E5AC background

This text has white color on #F9E5AC background.


Related colors

Complementary color

Complementary color for #hex is #061A53.


I love getcolorcode.com

Triadic colors

1 #ACF9E5 and #E5ACF9 with #F9E5AC are triadic colors.

2 #ACE5F9 and #E5F9AC with #F9E5AC are triadic colors.