COLOR #FCB5D5

HEX: #FCB5D5 RGB: (252,181,213)

Renk bilgisi

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

RGB renk modeli

#FCB5D5 color RGB value is (252,181,213).

RGB: (252,181,213) (99%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 213 of 255 = 84%

252
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 213 = 646 (100%)
R 252 of 646 ~ 39.01%
G 181 of 646 ~ 28.02%
B 213 of 646 ~ 32.97'%

%39.01
%28.02
%32.97

CMYK RENK MODELİ

#FCB5D5 rengi CMYK tonu (0,28,15,1).

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

CMYK: (0,28,15,1)
C0M28Y15K1 (0%, 28%, 15%, 1%)
(0.00 / 0.28 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%28.17
%15.48
%1.18

Codes

Color #FCB5D5 in popluar color models

FC B5 D5
RGB 252 181 213
HSL 333° 92.21% 84.90%
HSB/HSV 333° 28.17% 98.82%
CMYK 0.00% 28.17% 15.48%
1.18%

Color #FCB5D5 in popluar number systems.

HEX FC B5 D5
Decimal 252 181 213
Binary 11111100 10110101 11010101
Octal 374 265 325

Shades and tints

Shades of #FCB5D5

#FCB5D5
(252,181,213)
#E6A5C2
(230,165,194)
#D095AF
(208,149,175)
#BA859C
(186,133,156)
#A47589
(164,117,137)
#8E6576
(142,101,118)
#785563
(120,85,99)
#624550
(98,69,80)
#4C353D
(76,53,61)
#36252A
(54,37,42)
#201517
(32,21,23)
#000000
(0,0,0)

Tints of #FCB5D5

#FCB5D5
(252,181,213)
#FCBBD8
(252,187,216)
#FCC1DB
(252,193,219)
#FCC7DE
(252,199,222)
#FCCDE1
(252,205,225)
#FCD3E4
(252,211,228)
#FCD9E7
(252,217,231)
#FCDFEA
(252,223,234)
#FCE5ED
(252,229,237)
#FCEBF0
(252,235,240)
#FCF1F3
(252,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5D5; }

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

This text font color is #FCB5D5.

Background Color

.myBgColor { background-color: #FCB5D5; }

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

This div background color is #FCB5D5.

Border color

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

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

This div border color is #FCB5D5.

Opacity

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

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

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

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

This text has shadow with #FCB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5D5.

Preview

Color preview on black background

This text has color #FCB5D5 on black background.


Color preview on white background

This text has color #FCB5D5 on white background.


Black color preview on #FCB5D5 background

This text has black color on #FCB5D5 background.


White color preview on #FCB5D5 background

This text has white color on #FCB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #034A2A.


I love getcolorcode.com

Triadic colors

1 #D5FCB5 and #B5D5FC with #FCB5D5 are triadic colors.

2 #D5B5FC and #B5FCD5 with #FCB5D5 are triadic colors.