COLOR #FEE6DD

HEX: #FEE6DD RGB: (254,230,221)

Renk bilgisi

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

RGB renk modeli

#FEE6DD color RGB value is (254,230,221).

RGB: (254,230,221) (100%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 230 of 255 = 90%
B 221 of 255 = 87%

254
230
221

R + G + B ~ 92%. #FEE6DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 230 + 221 = 705 (100%)
R 254 of 705 ~ 36.03%
G 230 of 705 ~ 32.62%
B 221 of 705 ~ 31.35'%

%36.03
%32.62
%31.35

CMYK RENK MODELİ

#FEE6DD rengi CMYK tonu (0,9,13,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.45%
  • sarı tonu 12.99%
  • ana renk tonu 0.39%

CMYK: (0,9,13,0)
C0M9Y13K0 (0%, 9%, 13%, 0%)
(0.00 / 0.09 / 0.13 / 0.00)

CMYK yüzdeleri

%0
%9.45
%12.99
%0.39

Codes

Color #FEE6DD in popluar color models

FE E6 DD
RGB 254 230 221
HSL 16° 94.29% 93.14%
HSB/HSV 16° 12.99% 99.61%
CMYK 0.00% 9.45% 12.99%
0.39%

Color #FEE6DD in popluar number systems.

HEX FE E6 DD
Decimal 254 230 221
Binary 11111110 11100110 11011101
Octal 376 346 335

Shades and tints

Shades of #FEE6DD

#FEE6DD
(254,230,221)
#E7D2C9
(231,210,201)
#D0BEB5
(208,190,181)
#B9AAA1
(185,170,161)
#A2968D
(162,150,141)
#8B8279
(139,130,121)
#746E65
(116,110,101)
#5D5A51
(93,90,81)
#46463D
(70,70,61)
#2F3229
(47,50,41)
#181E15
(24,30,21)
#000000
(0,0,0)

Tints of #FEE6DD

#FEE6DD
(254,230,221)
#FEE8E0
(254,232,224)
#FEEAE3
(254,234,227)
#FEECE6
(254,236,230)
#FEEEE9
(254,238,233)
#FEF0EC
(254,240,236)
#FEF2EF
(254,242,239)
#FEF4F2
(254,244,242)
#FEF6F5
(254,246,245)
#FEF8F8
(254,248,248)
#FEFAFB
(254,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEE6DD color. Also use rgb(254,230,221) instead hex code.

Text Font Color

.myTextColor { color: #FEE6DD; }

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

This text font color is #FEE6DD.

Background Color

.myBgColor { background-color: #FEE6DD; }

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

This div background color is #FEE6DD.

Border color

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

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

This div border color is #FEE6DD.

Opacity

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

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

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

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

This text has shadow with #FEE6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEE6DD.

Preview

Color preview on black background

This text has color #FEE6DD on black background.


Color preview on white background

This text has color #FEE6DD on white background.


Black color preview on #FEE6DD background

This text has black color on #FEE6DD background.


White color preview on #FEE6DD background

This text has white color on #FEE6DD background.


Related colors

Complementary color

Complementary color for #hex is #011922.


I love getcolorcode.com

Triadic colors

1 #DDFEE6 and #E6DDFE with #FEE6DD are triadic colors.

2 #DDE6FE and #E6FEDD with #FEE6DD are triadic colors.