COLOR #F9E4D9

HEX: #F9E4D9 RGB: (249,228,217)

Renk bilgisi

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

RGB renk modeli

#F9E4D9 color RGB value is (249,228,217).

RGB: (249,228,217) (98%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 228 of 255 = 89%
B 217 of 255 = 85%

249
228
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 228 + 217 = 694 (100%)
R 249 of 694 ~ 35.88%
G 228 of 694 ~ 32.85%
B 217 of 694 ~ 31.27'%

%35.88
%32.85
%31.27

CMYK RENK MODELİ

#F9E4D9 rengi CMYK tonu (0,8,13,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.43%
  • sarı tonu 12.85%
  • ana renk tonu 2.35%

CMYK: (0,8,13,2)
C0M8Y13K2 (0%, 8%, 13%, 2%)
(0.00 / 0.08 / 0.13 / 0.02)

CMYK yüzdeleri

%0
%8.43
%12.85
%2.35

Codes

Color #F9E4D9 in popluar color models

F9 E4 D9
RGB 249 228 217
HSL 21° 72.73% 91.37%
HSB/HSV 21° 12.85% 97.65%
CMYK 0.00% 8.43% 12.85%
2.35%

Color #F9E4D9 in popluar number systems.

HEX F9 E4 D9
Decimal 249 228 217
Binary 11111001 11100100 11011001
Octal 371 344 331

Shades and tints

Shades of #F9E4D9

#F9E4D9
(249,228,217)
#E3D0C6
(227,208,198)
#CDBCB3
(205,188,179)
#B7A8A0
(183,168,160)
#A1948D
(161,148,141)
#8B807A
(139,128,122)
#756C67
(117,108,103)
#5F5854
(95,88,84)
#494441
(73,68,65)
#33302E
(51,48,46)
#1D1C1B
(29,28,27)
#000000
(0,0,0)

Tints of #F9E4D9

#F9E4D9
(249,228,217)
#F9E6DC
(249,230,220)
#F9E8DF
(249,232,223)
#F9EAE2
(249,234,226)
#F9ECE5
(249,236,229)
#F9EEE8
(249,238,232)
#F9F0EB
(249,240,235)
#F9F2EE
(249,242,238)
#F9F4F1
(249,244,241)
#F9F6F4
(249,246,244)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E4D9 color. Also use rgb(249,228,217) instead hex code.

Text Font Color

.myTextColor { color: #F9E4D9; }

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

This text font color is #F9E4D9.

Background Color

.myBgColor { background-color: #F9E4D9; }

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

This div background color is #F9E4D9.

Border color

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

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

This div border color is #F9E4D9.

Opacity

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

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

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

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

This text has shadow with #F9E4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E4D9.

Preview

Color preview on black background

This text has color #F9E4D9 on black background.


Color preview on white background

This text has color #F9E4D9 on white background.


Black color preview on #F9E4D9 background

This text has black color on #F9E4D9 background.


White color preview on #F9E4D9 background

This text has white color on #F9E4D9 background.


Related colors

Complementary color

Complementary color for #hex is #061B26.


I love getcolorcode.com

Triadic colors

1 #D9F9E4 and #E4D9F9 with #F9E4D9 are triadic colors.

2 #D9E4F9 and #E4F9D9 with #F9E4D9 are triadic colors.