COLOR #F9E5DD

HEX: #F9E5DD RGB: (249,229,221)

Renk bilgisi

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

RGB renk modeli

#F9E5DD color RGB value is (249,229,221).

RGB: (249,229,221) (98%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 229 of 255 = 90%
B 221 of 255 = 87%

249
229
221

R + G + B ~ 92%. #F9E5DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 229 + 221 = 699 (100%)
R 249 of 699 ~ 35.62%
G 229 of 699 ~ 32.76%
B 221 of 699 ~ 31.62'%

%35.62
%32.76
%31.62

CMYK RENK MODELİ

#F9E5DD rengi CMYK tonu (0,8,11,2).

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

CMYK: (0,8,11,2)
C0M8Y11K2 (0%, 8%, 11%, 2%)
(0.00 / 0.08 / 0.11 / 0.02)

CMYK yüzdeleri

%0
%8.03
%11.24
%2.35

Codes

Color #F9E5DD in popluar color models

F9 E5 DD
RGB 249 229 221
HSL 17° 70.00% 92.16%
HSB/HSV 17° 11.24% 97.65%
CMYK 0.00% 8.03% 11.24%
2.35%

Color #F9E5DD in popluar number systems.

HEX F9 E5 DD
Decimal 249 229 221
Binary 11111001 11100101 11011101
Octal 371 345 335

Shades and tints

Shades of #F9E5DD

#F9E5DD
(249,229,221)
#E3D1C9
(227,209,201)
#CDBDB5
(205,189,181)
#B7A9A1
(183,169,161)
#A1958D
(161,149,141)
#8B8179
(139,129,121)
#756D65
(117,109,101)
#5F5951
(95,89,81)
#49453D
(73,69,61)
#333129
(51,49,41)
#1D1D15
(29,29,21)
#000000
(0,0,0)

Tints of #F9E5DD

#F9E5DD
(249,229,221)
#F9E7E0
(249,231,224)
#F9E9E3
(249,233,227)
#F9EBE6
(249,235,230)
#F9EDE9
(249,237,233)
#F9EFEC
(249,239,236)
#F9F1EF
(249,241,239)
#F9F3F2
(249,243,242)
#F9F5F5
(249,245,245)
#F9F7F8
(249,247,248)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E5DD; }

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

This text font color is #F9E5DD.

Background Color

.myBgColor { background-color: #F9E5DD; }

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

This div background color is #F9E5DD.

Border color

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

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

This div border color is #F9E5DD.

Opacity

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

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

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

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

This text has shadow with #F9E5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5DD.

Preview

Color preview on black background

This text has color #F9E5DD on black background.


Color preview on white background

This text has color #F9E5DD on white background.


Black color preview on #F9E5DD background

This text has black color on #F9E5DD background.


White color preview on #F9E5DD background

This text has white color on #F9E5DD background.


Related colors

Complementary color

Complementary color for #hex is #061A22.


I love getcolorcode.com

Triadic colors

1 #DDF9E5 and #E5DDF9 with #F9E5DD are triadic colors.

2 #DDE5F9 and #E5F9DD with #F9E5DD are triadic colors.