COLOR #F5DFE9

HEX: #F5DFE9 RGB: (245,223,233)

Color info

#F5DFE9 contains red, green and blue colors in about the same proportion. Web safe color of #F5DFE9 is #FFCCFF (or #FCF).

RGB color model

#F5DFE9 color RGB value is (245,223,233).

RGB: (245,223,233) (96%, 87%, 91%)

RGB channels and saturation

R 245 of 255 = 96%
G 223 of 255 = 87%
B 233 of 255 = 91%

245
223
233

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

Portions of RGB colors in percentages

R + G + B = 245 + 223 + 233 = 701 (100%)
R 245 of 701 ~ 34.95%
G 223 of 701 ~ 31.81%
B 233 of 701 ~ 33.24'%

%34.95
%31.81
%33.24

CMYK color model

#F5DFE9 color CMYK value is (0,9,5,4).

  • cyan value is 0.00%
  • magenta value is 8.98%
  • yellow value is 4.90%
  • key color value is 3.92%

CMYK: (0,9,5,4)
C0M9Y5K4 (0%, 9%, 5%, 4%)
(0.00 / 0.09 / 0.05 / 0.04)

CMYK percentages

%0
%8.98
%4.9
%3.92

Codes

Color #F5DFE9 in popluar color models

F5 DF E9
RGB 245 223 233
HSL 333° 52.38% 91.76%
HSB/HSV 333° 8.98% 96.08%
CMYK 0.00% 8.98% 4.90%
3.92%

Color #F5DFE9 in popluar number systems.

HEX F5 DF E9
Decimal 245 223 233
Binary 11110101 11011111 11101001
Octal 365 337 351

Shades and tints

Shades of #F5DFE9

#F5DFE9
(245,223,233)
#DFCBD4
(223,203,212)
#C9B7BF
(201,183,191)
#B3A3AA
(179,163,170)
#9D8F95
(157,143,149)
#877B80
(135,123,128)
#71676B
(113,103,107)
#5B5356
(91,83,86)
#453F41
(69,63,65)
#2F2B2C
(47,43,44)
#191717
(25,23,23)
#000000
(0,0,0)

Tints of #F5DFE9

#F5DFE9
(245,223,233)
#F5E1EB
(245,225,235)
#F5E3ED
(245,227,237)
#F5E5EF
(245,229,239)
#F5E7F1
(245,231,241)
#F5E9F3
(245,233,243)
#F5EBF5
(245,235,245)
#F5EDF7
(245,237,247)
#F5EFF9
(245,239,249)
#F5F1FB
(245,241,251)
#F5F3FD
(245,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5DFE9 color. Also use rgb(245,223,233) instead hex code.

Text Font Color

.myTextColor { color: #F5DFE9; }

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

This text font color is #F5DFE9.

Background Color

.myBgColor { background-color: #F5DFE9; }

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

This div background color is #F5DFE9.

Border color

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

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

This div border color is #F5DFE9.

Opacity

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

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

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

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

This text has shadow with #F5DFE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5DFE9.

Preview

Color preview on black background

This text has color #F5DFE9 on black background.


Color preview on white background

This text has color #F5DFE9 on white background.


Black color preview on #F5DFE9 background

This text has black color on #F5DFE9 background.


White color preview on #F5DFE9 background

This text has white color on #F5DFE9 background.


Related colors

Complementary color

Complementary color for #hex is #0A2016.


I love getcolorcode.com

Triadic colors

1 #E9F5DF and #DFE9F5 with #F5DFE9 are triadic colors.

2 #E9DFF5 and #DFF5E9 with #F5DFE9 are triadic colors.