COLOR #FDA5E1

HEX: #FDA5E1 RGB: (253,165,225)

Renk bilgisi

#FDA5E1 contains mainly red and blue colors. #FDA5E1 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#FDA5E1 color RGB value is (253,165,225).

RGB: (253,165,225) (99%, 65%, 88%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 165 of 255 = 65%
B 225 of 255 = 88%

253
165
225

R + G + B ~ 84%. #FDA5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 165 + 225 = 643 (100%)
R 253 of 643 ~ 39.35%
G 165 of 643 ~ 25.66%
B 225 of 643 ~ 34.99'%

%39.35
%25.66
%34.99

CMYK RENK MODELİ

#FDA5E1 rengi CMYK tonu (0,35,11,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.78%
  • sarı tonu 11.07%
  • ana renk tonu 0.78%

CMYK: (0,35,11,1)
C0M35Y11K1 (0%, 35%, 11%, 1%)
(0.00 / 0.35 / 0.11 / 0.01)

CMYK yüzdeleri

%0
%34.78
%11.07
%0.78

Codes

Color #FDA5E1 in popluar color models

FD A5 E1
RGB 253 165 225
HSL 319° 95.65% 81.96%
HSB/HSV 319° 34.78% 99.22%
CMYK 0.00% 34.78% 11.07%
0.78%

Color #FDA5E1 in popluar number systems.

HEX FD A5 E1
Decimal 253 165 225
Binary 11111101 10100101 11100001
Octal 375 245 341

Shades and tints

Shades of #FDA5E1

#FDA5E1
(253,165,225)
#E696CD
(230,150,205)
#CF87B9
(207,135,185)
#B878A5
(184,120,165)
#A16991
(161,105,145)
#8A5A7D
(138,90,125)
#734B69
(115,75,105)
#5C3C55
(92,60,85)
#452D41
(69,45,65)
#2E1E2D
(46,30,45)
#170F19
(23,15,25)
#000000
(0,0,0)

Tints of #FDA5E1

#FDA5E1
(253,165,225)
#FDADE3
(253,173,227)
#FDB5E5
(253,181,229)
#FDBDE7
(253,189,231)
#FDC5E9
(253,197,233)
#FDCDEB
(253,205,235)
#FDD5ED
(253,213,237)
#FDDDEF
(253,221,239)
#FDE5F1
(253,229,241)
#FDEDF3
(253,237,243)
#FDF5F5
(253,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDA5E1 color. Also use rgb(253,165,225) instead hex code.

Text Font Color

.myTextColor { color: #FDA5E1; }

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

This text font color is #FDA5E1.

Background Color

.myBgColor { background-color: #FDA5E1; }

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

This div background color is #FDA5E1.

Border color

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

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

This div border color is #FDA5E1.

Opacity

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

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

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

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

This text has shadow with #FDA5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA5E1.

Preview

Color preview on black background

This text has color #FDA5E1 on black background.


Color preview on white background

This text has color #FDA5E1 on white background.


Black color preview on #FDA5E1 background

This text has black color on #FDA5E1 background.


White color preview on #FDA5E1 background

This text has white color on #FDA5E1 background.


Related colors

Complementary color

Complementary color for #hex is #025A1E.


I love getcolorcode.com

Triadic colors

1 #E1FDA5 and #A5E1FD with #FDA5E1 are triadic colors.

2 #E1A5FD and #A5FDE1 with #FDA5E1 are triadic colors.