COLOR #F5D1D3

HEX: #F5D1D3 RGB: (245,209,211)

Color info

#F5D1D3 contains red, green and blue colors in about the same proportion. Web safe color of #F5D1D3 is #FFCCCC (or #FCC).

RGB color model

#F5D1D3 color RGB value is (245,209,211).

RGB: (245,209,211) (96%, 82%, 83%)

RGB channels and saturation

R 245 of 255 = 96%
G 209 of 255 = 82%
B 211 of 255 = 83%

245
209
211

R + G + B ~ 87%. #F5D1D3 is light color.

Portions of RGB colors in percentages

R + G + B = 245 + 209 + 211 = 665 (100%)
R 245 of 665 ~ 36.84%
G 209 of 665 ~ 31.43%
B 211 of 665 ~ 31.73'%

%36.84
%31.43
%31.73

CMYK color model

#F5D1D3 color CMYK value is (0,15,14,4).

  • cyan value is 0.00%
  • magenta value is 14.69%
  • yellow value is 13.88%
  • key color value is 3.92%

CMYK: (0,15,14,4)
C0M15Y14K4 (0%, 15%, 14%, 4%)
(0.00 / 0.15 / 0.14 / 0.04)

CMYK percentages

%0
%14.69
%13.88
%3.92

Codes

Color #F5D1D3 in popluar color models

F5 D1 D3
RGB 245 209 211
HSL 357° 64.29% 89.02%
HSB/HSV 357° 14.69% 96.08%
CMYK 0.00% 14.69% 13.88%
3.92%

Color #F5D1D3 in popluar number systems.

HEX F5 D1 D3
Decimal 245 209 211
Binary 11110101 11010001 11010011
Octal 365 321 323

Shades and tints

Shades of #F5D1D3

#F5D1D3
(245,209,211)
#DFBEC0
(223,190,192)
#C9ABAD
(201,171,173)
#B3989A
(179,152,154)
#9D8587
(157,133,135)
#877274
(135,114,116)
#715F61
(113,95,97)
#5B4C4E
(91,76,78)
#45393B
(69,57,59)
#2F2628
(47,38,40)
#191315
(25,19,21)
#000000
(0,0,0)

Tints of #F5D1D3

#F5D1D3
(245,209,211)
#F5D5D7
(245,213,215)
#F5D9DB
(245,217,219)
#F5DDDF
(245,221,223)
#F5E1E3
(245,225,227)
#F5E5E7
(245,229,231)
#F5E9EB
(245,233,235)
#F5EDEF
(245,237,239)
#F5F1F3
(245,241,243)
#F5F5F7
(245,245,247)
#F5F9FB
(245,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5D1D3 color. Also use rgb(245,209,211) instead hex code.

Text Font Color

.myTextColor { color: #F5D1D3; }

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

This text font color is #F5D1D3.

Background Color

.myBgColor { background-color: #F5D1D3; }

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

This div background color is #F5D1D3.

Border color

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

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

This div border color is #F5D1D3.

Opacity

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

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

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

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

This text has shadow with #F5D1D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D1D3.

Preview

Color preview on black background

This text has color #F5D1D3 on black background.


Color preview on white background

This text has color #F5D1D3 on white background.


Black color preview on #F5D1D3 background

This text has black color on #F5D1D3 background.


White color preview on #F5D1D3 background

This text has white color on #F5D1D3 background.


Related colors

Complementary color

Complementary color for #hex is #0A2E2C.


I love getcolorcode.com

Triadic colors

1 #D3F5D1 and #D1D3F5 with #F5D1D3 are triadic colors.

2 #D3D1F5 and #D1F5D3 with #F5D1D3 are triadic colors.