COLOR #FCBDD4

HEX: #FCBDD4 RGB: (252,189,212)

Renk bilgisi

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

RGB renk modeli

#FCBDD4 color RGB value is (252,189,212).

RGB: (252,189,212) (99%, 74%, 83%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 189 of 255 = 74%
B 212 of 255 = 83%

252
189
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 189 + 212 = 653 (100%)
R 252 of 653 ~ 38.59%
G 189 of 653 ~ 28.94%
B 212 of 653 ~ 32.47'%

%38.59
%28.94
%32.47

CMYK RENK MODELİ

#FCBDD4 rengi CMYK tonu (0,25,16,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.00%
  • sarı tonu 15.87%
  • ana renk tonu 1.18%

CMYK: (0,25,16,1)
C0M25Y16K1 (0%, 25%, 16%, 1%)
(0.00 / 0.25 / 0.16 / 0.01)

CMYK yüzdeleri

%0
%25
%15.87
%1.18

Codes

Color #FCBDD4 in popluar color models

FC BD D4
RGB 252 189 212
HSL 338° 91.30% 86.47%
HSB/HSV 338° 25.00% 98.82%
CMYK 0.00% 25.00% 15.87%
1.18%

Color #FCBDD4 in popluar number systems.

HEX FC BD D4
Decimal 252 189 212
Binary 11111100 10111101 11010100
Octal 374 275 324

Shades and tints

Shades of #FCBDD4

#FCBDD4
(252,189,212)
#E6ACC1
(230,172,193)
#D09BAE
(208,155,174)
#BA8A9B
(186,138,155)
#A47988
(164,121,136)
#8E6875
(142,104,117)
#785762
(120,87,98)
#62464F
(98,70,79)
#4C353C
(76,53,60)
#362429
(54,36,41)
#201316
(32,19,22)
#000000
(0,0,0)

Tints of #FCBDD4

#FCBDD4
(252,189,212)
#FCC3D7
(252,195,215)
#FCC9DA
(252,201,218)
#FCCFDD
(252,207,221)
#FCD5E0
(252,213,224)
#FCDBE3
(252,219,227)
#FCE1E6
(252,225,230)
#FCE7E9
(252,231,233)
#FCEDEC
(252,237,236)
#FCF3EF
(252,243,239)
#FCF9F2
(252,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCBDD4 color. Also use rgb(252,189,212) instead hex code.

Text Font Color

.myTextColor { color: #FCBDD4; }

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

This text font color is #FCBDD4.

Background Color

.myBgColor { background-color: #FCBDD4; }

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

This div background color is #FCBDD4.

Border color

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

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

This div border color is #FCBDD4.

Opacity

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

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

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

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

This text has shadow with #FCBDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCBDD4.

Preview

Color preview on black background

This text has color #FCBDD4 on black background.


Color preview on white background

This text has color #FCBDD4 on white background.


Black color preview on #FCBDD4 background

This text has black color on #FCBDD4 background.


White color preview on #FCBDD4 background

This text has white color on #FCBDD4 background.


Related colors

Complementary color

Complementary color for #hex is #03422B.


I love getcolorcode.com

Triadic colors

1 #D4FCBD and #BDD4FC with #FCBDD4 are triadic colors.

2 #D4BDFC and #BDFCD4 with #FCBDD4 are triadic colors.