COLOR #FDB5DD

HEX: #FDB5DD RGB: (253,181,221)

Renk bilgisi

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

RGB renk modeli

#FDB5DD color RGB value is (253,181,221).

RGB: (253,181,221) (99%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 181 of 255 = 71%
B 221 of 255 = 87%

253
181
221

R + G + B ~ 86%. #FDB5DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 181 + 221 = 655 (100%)
R 253 of 655 ~ 38.63%
G 181 of 655 ~ 27.63%
B 221 of 655 ~ 33.74'%

%38.63
%27.63
%33.74

CMYK RENK MODELİ

#FDB5DD rengi CMYK tonu (0,28,13,1).

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

CMYK: (0,28,13,1)
C0M28Y13K1 (0%, 28%, 13%, 1%)
(0.00 / 0.28 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%28.46
%12.65
%0.78

Codes

Color #FDB5DD in popluar color models

FD B5 DD
RGB 253 181 221
HSL 327° 94.74% 85.10%
HSB/HSV 327° 28.46% 99.22%
CMYK 0.00% 28.46% 12.65%
0.78%

Color #FDB5DD in popluar number systems.

HEX FD B5 DD
Decimal 253 181 221
Binary 11111101 10110101 11011101
Octal 375 265 335

Shades and tints

Shades of #FDB5DD

#FDB5DD
(253,181,221)
#E6A5C9
(230,165,201)
#CF95B5
(207,149,181)
#B885A1
(184,133,161)
#A1758D
(161,117,141)
#8A6579
(138,101,121)
#735565
(115,85,101)
#5C4551
(92,69,81)
#45353D
(69,53,61)
#2E2529
(46,37,41)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #FDB5DD

#FDB5DD
(253,181,221)
#FDBBE0
(253,187,224)
#FDC1E3
(253,193,227)
#FDC7E6
(253,199,230)
#FDCDE9
(253,205,233)
#FDD3EC
(253,211,236)
#FDD9EF
(253,217,239)
#FDDFF2
(253,223,242)
#FDE5F5
(253,229,245)
#FDEBF8
(253,235,248)
#FDF1FB
(253,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDB5DD; }

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

This text font color is #FDB5DD.

Background Color

.myBgColor { background-color: #FDB5DD; }

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

This div background color is #FDB5DD.

Border color

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

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

This div border color is #FDB5DD.

Opacity

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

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

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

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

This text has shadow with #FDB5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDB5DD.

Preview

Color preview on black background

This text has color #FDB5DD on black background.


Color preview on white background

This text has color #FDB5DD on white background.


Black color preview on #FDB5DD background

This text has black color on #FDB5DD background.


White color preview on #FDB5DD background

This text has white color on #FDB5DD background.


Related colors

Complementary color

Complementary color for #hex is #024A22.


I love getcolorcode.com

Triadic colors

1 #DDFDB5 and #B5DDFD with #FDB5DD are triadic colors.

2 #DDB5FD and #B5FDDD with #FDB5DD are triadic colors.