COLOR #FDE6ED

HEX: #FDE6ED RGB: (253,230,237)

Renk bilgisi

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

RGB renk modeli

#FDE6ED color RGB value is (253,230,237).

RGB: (253,230,237) (99%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 230 of 255 = 90%
B 237 of 255 = 93%

253
230
237

R + G + B ~ 94%. #FDE6ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 230 + 237 = 720 (100%)
R 253 of 720 ~ 35.14%
G 230 of 720 ~ 31.94%
B 237 of 720 ~ 32.92'%

%35.14
%31.94
%32.92

CMYK RENK MODELİ

#FDE6ED rengi CMYK tonu (0,9,6,1).

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

CMYK: (0,9,6,1)
C0M9Y6K1 (0%, 9%, 6%, 1%)
(0.00 / 0.09 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%9.09
%6.32
%0.78

Codes

Color #FDE6ED in popluar color models

FD E6 ED
RGB 253 230 237
HSL 342° 85.19% 94.71%
HSB/HSV 342° 9.09% 99.22%
CMYK 0.00% 9.09% 6.32%
0.78%

Color #FDE6ED in popluar number systems.

HEX FD E6 ED
Decimal 253 230 237
Binary 11111101 11100110 11101101
Octal 375 346 355

Shades and tints

Shades of #FDE6ED

#FDE6ED
(253,230,237)
#E6D2D8
(230,210,216)
#CFBEC3
(207,190,195)
#B8AAAE
(184,170,174)
#A19699
(161,150,153)
#8A8284
(138,130,132)
#736E6F
(115,110,111)
#5C5A5A
(92,90,90)
#454645
(69,70,69)
#2E3230
(46,50,48)
#171E1B
(23,30,27)
#000000
(0,0,0)

Tints of #FDE6ED

#FDE6ED
(253,230,237)
#FDE8EE
(253,232,238)
#FDEAEF
(253,234,239)
#FDECF0
(253,236,240)
#FDEEF1
(253,238,241)
#FDF0F2
(253,240,242)
#FDF2F3
(253,242,243)
#FDF4F4
(253,244,244)
#FDF6F5
(253,246,245)
#FDF8F6
(253,248,246)
#FDFAF7
(253,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDE6ED; }

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

This text font color is #FDE6ED.

Background Color

.myBgColor { background-color: #FDE6ED; }

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

This div background color is #FDE6ED.

Border color

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

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

This div border color is #FDE6ED.

Opacity

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

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

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

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

This text has shadow with #FDE6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDE6ED.

Preview

Color preview on black background

This text has color #FDE6ED on black background.


Color preview on white background

This text has color #FDE6ED on white background.


Black color preview on #FDE6ED background

This text has black color on #FDE6ED background.


White color preview on #FDE6ED background

This text has white color on #FDE6ED background.


Related colors

Complementary color

Complementary color for #hex is #021912.


I love getcolorcode.com

Triadic colors

1 #EDFDE6 and #E6EDFD with #FDE6ED are triadic colors.

2 #EDE6FD and #E6FDED with #FDE6ED are triadic colors.