COLOR #F9E1DD

HEX: #F9E1DD RGB: (249,225,221)

Renk bilgisi

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

RGB renk modeli

#F9E1DD color RGB value is (249,225,221).

RGB: (249,225,221) (98%, 88%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 225 of 255 = 88%
B 221 of 255 = 87%

249
225
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 225 + 221 = 695 (100%)
R 249 of 695 ~ 35.83%
G 225 of 695 ~ 32.37%
B 221 of 695 ~ 31.8'%

%35.83
%32.37
%31.8

CMYK RENK MODELİ

#F9E1DD rengi CMYK tonu (0,10,11,2).

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

CMYK: (0,10,11,2)
C0M10Y11K2 (0%, 10%, 11%, 2%)
(0.00 / 0.10 / 0.11 / 0.02)

CMYK yüzdeleri

%0
%9.64
%11.24
%2.35

Codes

Color #F9E1DD in popluar color models

F9 E1 DD
RGB 249 225 221
HSL 70.00% 92.16%
HSB/HSV 11.24% 97.65%
CMYK 0.00% 9.64% 11.24%
2.35%

Color #F9E1DD in popluar number systems.

HEX F9 E1 DD
Decimal 249 225 221
Binary 11111001 11100001 11011101
Octal 371 341 335

Shades and tints

Shades of #F9E1DD

#F9E1DD
(249,225,221)
#E3CDC9
(227,205,201)
#CDB9B5
(205,185,181)
#B7A5A1
(183,165,161)
#A1918D
(161,145,141)
#8B7D79
(139,125,121)
#756965
(117,105,101)
#5F5551
(95,85,81)
#49413D
(73,65,61)
#332D29
(51,45,41)
#1D1915
(29,25,21)
#000000
(0,0,0)

Tints of #F9E1DD

#F9E1DD
(249,225,221)
#F9E3E0
(249,227,224)
#F9E5E3
(249,229,227)
#F9E7E6
(249,231,230)
#F9E9E9
(249,233,233)
#F9EBEC
(249,235,236)
#F9EDEF
(249,237,239)
#F9EFF2
(249,239,242)
#F9F1F5
(249,241,245)
#F9F3F8
(249,243,248)
#F9F5FB
(249,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E1DD; }

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

This text font color is #F9E1DD.

Background Color

.myBgColor { background-color: #F9E1DD; }

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

This div background color is #F9E1DD.

Border color

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

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

This div border color is #F9E1DD.

Opacity

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

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

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

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

This text has shadow with #F9E1DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E1DD.

Preview

Color preview on black background

This text has color #F9E1DD on black background.


Color preview on white background

This text has color #F9E1DD on white background.


Black color preview on #F9E1DD background

This text has black color on #F9E1DD background.


White color preview on #F9E1DD background

This text has white color on #F9E1DD background.


Related colors

Complementary color

Complementary color for #hex is #061E22.


I love getcolorcode.com

Triadic colors

1 #DDF9E1 and #E1DDF9 with #F9E1DD are triadic colors.

2 #DDE1F9 and #E1F9DD with #F9E1DD are triadic colors.