COLOR #F9E5D7

HEX: #F9E5D7 RGB: (249,229,215)

Renk bilgisi

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

RGB renk modeli

#F9E5D7 color RGB value is (249,229,215).

RGB: (249,229,215) (98%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 229 of 255 = 90%
B 215 of 255 = 84%

249
229
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 229 + 215 = 693 (100%)
R 249 of 693 ~ 35.93%
G 229 of 693 ~ 33.04%
B 215 of 693 ~ 31.02'%

%35.93
%33.04
%31.02

CMYK RENK MODELİ

#F9E5D7 rengi CMYK tonu (0,8,14,2).

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

CMYK: (0,8,14,2)
C0M8Y14K2 (0%, 8%, 14%, 2%)
(0.00 / 0.08 / 0.14 / 0.02)

CMYK yüzdeleri

%0
%8.03
%13.65
%2.35

Codes

Color #F9E5D7 in popluar color models

F9 E5 D7
RGB 249 229 215
HSL 25° 73.91% 90.98%
HSB/HSV 25° 13.65% 97.65%
CMYK 0.00% 8.03% 13.65%
2.35%

Color #F9E5D7 in popluar number systems.

HEX F9 E5 D7
Decimal 249 229 215
Binary 11111001 11100101 11010111
Octal 371 345 327

Shades and tints

Shades of #F9E5D7

#F9E5D7
(249,229,215)
#E3D1C4
(227,209,196)
#CDBDB1
(205,189,177)
#B7A99E
(183,169,158)
#A1958B
(161,149,139)
#8B8178
(139,129,120)
#756D65
(117,109,101)
#5F5952
(95,89,82)
#49453F
(73,69,63)
#33312C
(51,49,44)
#1D1D19
(29,29,25)
#000000
(0,0,0)

Tints of #F9E5D7

#F9E5D7
(249,229,215)
#F9E7DA
(249,231,218)
#F9E9DD
(249,233,221)
#F9EBE0
(249,235,224)
#F9EDE3
(249,237,227)
#F9EFE6
(249,239,230)
#F9F1E9
(249,241,233)
#F9F3EC
(249,243,236)
#F9F5EF
(249,245,239)
#F9F7F2
(249,247,242)
#F9F9F5
(249,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E5D7; }

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

This text font color is #F9E5D7.

Background Color

.myBgColor { background-color: #F9E5D7; }

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

This div background color is #F9E5D7.

Border color

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

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

This div border color is #F9E5D7.

Opacity

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

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

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

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

This text has shadow with #F9E5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5D7.

Preview

Color preview on black background

This text has color #F9E5D7 on black background.


Color preview on white background

This text has color #F9E5D7 on white background.


Black color preview on #F9E5D7 background

This text has black color on #F9E5D7 background.


White color preview on #F9E5D7 background

This text has white color on #F9E5D7 background.


Related colors

Complementary color

Complementary color for #hex is #061A28.


I love getcolorcode.com

Triadic colors

1 #D7F9E5 and #E5D7F9 with #F9E5D7 are triadic colors.

2 #D7E5F9 and #E5F9D7 with #F9E5D7 are triadic colors.