COLOR #F9E6DB

HEX: #F9E6DB RGB: (249,230,219)

Renk bilgisi

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

RGB renk modeli

#F9E6DB color RGB value is (249,230,219).

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

RGB bağlantıları ve doygunluk

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

249
230
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 230 + 219 = 698 (100%)
R 249 of 698 ~ 35.67%
G 230 of 698 ~ 32.95%
B 219 of 698 ~ 31.38'%

%35.67
%32.95
%31.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.63%
  • 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
%7.63
%12.05
%2.35

Codes

Color #F9E6DB in popluar color models

F9 E6 DB
RGB 249 230 219
HSL 22° 71.43% 91.76%
HSB/HSV 22° 12.05% 97.65%
CMYK 0.00% 7.63% 12.05%
2.35%

Color #F9E6DB in popluar number systems.

HEX F9 E6 DB
Decimal 249 230 219
Binary 11111001 11100110 11011011
Octal 371 346 333

Shades and tints

Shades of #F9E6DB

#F9E6DB
(249,230,219)
#E3D2C8
(227,210,200)
#CDBEB5
(205,190,181)
#B7AAA2
(183,170,162)
#A1968F
(161,150,143)
#8B827C
(139,130,124)
#756E69
(117,110,105)
#5F5A56
(95,90,86)
#494643
(73,70,67)
#333230
(51,50,48)
#1D1E1D
(29,30,29)
#000000
(0,0,0)

Tints of #F9E6DB

#F9E6DB
(249,230,219)
#F9E8DE
(249,232,222)
#F9EAE1
(249,234,225)
#F9ECE4
(249,236,228)
#F9EEE7
(249,238,231)
#F9F0EA
(249,240,234)
#F9F2ED
(249,242,237)
#F9F4F0
(249,244,240)
#F9F6F3
(249,246,243)
#F9F8F6
(249,248,246)
#F9FAF9
(249,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E6DB; }

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

This text font color is #F9E6DB.

Background Color

.myBgColor { background-color: #F9E6DB; }

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

This div background color is #F9E6DB.

Border color

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

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

This div border color is #F9E6DB.

Opacity

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

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

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

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

This text has shadow with #F9E6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E6DB.

Preview

Color preview on black background

This text has color #F9E6DB on black background.


Color preview on white background

This text has color #F9E6DB on white background.


Black color preview on #F9E6DB background

This text has black color on #F9E6DB background.


White color preview on #F9E6DB background

This text has white color on #F9E6DB background.


Related colors

Complementary color

Complementary color for #hex is #061924.


I love getcolorcode.com

Triadic colors

1 #DBF9E6 and #E6DBF9 with #F9E6DB are triadic colors.

2 #DBE6F9 and #E6F9DB with #F9E6DB are triadic colors.