COLOR #F5D9ED

HEX: #F5D9ED RGB: (245,217,237)

Renk bilgisi

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

RGB renk modeli

#F5D9ED color RGB value is (245,217,237).

RGB: (245,217,237) (96%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 217 of 255 = 85%
B 237 of 255 = 93%

245
217
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 217 + 237 = 699 (100%)
R 245 of 699 ~ 35.05%
G 217 of 699 ~ 31.04%
B 237 of 699 ~ 33.91'%

%35.05
%31.04
%33.91

CMYK RENK MODELİ

#F5D9ED rengi CMYK tonu (0,11,3,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.43%
  • sarı tonu 3.27%
  • ana renk tonu 3.92%

CMYK: (0,11,3,4)
C0M11Y3K4 (0%, 11%, 3%, 4%)
(0.00 / 0.11 / 0.03 / 0.04)

CMYK yüzdeleri

%0
%11.43
%3.27
%3.92

Codes

Color #F5D9ED in popluar color models

F5 D9 ED
RGB 245 217 237
HSL 317° 58.33% 90.59%
HSB/HSV 317° 11.43% 96.08%
CMYK 0.00% 11.43% 3.27%
3.92%

Color #F5D9ED in popluar number systems.

HEX F5 D9 ED
Decimal 245 217 237
Binary 11110101 11011001 11101101
Octal 365 331 355

Shades and tints

Shades of #F5D9ED

#F5D9ED
(245,217,237)
#DFC6D8
(223,198,216)
#C9B3C3
(201,179,195)
#B3A0AE
(179,160,174)
#9D8D99
(157,141,153)
#877A84
(135,122,132)
#71676F
(113,103,111)
#5B545A
(91,84,90)
#454145
(69,65,69)
#2F2E30
(47,46,48)
#191B1B
(25,27,27)
#000000
(0,0,0)

Tints of #F5D9ED

#F5D9ED
(245,217,237)
#F5DCEE
(245,220,238)
#F5DFEF
(245,223,239)
#F5E2F0
(245,226,240)
#F5E5F1
(245,229,241)
#F5E8F2
(245,232,242)
#F5EBF3
(245,235,243)
#F5EEF4
(245,238,244)
#F5F1F5
(245,241,245)
#F5F4F6
(245,244,246)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5D9ED color. Also use rgb(245,217,237) instead hex code.

Text Font Color

.myTextColor { color: #F5D9ED; }

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

This text font color is #F5D9ED.

Background Color

.myBgColor { background-color: #F5D9ED; }

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

This div background color is #F5D9ED.

Border color

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

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

This div border color is #F5D9ED.

Opacity

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

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

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

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

This text has shadow with #F5D9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D9ED.

Preview

Color preview on black background

This text has color #F5D9ED on black background.


Color preview on white background

This text has color #F5D9ED on white background.


Black color preview on #F5D9ED background

This text has black color on #F5D9ED background.


White color preview on #F5D9ED background

This text has white color on #F5D9ED background.


Related colors

Complementary color

Complementary color for #hex is #0A2612.


I love getcolorcode.com

Triadic colors

1 #EDF5D9 and #D9EDF5 with #F5D9ED are triadic colors.

2 #EDD9F5 and #D9F5ED with #F5D9ED are triadic colors.