COLOR #FCB5D9

HEX: #FCB5D9 RGB: (252,181,217)

Renk bilgisi

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

RGB renk modeli

#FCB5D9 color RGB value is (252,181,217).

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

RGB bağlantıları ve doygunluk

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

252
181
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 217 = 650 (100%)
R 252 of 650 ~ 38.77%
G 181 of 650 ~ 27.85%
B 217 of 650 ~ 33.38'%

%38.77
%27.85
%33.38

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%28.17
%13.89
%1.18

Codes

Color #FCB5D9 in popluar color models

FC B5 D9
RGB 252 181 217
HSL 330° 92.21% 84.90%
HSB/HSV 330° 28.17% 98.82%
CMYK 0.00% 28.17% 13.89%
1.18%

Color #FCB5D9 in popluar number systems.

HEX FC B5 D9
Decimal 252 181 217
Binary 11111100 10110101 11011001
Octal 374 265 331

Shades and tints

Shades of #FCB5D9

#FCB5D9
(252,181,217)
#E6A5C6
(230,165,198)
#D095B3
(208,149,179)
#BA85A0
(186,133,160)
#A4758D
(164,117,141)
#8E657A
(142,101,122)
#785567
(120,85,103)
#624554
(98,69,84)
#4C3541
(76,53,65)
#36252E
(54,37,46)
#20151B
(32,21,27)
#000000
(0,0,0)

Tints of #FCB5D9

#FCB5D9
(252,181,217)
#FCBBDC
(252,187,220)
#FCC1DF
(252,193,223)
#FCC7E2
(252,199,226)
#FCCDE5
(252,205,229)
#FCD3E8
(252,211,232)
#FCD9EB
(252,217,235)
#FCDFEE
(252,223,238)
#FCE5F1
(252,229,241)
#FCEBF4
(252,235,244)
#FCF1F7
(252,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5D9; }

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

This text font color is #FCB5D9.

Background Color

.myBgColor { background-color: #FCB5D9; }

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

This div background color is #FCB5D9.

Border color

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

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

This div border color is #FCB5D9.

Opacity

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

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

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

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

This text has shadow with #FCB5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5D9.

Preview

Color preview on black background

This text has color #FCB5D9 on black background.


Color preview on white background

This text has color #FCB5D9 on white background.


Black color preview on #FCB5D9 background

This text has black color on #FCB5D9 background.


White color preview on #FCB5D9 background

This text has white color on #FCB5D9 background.


Related colors

Complementary color

Complementary color for #hex is #034A26.


I love getcolorcode.com

Triadic colors

1 #D9FCB5 and #B5D9FC with #FCB5D9 are triadic colors.

2 #D9B5FC and #B5FCD9 with #FCB5D9 are triadic colors.