COLOR #F9E5DB

HEX: #F9E5DB RGB: (249,229,219)

Renk bilgisi

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

RGB renk modeli

#F9E5DB color RGB value is (249,229,219).

RGB: (249,229,219) (98%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 229 of 255 = 90%
B 219 of 255 = 86%

249
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 229 + 219 = 697 (100%)
R 249 of 697 ~ 35.72%
G 229 of 697 ~ 32.86%
B 219 of 697 ~ 31.42'%

%35.72
%32.86
%31.42

CMYK RENK MODELİ

#F9E5DB rengi CMYK tonu (0,8,12,2).

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

CMYK: (0,8,12,2)
C0M8Y12K2 (0%, 8%, 12%, 2%)
(0.00 / 0.08 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%8.03
%12.05
%2.35

Codes

Color #F9E5DB in popluar color models

F9 E5 DB
RGB 249 229 219
HSL 20° 71.43% 91.76%
HSB/HSV 20° 12.05% 97.65%
CMYK 0.00% 8.03% 12.05%
2.35%

Color #F9E5DB in popluar number systems.

HEX F9 E5 DB
Decimal 249 229 219
Binary 11111001 11100101 11011011
Octal 371 345 333

Shades and tints

Shades of #F9E5DB

#F9E5DB
(249,229,219)
#E3D1C8
(227,209,200)
#CDBDB5
(205,189,181)
#B7A9A2
(183,169,162)
#A1958F
(161,149,143)
#8B817C
(139,129,124)
#756D69
(117,109,105)
#5F5956
(95,89,86)
#494543
(73,69,67)
#333130
(51,49,48)
#1D1D1D
(29,29,29)
#000000
(0,0,0)

Tints of #F9E5DB

#F9E5DB
(249,229,219)
#F9E7DE
(249,231,222)
#F9E9E1
(249,233,225)
#F9EBE4
(249,235,228)
#F9EDE7
(249,237,231)
#F9EFEA
(249,239,234)
#F9F1ED
(249,241,237)
#F9F3F0
(249,243,240)
#F9F5F3
(249,245,243)
#F9F7F6
(249,247,246)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E5DB; }

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

This text font color is #F9E5DB.

Background Color

.myBgColor { background-color: #F9E5DB; }

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

This div background color is #F9E5DB.

Border color

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

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

This div border color is #F9E5DB.

Opacity

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

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

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

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

This text has shadow with #F9E5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5DB.

Preview

Color preview on black background

This text has color #F9E5DB on black background.


Color preview on white background

This text has color #F9E5DB on white background.


Black color preview on #F9E5DB background

This text has black color on #F9E5DB background.


White color preview on #F9E5DB background

This text has white color on #F9E5DB background.


Related colors

Complementary color

Complementary color for #hex is #061A24.


I love getcolorcode.com

Triadic colors

1 #DBF9E5 and #E5DBF9 with #F9E5DB are triadic colors.

2 #DBE5F9 and #E5F9DB with #F9E5DB are triadic colors.