COLOR #F5D5E3

HEX: #F5D5E3 RGB: (245,213,227)

Renk bilgisi

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

RGB renk modeli

#F5D5E3 color RGB value is (245,213,227).

RGB: (245,213,227) (96%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 213 of 255 = 84%
B 227 of 255 = 89%

245
213
227

R + G + B ~ 90%. #F5D5E3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 213 + 227 = 685 (100%)
R 245 of 685 ~ 35.77%
G 213 of 685 ~ 31.09%
B 227 of 685 ~ 33.14'%

%35.77
%31.09
%33.14

CMYK RENK MODELİ

#F5D5E3 rengi CMYK tonu (0,13,7,4).

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

CMYK: (0,13,7,4)
C0M13Y7K4 (0%, 13%, 7%, 4%)
(0.00 / 0.13 / 0.07 / 0.04)

CMYK yüzdeleri

%0
%13.06
%7.35
%3.92

Codes

Color #F5D5E3 in popluar color models

F5 D5 E3
RGB 245 213 227
HSL 334° 61.54% 89.80%
HSB/HSV 334° 13.06% 96.08%
CMYK 0.00% 13.06% 7.35%
3.92%

Color #F5D5E3 in popluar number systems.

HEX F5 D5 E3
Decimal 245 213 227
Binary 11110101 11010101 11100011
Octal 365 325 343

Shades and tints

Shades of #F5D5E3

#F5D5E3
(245,213,227)
#DFC2CF
(223,194,207)
#C9AFBB
(201,175,187)
#B39CA7
(179,156,167)
#9D8993
(157,137,147)
#87767F
(135,118,127)
#71636B
(113,99,107)
#5B5057
(91,80,87)
#453D43
(69,61,67)
#2F2A2F
(47,42,47)
#19171B
(25,23,27)
#000000
(0,0,0)

Tints of #F5D5E3

#F5D5E3
(245,213,227)
#F5D8E5
(245,216,229)
#F5DBE7
(245,219,231)
#F5DEE9
(245,222,233)
#F5E1EB
(245,225,235)
#F5E4ED
(245,228,237)
#F5E7EF
(245,231,239)
#F5EAF1
(245,234,241)
#F5EDF3
(245,237,243)
#F5F0F5
(245,240,245)
#F5F3F7
(245,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5D5E3; }

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

This text font color is #F5D5E3.

Background Color

.myBgColor { background-color: #F5D5E3; }

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

This div background color is #F5D5E3.

Border color

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

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

This div border color is #F5D5E3.

Opacity

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

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

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

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

This text has shadow with #F5D5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D5E3.

Preview

Color preview on black background

This text has color #F5D5E3 on black background.


Color preview on white background

This text has color #F5D5E3 on white background.


Black color preview on #F5D5E3 background

This text has black color on #F5D5E3 background.


White color preview on #F5D5E3 background

This text has white color on #F5D5E3 background.


Related colors

Complementary color

Complementary color for #hex is #0A2A1C.


I love getcolorcode.com

Triadic colors

1 #E3F5D5 and #D5E3F5 with #F5D5E3 are triadic colors.

2 #E3D5F5 and #D5F5E3 with #F5D5E3 are triadic colors.