COLOR #FDF6EE

HEX: #FDF6EE RGB: (253,246,238)

Renk bilgisi

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

RGB renk modeli

#FDF6EE color RGB value is (253,246,238).

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

RGB bağlantıları ve doygunluk

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

253
246
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 246 + 238 = 737 (100%)
R 253 of 737 ~ 34.33%
G 246 of 737 ~ 33.38%
B 238 of 737 ~ 32.29'%

%34.33
%33.38
%32.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.77%
  • sarı tonu 5.93%
  • 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
%5.93
%0.78

Codes

Color #FDF6EE in popluar color models

FD F6 EE
RGB 253 246 238
HSL 32° 78.95% 96.27%
HSB/HSV 32° 5.93% 99.22%
CMYK 0.00% 2.77% 5.93%
0.78%

Color #FDF6EE in popluar number systems.

HEX FD F6 EE
Decimal 253 246 238
Binary 11111101 11110110 11101110
Octal 375 366 356

Shades and tints

Shades of #FDF6EE

#FDF6EE
(253,246,238)
#E6E0D9
(230,224,217)
#CFCAC4
(207,202,196)
#B8B4AF
(184,180,175)
#A19E9A
(161,158,154)
#8A8885
(138,136,133)
#737270
(115,114,112)
#5C5C5B
(92,92,91)
#454646
(69,70,70)
#2E3031
(46,48,49)
#171A1C
(23,26,28)
#000000
(0,0,0)

Tints of #FDF6EE

#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)
#FDF6F8
(253,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDF6EE; }

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

This text font color is #FDF6EE.

Background Color

.myBgColor { background-color: #FDF6EE; }

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

This div background color is #FDF6EE.

Border color

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

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

This div border color is #FDF6EE.

Opacity

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

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

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

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

This text has shadow with #FDF6EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDF6EE.

Preview

Color preview on black background

This text has color #FDF6EE on black background.


Color preview on white background

This text has color #FDF6EE on white background.


Black color preview on #FDF6EE background

This text has black color on #FDF6EE background.


White color preview on #FDF6EE background

This text has white color on #FDF6EE background.


Related colors

Complementary color

Complementary color for #FDF6EE is #020911.


I love getcolorcode.com

Triadic colors

1 #EEFDF6 and #F6EEFD with #FDF6EE are triadic colors.

2 #EEF6FD and #F6FDEE with #FDF6EE are triadic colors.