COLOR #F9EDDD

HEX: #F9EDDD RGB: (249,237,221)

Renk bilgisi

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

RGB renk modeli

#F9EDDD color RGB value is (249,237,221).

RGB: (249,237,221) (98%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 237 of 255 = 93%
B 221 of 255 = 87%

249
237
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 237 + 221 = 707 (100%)
R 249 of 707 ~ 35.22%
G 237 of 707 ~ 33.52%
B 221 of 707 ~ 31.26'%

%35.22
%33.52
%31.26

CMYK RENK MODELİ

#F9EDDD rengi CMYK tonu (0,5,11,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.82%
  • sarı tonu 11.24%
  • ana renk tonu 2.35%

CMYK: (0,5,11,2)
C0M5Y11K2 (0%, 5%, 11%, 2%)
(0.00 / 0.05 / 0.11 / 0.02)

CMYK yüzdeleri

%0
%4.82
%11.24
%2.35

Codes

Color #F9EDDD in popluar color models

F9 ED DD
RGB 249 237 221
HSL 34° 70.00% 92.16%
HSB/HSV 34° 11.24% 97.65%
CMYK 0.00% 4.82% 11.24%
2.35%

Color #F9EDDD in popluar number systems.

HEX F9 ED DD
Decimal 249 237 221
Binary 11111001 11101101 11011101
Octal 371 355 335

Shades and tints

Shades of #F9EDDD

#F9EDDD
(249,237,221)
#E3D8C9
(227,216,201)
#CDC3B5
(205,195,181)
#B7AEA1
(183,174,161)
#A1998D
(161,153,141)
#8B8479
(139,132,121)
#756F65
(117,111,101)
#5F5A51
(95,90,81)
#49453D
(73,69,61)
#333029
(51,48,41)
#1D1B15
(29,27,21)
#000000
(0,0,0)

Tints of #F9EDDD

#F9EDDD
(249,237,221)
#F9EEE0
(249,238,224)
#F9EFE3
(249,239,227)
#F9F0E6
(249,240,230)
#F9F1E9
(249,241,233)
#F9F2EC
(249,242,236)
#F9F3EF
(249,243,239)
#F9F4F2
(249,244,242)
#F9F5F5
(249,245,245)
#F9F6F8
(249,246,248)
#F9F7FB
(249,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9EDDD; }

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

This text font color is #F9EDDD.

Background Color

.myBgColor { background-color: #F9EDDD; }

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

This div background color is #F9EDDD.

Border color

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

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

This div border color is #F9EDDD.

Opacity

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

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

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

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

This text has shadow with #F9EDDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EDDD.

Preview

Color preview on black background

This text has color #F9EDDD on black background.


Color preview on white background

This text has color #F9EDDD on white background.


Black color preview on #F9EDDD background

This text has black color on #F9EDDD background.


White color preview on #F9EDDD background

This text has white color on #F9EDDD background.


Related colors

Complementary color

Complementary color for #hex is #061222.


I love getcolorcode.com

Triadic colors

1 #DDF9ED and #EDDDF9 with #F9EDDD are triadic colors.

2 #DDEDF9 and #EDF9DD with #F9EDDD are triadic colors.