COLOR #FCB5DD

HEX: #FCB5DD RGB: (252,181,221)

Renk bilgisi

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

RGB renk modeli

#FCB5DD color RGB value is (252,181,221).

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

RGB bağlantıları ve doygunluk

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

252
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 221 = 654 (100%)
R 252 of 654 ~ 38.53%
G 181 of 654 ~ 27.68%
B 221 of 654 ~ 33.79'%

%38.53
%27.68
%33.79

CMYK RENK MODELİ

#FCB5DD rengi CMYK tonu (0,28,12,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.17%
  • sarı tonu 12.30%
  • ana renk tonu 1.18%

CMYK: (0,28,12,1)
C0M28Y12K1 (0%, 28%, 12%, 1%)
(0.00 / 0.28 / 0.12 / 0.01)

CMYK yüzdeleri

%0
%28.17
%12.3
%1.18

Codes

Color #FCB5DD in popluar color models

FC B5 DD
RGB 252 181 221
HSL 326° 92.21% 84.90%
HSB/HSV 326° 28.17% 98.82%
CMYK 0.00% 28.17% 12.30%
1.18%

Color #FCB5DD in popluar number systems.

HEX FC B5 DD
Decimal 252 181 221
Binary 11111100 10110101 11011101
Octal 374 265 335

Shades and tints

Shades of #FCB5DD

#FCB5DD
(252,181,221)
#E6A5C9
(230,165,201)
#D095B5
(208,149,181)
#BA85A1
(186,133,161)
#A4758D
(164,117,141)
#8E6579
(142,101,121)
#785565
(120,85,101)
#624551
(98,69,81)
#4C353D
(76,53,61)
#362529
(54,37,41)
#201515
(32,21,21)
#000000
(0,0,0)

Tints of #FCB5DD

#FCB5DD
(252,181,221)
#FCBBE0
(252,187,224)
#FCC1E3
(252,193,227)
#FCC7E6
(252,199,230)
#FCCDE9
(252,205,233)
#FCD3EC
(252,211,236)
#FCD9EF
(252,217,239)
#FCDFF2
(252,223,242)
#FCE5F5
(252,229,245)
#FCEBF8
(252,235,248)
#FCF1FB
(252,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5DD; }

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

This text font color is #FCB5DD.

Background Color

.myBgColor { background-color: #FCB5DD; }

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

This div background color is #FCB5DD.

Border color

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

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

This div border color is #FCB5DD.

Opacity

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

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

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

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

This text has shadow with #FCB5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5DD.

Preview

Color preview on black background

This text has color #FCB5DD on black background.


Color preview on white background

This text has color #FCB5DD on white background.


Black color preview on #FCB5DD background

This text has black color on #FCB5DD background.


White color preview on #FCB5DD background

This text has white color on #FCB5DD background.


Related colors

Complementary color

Complementary color for #hex is #034A22.


I love getcolorcode.com

Triadic colors

1 #DDFCB5 and #B5DDFC with #FCB5DD are triadic colors.

2 #DDB5FC and #B5FCDD with #FCB5DD are triadic colors.