COLOR #F5E5DD

HEX: #F5E5DD RGB: (245,229,221)

Renk bilgisi

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

RGB renk modeli

#F5E5DD color RGB value is (245,229,221).

RGB: (245,229,221) (96%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 221 of 255 = 87%

245
229
221

R + G + B ~ 91%. #F5E5DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 221 = 695 (100%)
R 245 of 695 ~ 35.25%
G 229 of 695 ~ 32.95%
B 221 of 695 ~ 31.8'%

%35.25
%32.95
%31.8

CMYK RENK MODELİ

#F5E5DD rengi CMYK tonu (0,7,10,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.53%
  • sarı tonu 9.80%
  • ana renk tonu 3.92%

CMYK: (0,7,10,4)
C0M7Y10K4 (0%, 7%, 10%, 4%)
(0.00 / 0.07 / 0.10 / 0.04)

CMYK yüzdeleri

%0
%6.53
%9.8
%3.92

Codes

Color #F5E5DD in popluar color models

F5 E5 DD
RGB 245 229 221
HSL 20° 54.55% 91.37%
HSB/HSV 20° 9.80% 96.08%
CMYK 0.00% 6.53% 9.80%
3.92%

Color #F5E5DD in popluar number systems.

HEX F5 E5 DD
Decimal 245 229 221
Binary 11110101 11100101 11011101
Octal 365 345 335

Shades and tints

Shades of #F5E5DD

#F5E5DD
(245,229,221)
#DFD1C9
(223,209,201)
#C9BDB5
(201,189,181)
#B3A9A1
(179,169,161)
#9D958D
(157,149,141)
#878179
(135,129,121)
#716D65
(113,109,101)
#5B5951
(91,89,81)
#45453D
(69,69,61)
#2F3129
(47,49,41)
#191D15
(25,29,21)
#000000
(0,0,0)

Tints of #F5E5DD

#F5E5DD
(245,229,221)
#F5E7E0
(245,231,224)
#F5E9E3
(245,233,227)
#F5EBE6
(245,235,230)
#F5EDE9
(245,237,233)
#F5EFEC
(245,239,236)
#F5F1EF
(245,241,239)
#F5F3F2
(245,243,242)
#F5F5F5
(245,245,245)
#F5F7F8
(245,247,248)
#F5F9FB
(245,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E5DD color. Also use rgb(245,229,221) instead hex code.

Text Font Color

.myTextColor { color: #F5E5DD; }

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

This text font color is #F5E5DD.

Background Color

.myBgColor { background-color: #F5E5DD; }

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

This div background color is #F5E5DD.

Border color

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

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

This div border color is #F5E5DD.

Opacity

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

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

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

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

This text has shadow with #F5E5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5DD.

Preview

Color preview on black background

This text has color #F5E5DD on black background.


Color preview on white background

This text has color #F5E5DD on white background.


Black color preview on #F5E5DD background

This text has black color on #F5E5DD background.


White color preview on #F5E5DD background

This text has white color on #F5E5DD background.


Related colors

Complementary color

Complementary color for #hex is #0A1A22.


I love getcolorcode.com

Triadic colors

1 #DDF5E5 and #E5DDF5 with #F5E5DD are triadic colors.

2 #DDE5F5 and #E5F5DD with #F5E5DD are triadic colors.