COLOR #FCB5DC

HEX: #FCB5DC RGB: (252,181,220)

Renk bilgisi

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

RGB renk modeli

#FCB5DC color RGB value is (252,181,220).

RGB: (252,181,220) (99%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 220 of 255 = 86%

252
181
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 220 = 653 (100%)
R 252 of 653 ~ 38.59%
G 181 of 653 ~ 27.72%
B 220 of 653 ~ 33.69'%

%38.59
%27.72
%33.69

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%28.17
%12.7
%1.18

Codes

Color #FCB5DC in popluar color models

FC B5 DC
RGB 252 181 220
HSL 327° 92.21% 84.90%
HSB/HSV 327° 28.17% 98.82%
CMYK 0.00% 28.17% 12.70%
1.18%

Color #FCB5DC in popluar number systems.

HEX FC B5 DC
Decimal 252 181 220
Binary 11111100 10110101 11011100
Octal 374 265 334

Shades and tints

Shades of #FCB5DC

#FCB5DC
(252,181,220)
#E6A5C8
(230,165,200)
#D095B4
(208,149,180)
#BA85A0
(186,133,160)
#A4758C
(164,117,140)
#8E6578
(142,101,120)
#785564
(120,85,100)
#624550
(98,69,80)
#4C353C
(76,53,60)
#362528
(54,37,40)
#201514
(32,21,20)
#000000
(0,0,0)

Tints of #FCB5DC

#FCB5DC
(252,181,220)
#FCBBDF
(252,187,223)
#FCC1E2
(252,193,226)
#FCC7E5
(252,199,229)
#FCCDE8
(252,205,232)
#FCD3EB
(252,211,235)
#FCD9EE
(252,217,238)
#FCDFF1
(252,223,241)
#FCE5F4
(252,229,244)
#FCEBF7
(252,235,247)
#FCF1FA
(252,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5DC; }

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

This text font color is #FCB5DC.

Background Color

.myBgColor { background-color: #FCB5DC; }

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

This div background color is #FCB5DC.

Border color

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

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

This div border color is #FCB5DC.

Opacity

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

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

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

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

This text has shadow with #FCB5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5DC.

Preview

Color preview on black background

This text has color #FCB5DC on black background.


Color preview on white background

This text has color #FCB5DC on white background.


Black color preview on #FCB5DC background

This text has black color on #FCB5DC background.


White color preview on #FCB5DC background

This text has white color on #FCB5DC background.


Related colors

Complementary color

Complementary color for #hex is #034A23.


I love getcolorcode.com

Triadic colors

1 #DCFCB5 and #B5DCFC with #FCB5DC are triadic colors.

2 #DCB5FC and #B5FCDC with #FCB5DC are triadic colors.