COLOR #F5E5DB

HEX: #F5E5DB RGB: (245,229,219)

Renk bilgisi

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

RGB renk modeli

#F5E5DB color RGB value is (245,229,219).

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

RGB bağlantıları ve doygunluk

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

245
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 219 = 693 (100%)
R 245 of 693 ~ 35.35%
G 229 of 693 ~ 33.04%
B 219 of 693 ~ 31.6'%

%35.35
%33.04
%31.6

CMYK RENK MODELİ

#F5E5DB rengi CMYK tonu (0,7,11,4).

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

CMYK: (0,7,11,4)
C0M7Y11K4 (0%, 7%, 11%, 4%)
(0.00 / 0.07 / 0.11 / 0.04)

CMYK yüzdeleri

%0
%6.53
%10.61
%3.92

Codes

Color #F5E5DB in popluar color models

F5 E5 DB
RGB 245 229 219
HSL 23° 56.52% 90.98%
HSB/HSV 23° 10.61% 96.08%
CMYK 0.00% 6.53% 10.61%
3.92%

Color #F5E5DB in popluar number systems.

HEX F5 E5 DB
Decimal 245 229 219
Binary 11110101 11100101 11011011
Octal 365 345 333

Shades and tints

Shades of #F5E5DB

#F5E5DB
(245,229,219)
#DFD1C8
(223,209,200)
#C9BDB5
(201,189,181)
#B3A9A2
(179,169,162)
#9D958F
(157,149,143)
#87817C
(135,129,124)
#716D69
(113,109,105)
#5B5956
(91,89,86)
#454543
(69,69,67)
#2F3130
(47,49,48)
#191D1D
(25,29,29)
#000000
(0,0,0)

Tints of #F5E5DB

#F5E5DB
(245,229,219)
#F5E7DE
(245,231,222)
#F5E9E1
(245,233,225)
#F5EBE4
(245,235,228)
#F5EDE7
(245,237,231)
#F5EFEA
(245,239,234)
#F5F1ED
(245,241,237)
#F5F3F0
(245,243,240)
#F5F5F3
(245,245,243)
#F5F7F6
(245,247,246)
#F5F9F9
(245,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E5DB; }

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

This text font color is #F5E5DB.

Background Color

.myBgColor { background-color: #F5E5DB; }

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

This div background color is #F5E5DB.

Border color

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

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

This div border color is #F5E5DB.

Opacity

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

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

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

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

This text has shadow with #F5E5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5DB.

Preview

Color preview on black background

This text has color #F5E5DB on black background.


Color preview on white background

This text has color #F5E5DB on white background.


Black color preview on #F5E5DB background

This text has black color on #F5E5DB background.


White color preview on #F5E5DB background

This text has white color on #F5E5DB background.


Related colors

Complementary color

Complementary color for #hex is #0A1A24.


I love getcolorcode.com

Triadic colors

1 #DBF5E5 and #E5DBF5 with #F5E5DB are triadic colors.

2 #DBE5F5 and #E5F5DB with #F5E5DB are triadic colors.