COLOR #F9EFDD

HEX: #F9EFDD RGB: (249,239,221)

Renk bilgisi

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

RGB renk modeli

#F9EFDD color RGB value is (249,239,221).

RGB: (249,239,221) (98%, 94%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 239 of 255 = 94%
B 221 of 255 = 87%

249
239
221

R + G + B ~ 93%. #F9EFDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 239 + 221 = 709 (100%)
R 249 of 709 ~ 35.12%
G 239 of 709 ~ 33.71%
B 221 of 709 ~ 31.17'%

%35.12
%33.71
%31.17

CMYK RENK MODELİ

#F9EFDD rengi CMYK tonu (0,4,11,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.02%
  • sarı tonu 11.24%
  • ana renk tonu 2.35%
CMYK: (0,4,11,2) C0M4Y11K2 (0%,4%,11%,2%) (0.00/0.04/0.11/0.02) 

CMYK yüzdeleri

%0
%4.02
%11.24
%2.35

Codes

Color #F9EFDD in popluar color models

F9 EF DD
RGB 249 239 221
HSL 39° 70.00% 92.16%
HSB/HSV 39° 11.24% 97.65%
CMYK 0.00% 4.02% 11.24%
2.35%

Color #F9EFDD in popluar number systems.

HEX F9 EF DD
Decimal 249 239 221
Binary 11111001 11101111 11011101
Octal 371 357 335

Shades and tints

Shades of #F9EFDD

#F9EFDD
(249,239,221)
#E3DAC9
(227,218,201)
#CDC5B5
(205,197,181)
#B7B0A1
(183,176,161)
#A19B8D
(161,155,141)
#8B8679
(139,134,121)
#757165
(117,113,101)
#5F5C51
(95,92,81)
#49473D
(73,71,61)
#333229
(51,50,41)
#1D1D15
(29,29,21)
#000000
(0,0,0)

Tints of #F9EFDD

#F9EFDD
(249,239,221)
#F9F0E0
(249,240,224)
#F9F1E3
(249,241,227)
#F9F2E6
(249,242,230)
#F9F3E9
(249,243,233)
#F9F4EC
(249,244,236)
#F9F5EF
(249,245,239)
#F9F6F2
(249,246,242)
#F9F7F5
(249,247,245)
#F9F8F8
(249,248,248)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9EFDD color. Also use rgb(249,239,221) instead hex code.

Text Font Color

.myTextColor { color: #F9EFDD; }

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

This text font color is #F9EFDD.

Background Color

.myBgColor { background-color: #F9EFDD; }

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

This div background color is #F9EFDD.

Border color

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

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

This div border color is #F9EFDD.

Opacity

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

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

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

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

This text has shadow with #F9EFDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EFDD.

Preview

Color preview on black background

This text has color #F9EFDD on black background.


Color preview on white background

This text has color #F9EFDD on white background.


Black color preview on #F9EFDD background

This text has black color on #F9EFDD background.


White color preview on #F9EFDD background

This text has white color on #F9EFDD background.


Related colors

Complementary color

Complementary color for #hex is #061022.


I love getcolorcode.com

Triadic colors

1 #DDF9EF and #EFDDF9 with #F9EFDD are triadic colors.

2 #DDEFF9 and #EFF9DD with #F9EFDD are triadic colors.