COLOR #F5D5EC

HEX: #F5D5EC RGB: (245,213,236)

Renk bilgisi

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

RGB renk modeli

#F5D5EC color RGB value is (245,213,236).

RGB: (245,213,236) (96%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 213 of 255 = 84%
B 236 of 255 = 93%

245
213
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 213 + 236 = 694 (100%)
R 245 of 694 ~ 35.3%
G 213 of 694 ~ 30.69%
B 236 of 694 ~ 34.01'%

%35.3
%30.69
%34.01

CMYK RENK MODELİ

#F5D5EC rengi CMYK tonu (0,13,4,4).

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

CMYK: (0,13,4,4)
C0M13Y4K4 (0%, 13%, 4%, 4%)
(0.00 / 0.13 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%13.06
%3.67
%3.92

Codes

Color #F5D5EC in popluar color models

F5 D5 EC
RGB 245 213 236
HSL 317° 61.54% 89.80%
HSB/HSV 317° 13.06% 96.08%
CMYK 0.00% 13.06% 3.67%
3.92%

Color #F5D5EC in popluar number systems.

HEX F5 D5 EC
Decimal 245 213 236
Binary 11110101 11010101 11101100
Octal 365 325 354

Shades and tints

Shades of #F5D5EC

#F5D5EC
(245,213,236)
#DFC2D7
(223,194,215)
#C9AFC2
(201,175,194)
#B39CAD
(179,156,173)
#9D8998
(157,137,152)
#877683
(135,118,131)
#71636E
(113,99,110)
#5B5059
(91,80,89)
#453D44
(69,61,68)
#2F2A2F
(47,42,47)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #F5D5EC

#F5D5EC
(245,213,236)
#F5D8ED
(245,216,237)
#F5DBEE
(245,219,238)
#F5DEEF
(245,222,239)
#F5E1F0
(245,225,240)
#F5E4F1
(245,228,241)
#F5E7F2
(245,231,242)
#F5EAF3
(245,234,243)
#F5EDF4
(245,237,244)
#F5F0F5
(245,240,245)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5D5EC; }

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

This text font color is #F5D5EC.

Background Color

.myBgColor { background-color: #F5D5EC; }

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

This div background color is #F5D5EC.

Border color

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

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

This div border color is #F5D5EC.

Opacity

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

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

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

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

This text has shadow with #F5D5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D5EC.

Preview

Color preview on black background

This text has color #F5D5EC on black background.


Color preview on white background

This text has color #F5D5EC on white background.


Black color preview on #F5D5EC background

This text has black color on #F5D5EC background.


White color preview on #F5D5EC background

This text has white color on #F5D5EC background.


Related colors

Complementary color

Complementary color for #hex is #0A2A13.


I love getcolorcode.com

Triadic colors

1 #ECF5D5 and #D5ECF5 with #F5D5EC are triadic colors.

2 #ECD5F5 and #D5F5EC with #F5D5EC are triadic colors.