COLOR #FDF7ED

HEX: #FDF7ED RGB: (253,247,237)

Renk bilgisi

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

RGB renk modeli

#FDF7ED color RGB value is (253,247,237).

RGB: (253,247,237) (99%, 97%, 93%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 247 of 255 = 97%
B 237 of 255 = 93%

253
247
237

R + G + B ~ 96%. #FDF7ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 247 + 237 = 737 (100%)
R 253 of 737 ~ 34.33%
G 247 of 737 ~ 33.51%
B 237 of 737 ~ 32.16'%

%34.33
%33.51
%32.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.37%
  • 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
%2.37
%6.32
%0.78

Codes

Color #FDF7ED in popluar color models

FD F7 ED
RGB 253 247 237
HSL 38° 80.00% 96.08%
HSB/HSV 38° 6.32% 99.22%
CMYK 0.00% 2.37% 6.32%
0.78%

Color #FDF7ED in popluar number systems.

HEX FD F7 ED
Decimal 253 247 237
Binary 11111101 11110111 11101101
Octal 375 367 355

Shades and tints

Shades of #FDF7ED

#FDF7ED
(253,247,237)
#E6E1D8
(230,225,216)
#CFCBC3
(207,203,195)
#B8B5AE
(184,181,174)
#A19F99
(161,159,153)
#8A8984
(138,137,132)
#73736F
(115,115,111)
#5C5D5A
(92,93,90)
#454745
(69,71,69)
#2E3130
(46,49,48)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #FDF7ED

#FDF7ED
(253,247,237)
#FDF7EE
(253,247,238)
#FDF7EF
(253,247,239)
#FDF7F0
(253,247,240)
#FDF7F1
(253,247,241)
#FDF7F2
(253,247,242)
#FDF7F3
(253,247,243)
#FDF7F4
(253,247,244)
#FDF7F5
(253,247,245)
#FDF7F6
(253,247,246)
#FDF7F7
(253,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDF7ED; }

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

This text font color is #FDF7ED.

Background Color

.myBgColor { background-color: #FDF7ED; }

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

This div background color is #FDF7ED.

Border color

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

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

This div border color is #FDF7ED.

Opacity

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

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

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

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

This text has shadow with #FDF7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDF7ED.

Preview

Color preview on black background

This text has color #FDF7ED on black background.


Color preview on white background

This text has color #FDF7ED on white background.


Black color preview on #FDF7ED background

This text has black color on #FDF7ED background.


White color preview on #FDF7ED background

This text has white color on #FDF7ED background.


Related colors

Complementary color

Complementary color for #hex is #020812.


I love getcolorcode.com

Triadic colors

1 #EDFDF7 and #F7EDFD with #FDF7ED are triadic colors.

2 #EDF7FD and #F7FDED with #FDF7ED are triadic colors.