COLOR #FDF6ED

HEX: #FDF6ED RGB: (253,246,237)

Renk bilgisi

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

RGB renk modeli

#FDF6ED color RGB value is (253,246,237).

RGB: (253,246,237) (99%, 96%, 93%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 246 of 255 = 96%
B 237 of 255 = 93%

253
246
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 246 + 237 = 736 (100%)
R 253 of 736 ~ 34.38%
G 246 of 736 ~ 33.42%
B 237 of 736 ~ 32.2'%

%34.38
%33.42
%32.2

CMYK RENK MODELİ

#FDF6ED rengi CMYK tonu (0,3,6,1).

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

CMYK: (0,3,6,1)
C0M3Y6K1 (0%, 3%, 6%, 1%)
(0.00 / 0.03 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%2.77
%6.32
%0.78

Codes

Color #FDF6ED in popluar color models

FD F6 ED
RGB 253 246 237
HSL 34° 80.00% 96.08%
HSB/HSV 34° 6.32% 99.22%
CMYK 0.00% 2.77% 6.32%
0.78%

Color #FDF6ED in popluar number systems.

HEX FD F6 ED
Decimal 253 246 237
Binary 11111101 11110110 11101101
Octal 375 366 355

Shades and tints

Shades of #FDF6ED

#FDF6ED
(253,246,237)
#E6E0D8
(230,224,216)
#CFCAC3
(207,202,195)
#B8B4AE
(184,180,174)
#A19E99
(161,158,153)
#8A8884
(138,136,132)
#73726F
(115,114,111)
#5C5C5A
(92,92,90)
#454645
(69,70,69)
#2E3030
(46,48,48)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #FDF6ED

#FDF6ED
(253,246,237)
#FDF6EE
(253,246,238)
#FDF6EF
(253,246,239)
#FDF6F0
(253,246,240)
#FDF6F1
(253,246,241)
#FDF6F2
(253,246,242)
#FDF6F3
(253,246,243)
#FDF6F4
(253,246,244)
#FDF6F5
(253,246,245)
#FDF6F6
(253,246,246)
#FDF6F7
(253,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDF6ED; }

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

This text font color is #FDF6ED.

Background Color

.myBgColor { background-color: #FDF6ED; }

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

This div background color is #FDF6ED.

Border color

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

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

This div border color is #FDF6ED.

Opacity

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

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

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

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

This text has shadow with #FDF6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDF6ED.

Preview

Color preview on black background

This text has color #FDF6ED on black background.


Color preview on white background

This text has color #FDF6ED on white background.


Black color preview on #FDF6ED background

This text has black color on #FDF6ED background.


White color preview on #FDF6ED background

This text has white color on #FDF6ED background.


Related colors

Complementary color

Complementary color for #hex is #020912.


I love getcolorcode.com

Triadic colors

1 #EDFDF6 and #F6EDFD with #FDF6ED are triadic colors.

2 #EDF6FD and #F6FDED with #FDF6ED are triadic colors.