COLOR #F5D9EC

HEX: #F5D9EC RGB: (245,217,236)

Renk bilgisi

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

RGB renk modeli

#F5D9EC color RGB value is (245,217,236).

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

RGB bağlantıları ve doygunluk

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

245
217
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 217 + 236 = 698 (100%)
R 245 of 698 ~ 35.1%
G 217 of 698 ~ 31.09%
B 236 of 698 ~ 33.81'%

%35.1
%31.09
%33.81

CMYK RENK MODELİ

#F5D9EC rengi CMYK tonu (0,11,4,4).

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

CMYK: (0,11,4,4)
C0M11Y4K4 (0%, 11%, 4%, 4%)
(0.00 / 0.11 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%11.43
%3.67
%3.92

Codes

Color #F5D9EC in popluar color models

F5 D9 EC
RGB 245 217 236
HSL 319° 58.33% 90.59%
HSB/HSV 319° 11.43% 96.08%
CMYK 0.00% 11.43% 3.67%
3.92%

Color #F5D9EC in popluar number systems.

HEX F5 D9 EC
Decimal 245 217 236
Binary 11110101 11011001 11101100
Octal 365 331 354

Shades and tints

Shades of #F5D9EC

#F5D9EC
(245,217,236)
#DFC6D7
(223,198,215)
#C9B3C2
(201,179,194)
#B3A0AD
(179,160,173)
#9D8D98
(157,141,152)
#877A83
(135,122,131)
#71676E
(113,103,110)
#5B5459
(91,84,89)
#454144
(69,65,68)
#2F2E2F
(47,46,47)
#191B1A
(25,27,26)
#000000
(0,0,0)

Tints of #F5D9EC

#F5D9EC
(245,217,236)
#F5DCED
(245,220,237)
#F5DFEE
(245,223,238)
#F5E2EF
(245,226,239)
#F5E5F0
(245,229,240)
#F5E8F1
(245,232,241)
#F5EBF2
(245,235,242)
#F5EEF3
(245,238,243)
#F5F1F4
(245,241,244)
#F5F4F5
(245,244,245)
#F5F7F6
(245,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5D9EC; }

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

This text font color is #F5D9EC.

Background Color

.myBgColor { background-color: #F5D9EC; }

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

This div background color is #F5D9EC.

Border color

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

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

This div border color is #F5D9EC.

Opacity

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

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

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

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

This text has shadow with #F5D9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D9EC.

Preview

Color preview on black background

This text has color #F5D9EC on black background.


Color preview on white background

This text has color #F5D9EC on white background.


Black color preview on #F5D9EC background

This text has black color on #F5D9EC background.


White color preview on #F5D9EC background

This text has white color on #F5D9EC background.


Related colors

Complementary color

Complementary color for #hex is #0A2613.


I love getcolorcode.com

Triadic colors

1 #ECF5D9 and #D9ECF5 with #F5D9EC are triadic colors.

2 #ECD9F5 and #D9F5EC with #F5D9EC are triadic colors.