COLOR #FDF9ED

HEX: #FDF9ED RGB: (253,249,237)

Renk bilgisi

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

RGB renk modeli

#FDF9ED color RGB value is (253,249,237).

RGB: (253,249,237) (99%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 249 of 255 = 98%
B 237 of 255 = 93%

253
249
237

R + G + B ~ 97%. #FDF9ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 249 + 237 = 739 (100%)
R 253 of 739 ~ 34.24%
G 249 of 739 ~ 33.69%
B 237 of 739 ~ 32.07'%

%34.24
%33.69
%32.07

CMYK RENK MODELİ

#FDF9ED rengi CMYK tonu (0,2,6,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.58%
  • sarı tonu 6.32%
  • ana renk tonu 0.78%

CMYK: (0,2,6,1)
C0M2Y6K1 (0%, 2%, 6%, 1%)
(0.00 / 0.02 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%1.58
%6.32
%0.78

Codes

Color #FDF9ED in popluar color models

FD F9 ED
RGB 253 249 237
HSL 45° 80.00% 96.08%
HSB/HSV 45° 6.32% 99.22%
CMYK 0.00% 1.58% 6.32%
0.78%

Color #FDF9ED in popluar number systems.

HEX FD F9 ED
Decimal 253 249 237
Binary 11111101 11111001 11101101
Octal 375 371 355

Shades and tints

Shades of #FDF9ED

#FDF9ED
(253,249,237)
#E6E3D8
(230,227,216)
#CFCDC3
(207,205,195)
#B8B7AE
(184,183,174)
#A1A199
(161,161,153)
#8A8B84
(138,139,132)
#73756F
(115,117,111)
#5C5F5A
(92,95,90)
#454945
(69,73,69)
#2E3330
(46,51,48)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #FDF9ED

#FDF9ED
(253,249,237)
#FDF9EE
(253,249,238)
#FDF9EF
(253,249,239)
#FDF9F0
(253,249,240)
#FDF9F1
(253,249,241)
#FDF9F2
(253,249,242)
#FDF9F3
(253,249,243)
#FDF9F4
(253,249,244)
#FDF9F5
(253,249,245)
#FDF9F6
(253,249,246)
#FDF9F7
(253,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDF9ED; }

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

This text font color is #FDF9ED.

Background Color

.myBgColor { background-color: #FDF9ED; }

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

This div background color is #FDF9ED.

Border color

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

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

This div border color is #FDF9ED.

Opacity

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

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

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

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

This text has shadow with #FDF9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDF9ED.

Preview

Color preview on black background

This text has color #FDF9ED on black background.


Color preview on white background

This text has color #FDF9ED on white background.


Black color preview on #FDF9ED background

This text has black color on #FDF9ED background.


White color preview on #FDF9ED background

This text has white color on #FDF9ED background.


Related colors

Complementary color

Complementary color for #hex is #020612.


I love getcolorcode.com

Triadic colors

1 #EDFDF9 and #F9EDFD with #FDF9ED are triadic colors.

2 #EDF9FD and #F9FDED with #FDF9ED are triadic colors.