COLOR #FCB5DA

HEX: #FCB5DA RGB: (252,181,218)

Renk bilgisi

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

RGB renk modeli

#FCB5DA color RGB value is (252,181,218).

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

RGB bağlantıları ve doygunluk

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

252
181
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 218 = 651 (100%)
R 252 of 651 ~ 38.71%
G 181 of 651 ~ 27.8%
B 218 of 651 ~ 33.49'%

%38.71
%27.8
%33.49

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.17%
  • sarı tonu 13.49%
  • 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
%13.49
%1.18

Codes

Color #FCB5DA in popluar color models

FC B5 DA
RGB 252 181 218
HSL 329° 92.21% 84.90%
HSB/HSV 329° 28.17% 98.82%
CMYK 0.00% 28.17% 13.49%
1.18%

Color #FCB5DA in popluar number systems.

HEX FC B5 DA
Decimal 252 181 218
Binary 11111100 10110101 11011010
Octal 374 265 332

Shades and tints

Shades of #FCB5DA

#FCB5DA
(252,181,218)
#E6A5C7
(230,165,199)
#D095B4
(208,149,180)
#BA85A1
(186,133,161)
#A4758E
(164,117,142)
#8E657B
(142,101,123)
#785568
(120,85,104)
#624555
(98,69,85)
#4C3542
(76,53,66)
#36252F
(54,37,47)
#20151C
(32,21,28)
#000000
(0,0,0)

Tints of #FCB5DA

#FCB5DA
(252,181,218)
#FCBBDD
(252,187,221)
#FCC1E0
(252,193,224)
#FCC7E3
(252,199,227)
#FCCDE6
(252,205,230)
#FCD3E9
(252,211,233)
#FCD9EC
(252,217,236)
#FCDFEF
(252,223,239)
#FCE5F2
(252,229,242)
#FCEBF5
(252,235,245)
#FCF1F8
(252,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5DA; }

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

This text font color is #FCB5DA.

Background Color

.myBgColor { background-color: #FCB5DA; }

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

This div background color is #FCB5DA.

Border color

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

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

This div border color is #FCB5DA.

Opacity

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

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

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

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

This text has shadow with #FCB5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5DA.

Preview

Color preview on black background

This text has color #FCB5DA on black background.


Color preview on white background

This text has color #FCB5DA on white background.


Black color preview on #FCB5DA background

This text has black color on #FCB5DA background.


White color preview on #FCB5DA background

This text has white color on #FCB5DA background.


Related colors

Complementary color

Complementary color for #hex is #034A25.


I love getcolorcode.com

Triadic colors

1 #DAFCB5 and #B5DAFC with #FCB5DA are triadic colors.

2 #DAB5FC and #B5FCDA with #FCB5DA are triadic colors.