COLOR #F9DEDD

HEX: #F9DEDD RGB: (249,222,221)

Renk bilgisi

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

RGB renk modeli

#F9DEDD color RGB value is (249,222,221).

RGB: (249,222,221) (98%, 87%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 222 of 255 = 87%
B 221 of 255 = 87%

249
222
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 222 + 221 = 692 (100%)
R 249 of 692 ~ 35.98%
G 222 of 692 ~ 32.08%
B 221 of 692 ~ 31.94'%

%35.98
%32.08
%31.94

CMYK RENK MODELİ

#F9DEDD rengi CMYK tonu (0,11,11,2).

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

CMYK yüzdeleri

%0
%10.84
%11.24
%2.35

Codes

Color #F9DEDD in popluar color models

F9 DE DD
RGB 249 222 221
HSL 70.00% 92.16%
HSB/HSV 11.24% 97.65%
CMYK 0.00% 10.84% 11.24%
2.35%

Color #F9DEDD in popluar number systems.

HEX F9 DE DD
Decimal 249 222 221
Binary 11111001 11011110 11011101
Octal 371 336 335

Shades and tints

Shades of #F9DEDD

#F9DEDD
(249,222,221)
#E3CAC9
(227,202,201)
#CDB6B5
(205,182,181)
#B7A2A1
(183,162,161)
#A18E8D
(161,142,141)
#8B7A79
(139,122,121)
#756665
(117,102,101)
#5F5251
(95,82,81)
#493E3D
(73,62,61)
#332A29
(51,42,41)
#1D1615
(29,22,21)
#000000
(0,0,0)

Tints of #F9DEDD

#F9DEDD
(249,222,221)
#F9E1E0
(249,225,224)
#F9E4E3
(249,228,227)
#F9E7E6
(249,231,230)
#F9EAE9
(249,234,233)
#F9EDEC
(249,237,236)
#F9F0EF
(249,240,239)
#F9F3F2
(249,243,242)
#F9F6F5
(249,246,245)
#F9F9F8
(249,249,248)
#F9FCFB
(249,252,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9DEDD; }

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

This text font color is #F9DEDD.

Background Color

.myBgColor { background-color: #F9DEDD; }

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

This div background color is #F9DEDD.

Border color

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

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

This div border color is #F9DEDD.

Opacity

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

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

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

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

This text has shadow with #F9DEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9DEDD.

Preview

Color preview on black background

This text has color #F9DEDD on black background.


Color preview on white background

This text has color #F9DEDD on white background.


Black color preview on #F9DEDD background

This text has black color on #F9DEDD background.


White color preview on #F9DEDD background

This text has white color on #F9DEDD background.


Related colors

Complementary color

Complementary color for #hex is #062122.


I love getcolorcode.com

Triadic colors

1 #DDF9DE and #DEDDF9 with #F9DEDD are triadic colors.

2 #DDDEF9 and #DEF9DD with #F9DEDD are triadic colors.