COLOR #F9E7DA

HEX: #F9E7DA RGB: (249,231,218)

Renk bilgisi

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

RGB renk modeli

#F9E7DA color RGB value is (249,231,218).

RGB: (249,231,218) (98%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 231 of 255 = 91%
B 218 of 255 = 85%

249
231
218

R + G + B ~ 91%. #F9E7DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 231 + 218 = 698 (100%)
R 249 of 698 ~ 35.67%
G 231 of 698 ~ 33.09%
B 218 of 698 ~ 31.23'%

%35.67
%33.09
%31.23

CMYK RENK MODELİ

#F9E7DA rengi CMYK tonu (0,7,12,2).

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

CMYK: (0,7,12,2)
C0M7Y12K2 (0%, 7%, 12%, 2%)
(0.00 / 0.07 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%7.23
%12.45
%2.35

Codes

Color #F9E7DA in popluar color models

F9 E7 DA
RGB 249 231 218
HSL 25° 72.09% 91.57%
HSB/HSV 25° 12.45% 97.65%
CMYK 0.00% 7.23% 12.45%
2.35%

Color #F9E7DA in popluar number systems.

HEX F9 E7 DA
Decimal 249 231 218
Binary 11111001 11100111 11011010
Octal 371 347 332

Shades and tints

Shades of #F9E7DA

#F9E7DA
(249,231,218)
#E3D2C7
(227,210,199)
#CDBDB4
(205,189,180)
#B7A8A1
(183,168,161)
#A1938E
(161,147,142)
#8B7E7B
(139,126,123)
#756968
(117,105,104)
#5F5455
(95,84,85)
#493F42
(73,63,66)
#332A2F
(51,42,47)
#1D151C
(29,21,28)
#000000
(0,0,0)

Tints of #F9E7DA

#F9E7DA
(249,231,218)
#F9E9DD
(249,233,221)
#F9EBE0
(249,235,224)
#F9EDE3
(249,237,227)
#F9EFE6
(249,239,230)
#F9F1E9
(249,241,233)
#F9F3EC
(249,243,236)
#F9F5EF
(249,245,239)
#F9F7F2
(249,247,242)
#F9F9F5
(249,249,245)
#F9FBF8
(249,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E7DA; }

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

This text font color is #F9E7DA.

Background Color

.myBgColor { background-color: #F9E7DA; }

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

This div background color is #F9E7DA.

Border color

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

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

This div border color is #F9E7DA.

Opacity

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

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

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

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

This text has shadow with #F9E7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E7DA.

Preview

Color preview on black background

This text has color #F9E7DA on black background.


Color preview on white background

This text has color #F9E7DA on white background.


Black color preview on #F9E7DA background

This text has black color on #F9E7DA background.


White color preview on #F9E7DA background

This text has white color on #F9E7DA background.


Related colors

Complementary color

Complementary color for #hex is #061825.


I love getcolorcode.com

Triadic colors

1 #DAF9E7 and #E7DAF9 with #F9E7DA are triadic colors.

2 #DAE7F9 and #E7F9DA with #F9E7DA are triadic colors.