COLOR #F5E5DC

HEX: #F5E5DC RGB: (245,229,220)

Renk bilgisi

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

RGB renk modeli

#F5E5DC color RGB value is (245,229,220).

RGB: (245,229,220) (96%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 220 of 255 = 86%

245
229
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 220 = 694 (100%)
R 245 of 694 ~ 35.3%
G 229 of 694 ~ 33%
B 220 of 694 ~ 31.7'%

%35.3
%33
%31.7

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.53%
  • sarı tonu 10.20%
  • 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
%10.2
%3.92

Codes

Color #F5E5DC in popluar color models

F5 E5 DC
RGB 245 229 220
HSL 22° 55.56% 91.18%
HSB/HSV 22° 10.20% 96.08%
CMYK 0.00% 6.53% 10.20%
3.92%

Color #F5E5DC in popluar number systems.

HEX F5 E5 DC
Decimal 245 229 220
Binary 11110101 11100101 11011100
Octal 365 345 334

Shades and tints

Shades of #F5E5DC

#F5E5DC
(245,229,220)
#DFD1C8
(223,209,200)
#C9BDB4
(201,189,180)
#B3A9A0
(179,169,160)
#9D958C
(157,149,140)
#878178
(135,129,120)
#716D64
(113,109,100)
#5B5950
(91,89,80)
#45453C
(69,69,60)
#2F3128
(47,49,40)
#191D14
(25,29,20)
#000000
(0,0,0)

Tints of #F5E5DC

#F5E5DC
(245,229,220)
#F5E7DF
(245,231,223)
#F5E9E2
(245,233,226)
#F5EBE5
(245,235,229)
#F5EDE8
(245,237,232)
#F5EFEB
(245,239,235)
#F5F1EE
(245,241,238)
#F5F3F1
(245,243,241)
#F5F5F4
(245,245,244)
#F5F7F7
(245,247,247)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E5DC; }

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

This text font color is #F5E5DC.

Background Color

.myBgColor { background-color: #F5E5DC; }

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

This div background color is #F5E5DC.

Border color

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

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

This div border color is #F5E5DC.

Opacity

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

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

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

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

This text has shadow with #F5E5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5DC.

Preview

Color preview on black background

This text has color #F5E5DC on black background.


Color preview on white background

This text has color #F5E5DC on white background.


Black color preview on #F5E5DC background

This text has black color on #F5E5DC background.


White color preview on #F5E5DC background

This text has white color on #F5E5DC background.


Related colors

Complementary color

Complementary color for #hex is #0A1A23.


I love getcolorcode.com

Triadic colors

1 #DCF5E5 and #E5DCF5 with #F5E5DC are triadic colors.

2 #DCE5F5 and #E5F5DC with #F5E5DC are triadic colors.