COLOR #FDB5DA

HEX: #FDB5DA RGB: (253,181,218)

Renk bilgisi

#FDB5DA contains mainly red and blue colors. #FDB5DA ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FDB5DA color RGB value is (253,181,218).

RGB: (253,181,218) (99%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 181 of 255 = 71%
B 218 of 255 = 85%

253
181
218

R + G + B ~ 85%. #FDB5DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 181 + 218 = 652 (100%)
R 253 of 652 ~ 38.8%
G 181 of 652 ~ 27.76%
B 218 of 652 ~ 33.44'%

%38.8
%27.76
%33.44

CMYK RENK MODELİ

#FDB5DA rengi CMYK tonu (0,28,14,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.46%
  • sarı tonu 13.83%
  • ana renk tonu 0.78%

CMYK: (0,28,14,1)
C0M28Y14K1 (0%, 28%, 14%, 1%)
(0.00 / 0.28 / 0.14 / 0.01)

CMYK yüzdeleri

%0
%28.46
%13.83
%0.78

Codes

Color #FDB5DA in popluar color models

FD B5 DA
RGB 253 181 218
HSL 329° 94.74% 85.10%
HSB/HSV 329° 28.46% 99.22%
CMYK 0.00% 28.46% 13.83%
0.78%

Color #FDB5DA in popluar number systems.

HEX FD B5 DA
Decimal 253 181 218
Binary 11111101 10110101 11011010
Octal 375 265 332

Shades and tints

Shades of #FDB5DA

#FDB5DA
(253,181,218)
#E6A5C7
(230,165,199)
#CF95B4
(207,149,180)
#B885A1
(184,133,161)
#A1758E
(161,117,142)
#8A657B
(138,101,123)
#735568
(115,85,104)
#5C4555
(92,69,85)
#453542
(69,53,66)
#2E252F
(46,37,47)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #FDB5DA

#FDB5DA
(253,181,218)
#FDBBDD
(253,187,221)
#FDC1E0
(253,193,224)
#FDC7E3
(253,199,227)
#FDCDE6
(253,205,230)
#FDD3E9
(253,211,233)
#FDD9EC
(253,217,236)
#FDDFEF
(253,223,239)
#FDE5F2
(253,229,242)
#FDEBF5
(253,235,245)
#FDF1F8
(253,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDB5DA color. Also use rgb(253,181,218) instead hex code.

Text Font Color

.myTextColor { color: #FDB5DA; }

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

This text font color is #FDB5DA.

Background Color

.myBgColor { background-color: #FDB5DA; }

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

This div background color is #FDB5DA.

Border color

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

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

This div border color is #FDB5DA.

Opacity

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

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

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

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

This text has shadow with #FDB5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDB5DA.

Preview

Color preview on black background

This text has color #FDB5DA on black background.


Color preview on white background

This text has color #FDB5DA on white background.


Black color preview on #FDB5DA background

This text has black color on #FDB5DA background.


White color preview on #FDB5DA background

This text has white color on #FDB5DA background.


Related colors

Complementary color

Complementary color for #hex is #024A25.


I love getcolorcode.com

Triadic colors

1 #DAFDB5 and #B5DAFD with #FDB5DA are triadic colors.

2 #DAB5FD and #B5FDDA with #FDB5DA are triadic colors.