COLOR #F9E9DB

HEX: #F9E9DB RGB: (249,233,219)

Renk bilgisi

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

RGB renk modeli

#F9E9DB color RGB value is (249,233,219).

RGB: (249,233,219) (98%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 233 of 255 = 91%
B 219 of 255 = 86%

249
233
219

R + G + B ~ 92%. #F9E9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 233 + 219 = 701 (100%)
R 249 of 701 ~ 35.52%
G 233 of 701 ~ 33.24%
B 219 of 701 ~ 31.24'%

%35.52
%33.24
%31.24

CMYK RENK MODELİ

#F9E9DB rengi CMYK tonu (0,6,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.43%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (0,6,12,2)
C0M6Y12K2 (0%, 6%, 12%, 2%)
(0.00 / 0.06 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%6.43
%12.05
%2.35

Codes

Color #F9E9DB in popluar color models

F9 E9 DB
RGB 249 233 219
HSL 28° 71.43% 91.76%
HSB/HSV 28° 12.05% 97.65%
CMYK 0.00% 6.43% 12.05%
2.35%

Color #F9E9DB in popluar number systems.

HEX F9 E9 DB
Decimal 249 233 219
Binary 11111001 11101001 11011011
Octal 371 351 333

Shades and tints

Shades of #F9E9DB

#F9E9DB
(249,233,219)
#E3D4C8
(227,212,200)
#CDBFB5
(205,191,181)
#B7AAA2
(183,170,162)
#A1958F
(161,149,143)
#8B807C
(139,128,124)
#756B69
(117,107,105)
#5F5656
(95,86,86)
#494143
(73,65,67)
#332C30
(51,44,48)
#1D171D
(29,23,29)
#000000
(0,0,0)

Tints of #F9E9DB

#F9E9DB
(249,233,219)
#F9EBDE
(249,235,222)
#F9EDE1
(249,237,225)
#F9EFE4
(249,239,228)
#F9F1E7
(249,241,231)
#F9F3EA
(249,243,234)
#F9F5ED
(249,245,237)
#F9F7F0
(249,247,240)
#F9F9F3
(249,249,243)
#F9FBF6
(249,251,246)
#F9FDF9
(249,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E9DB color. Also use rgb(249,233,219) instead hex code.

Text Font Color

.myTextColor { color: #F9E9DB; }

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

This text font color is #F9E9DB.

Background Color

.myBgColor { background-color: #F9E9DB; }

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

This div background color is #F9E9DB.

Border color

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

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

This div border color is #F9E9DB.

Opacity

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

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

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

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

This text has shadow with #F9E9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E9DB.

Preview

Color preview on black background

This text has color #F9E9DB on black background.


Color preview on white background

This text has color #F9E9DB on white background.


Black color preview on #F9E9DB background

This text has black color on #F9E9DB background.


White color preview on #F9E9DB background

This text has white color on #F9E9DB background.


Related colors

Complementary color

Complementary color for #hex is #061624.


I love getcolorcode.com

Triadic colors

1 #DBF9E9 and #E9DBF9 with #F9E9DB are triadic colors.

2 #DBE9F9 and #E9F9DB with #F9E9DB are triadic colors.