COLOR #F9E7D1

HEX: #F9E7D1 RGB: (249,231,209)

Renk bilgisi

#F9E7D1 contains red, green and blue colors in about the same proportion. #F9E7D1 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#F9E7D1 color RGB value is (249,231,209).

RGB: (249,231,209) (98%, 91%, 82%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 231 of 255 = 91%
B 209 of 255 = 82%

249
231
209

R + G + B ~ 90%. #F9E7D1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 231 + 209 = 689 (100%)
R 249 of 689 ~ 36.14%
G 231 of 689 ~ 33.53%
B 209 of 689 ~ 30.33'%

%36.14
%33.53
%30.33

CMYK RENK MODELİ

#F9E7D1 rengi CMYK tonu (0,7,16,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.23%
  • sarı tonu 16.06%
  • ana renk tonu 2.35%

CMYK: (0,7,16,2)
C0M7Y16K2 (0%, 7%, 16%, 2%)
(0.00 / 0.07 / 0.16 / 0.02)

CMYK yüzdeleri

%0
%7.23
%16.06
%2.35

Codes

Color #F9E7D1 in popluar color models

F9 E7 D1
RGB 249 231 209
HSL 33° 76.92% 89.80%
HSB/HSV 33° 16.06% 97.65%
CMYK 0.00% 7.23% 16.06%
2.35%

Color #F9E7D1 in popluar number systems.

HEX F9 E7 D1
Decimal 249 231 209
Binary 11111001 11100111 11010001
Octal 371 347 321

Shades and tints

Shades of #F9E7D1

#F9E7D1
(249,231,209)
#E3D2BE
(227,210,190)
#CDBDAB
(205,189,171)
#B7A898
(183,168,152)
#A19385
(161,147,133)
#8B7E72
(139,126,114)
#75695F
(117,105,95)
#5F544C
(95,84,76)
#493F39
(73,63,57)
#332A26
(51,42,38)
#1D1513
(29,21,19)
#000000
(0,0,0)

Tints of #F9E7D1

#F9E7D1
(249,231,209)
#F9E9D5
(249,233,213)
#F9EBD9
(249,235,217)
#F9EDDD
(249,237,221)
#F9EFE1
(249,239,225)
#F9F1E5
(249,241,229)
#F9F3E9
(249,243,233)
#F9F5ED
(249,245,237)
#F9F7F1
(249,247,241)
#F9F9F5
(249,249,245)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E7D1 color. Also use rgb(249,231,209) instead hex code.

Text Font Color

.myTextColor { color: #F9E7D1; }

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

This text font color is #F9E7D1.

Background Color

.myBgColor { background-color: #F9E7D1; }

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

This div background color is #F9E7D1.

Border color

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

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

This div border color is #F9E7D1.

Opacity

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

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

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

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

This text has shadow with #F9E7D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E7D1.

Preview

Color preview on black background

This text has color #F9E7D1 on black background.


Color preview on white background

This text has color #F9E7D1 on white background.


Black color preview on #F9E7D1 background

This text has black color on #F9E7D1 background.


White color preview on #F9E7D1 background

This text has white color on #F9E7D1 background.


Related colors

Complementary color

Complementary color for #hex is #06182E.


I love getcolorcode.com

Triadic colors

1 #D1F9E7 and #E7D1F9 with #F9E7D1 are triadic colors.

2 #D1E7F9 and #E7F9D1 with #F9E7D1 are triadic colors.