COLOR #FCB0D5

HEX: #FCB0D5 RGB: (252,176,213)

Renk bilgisi

#FCB0D5 contains mainly red and blue colors. #FCB0D5 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#FCB0D5 color RGB value is (252,176,213).

RGB: (252,176,213) (99%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 176 of 255 = 69%
B 213 of 255 = 84%

252
176
213

R + G + B ~ 84%. #FCB0D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 176 + 213 = 641 (100%)
R 252 of 641 ~ 39.31%
G 176 of 641 ~ 27.46%
B 213 of 641 ~ 33.23'%

%39.31
%27.46
%33.23

CMYK RENK MODELİ

#FCB0D5 rengi CMYK tonu (0,30,15,1).

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

CMYK: (0,30,15,1)
C0M30Y15K1 (0%, 30%, 15%, 1%)
(0.00 / 0.30 / 0.15 / 0.01)

CMYK yüzdeleri

%0
%30.16
%15.48
%1.18

Codes

Color #FCB0D5 in popluar color models

FC B0 D5
RGB 252 176 213
HSL 331° 92.68% 83.92%
HSB/HSV 331° 30.16% 98.82%
CMYK 0.00% 30.16% 15.48%
1.18%

Color #FCB0D5 in popluar number systems.

HEX FC B0 D5
Decimal 252 176 213
Binary 11111100 10110000 11010101
Octal 374 260 325

Shades and tints

Shades of #FCB0D5

#FCB0D5
(252,176,213)
#E6A0C2
(230,160,194)
#D090AF
(208,144,175)
#BA809C
(186,128,156)
#A47089
(164,112,137)
#8E6076
(142,96,118)
#785063
(120,80,99)
#624050
(98,64,80)
#4C303D
(76,48,61)
#36202A
(54,32,42)
#201017
(32,16,23)
#000000
(0,0,0)

Tints of #FCB0D5

#FCB0D5
(252,176,213)
#FCB7D8
(252,183,216)
#FCBEDB
(252,190,219)
#FCC5DE
(252,197,222)
#FCCCE1
(252,204,225)
#FCD3E4
(252,211,228)
#FCDAE7
(252,218,231)
#FCE1EA
(252,225,234)
#FCE8ED
(252,232,237)
#FCEFF0
(252,239,240)
#FCF6F3
(252,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB0D5; }

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

This text font color is #FCB0D5.

Background Color

.myBgColor { background-color: #FCB0D5; }

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

This div background color is #FCB0D5.

Border color

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

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

This div border color is #FCB0D5.

Opacity

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

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

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

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

This text has shadow with #FCB0D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB0D5.

Preview

Color preview on black background

This text has color #FCB0D5 on black background.


Color preview on white background

This text has color #FCB0D5 on white background.


Black color preview on #FCB0D5 background

This text has black color on #FCB0D5 background.


White color preview on #FCB0D5 background

This text has white color on #FCB0D5 background.


Related colors

Complementary color

Complementary color for #hex is #034F2A.


I love getcolorcode.com

Triadic colors

1 #D5FCB0 and #B0D5FC with #FCB0D5 are triadic colors.

2 #D5B0FC and #B0FCD5 with #FCB0D5 are triadic colors.