COLOR #F9E6DC

HEX: #F9E6DC RGB: (249,230,220)

Renk bilgisi

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

RGB renk modeli

#F9E6DC color RGB value is (249,230,220).

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

RGB bağlantıları ve doygunluk

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

249
230
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 230 + 220 = 699 (100%)
R 249 of 699 ~ 35.62%
G 230 of 699 ~ 32.9%
B 220 of 699 ~ 31.47'%

%35.62
%32.9
%31.47

CMYK RENK MODELİ

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

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

Codes

Color #F9E6DC in popluar color models

F9 E6 DC
RGB 249 230 220
HSL 21° 70.73% 91.96%
HSB/HSV 21° 11.65% 97.65%
CMYK 0.00% 7.63% 11.65%
2.35%

Color #F9E6DC in popluar number systems.

HEX F9 E6 DC
Decimal 249 230 220
Binary 11111001 11100110 11011100
Octal 371 346 334

Shades and tints

Shades of #F9E6DC

#F9E6DC
(249,230,220)
#E3D2C8
(227,210,200)
#CDBEB4
(205,190,180)
#B7AAA0
(183,170,160)
#A1968C
(161,150,140)
#8B8278
(139,130,120)
#756E64
(117,110,100)
#5F5A50
(95,90,80)
#49463C
(73,70,60)
#333228
(51,50,40)
#1D1E14
(29,30,20)
#000000
(0,0,0)

Tints of #F9E6DC

#F9E6DC
(249,230,220)
#F9E8DF
(249,232,223)
#F9EAE2
(249,234,226)
#F9ECE5
(249,236,229)
#F9EEE8
(249,238,232)
#F9F0EB
(249,240,235)
#F9F2EE
(249,242,238)
#F9F4F1
(249,244,241)
#F9F6F4
(249,246,244)
#F9F8F7
(249,248,247)
#F9FAFA
(249,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E6DC; }

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

This text font color is #F9E6DC.

Background Color

.myBgColor { background-color: #F9E6DC; }

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

This div background color is #F9E6DC.

Border color

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

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

This div border color is #F9E6DC.

Opacity

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

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

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

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

This text has shadow with #F9E6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E6DC.

Preview

Color preview on black background

This text has color #F9E6DC on black background.


Color preview on white background

This text has color #F9E6DC on white background.


Black color preview on #F9E6DC background

This text has black color on #F9E6DC background.


White color preview on #F9E6DC background

This text has white color on #F9E6DC background.


Related colors

Complementary color

Complementary color for #hex is #061923.


I love getcolorcode.com

Triadic colors

1 #DCF9E6 and #E6DCF9 with #F9E6DC are triadic colors.

2 #DCE6F9 and #E6F9DC with #F9E6DC are triadic colors.