COLOR #FCB6D6

HEX: #FCB6D6 RGB: (252,182,214)

Renk bilgisi

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

RGB renk modeli

#FCB6D6 color RGB value is (252,182,214).

RGB: (252,182,214) (99%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 182 of 255 = 71%
B 214 of 255 = 84%

252
182
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 182 + 214 = 648 (100%)
R 252 of 648 ~ 38.89%
G 182 of 648 ~ 28.09%
B 214 of 648 ~ 33.02'%

%38.89
%28.09
%33.02

CMYK RENK MODELİ

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

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

Codes

Color #FCB6D6 in popluar color models

FC B6 D6
RGB 252 182 214
HSL 333° 92.11% 85.10%
HSB/HSV 333° 27.78% 98.82%
CMYK 0.00% 27.78% 15.08%
1.18%

Color #FCB6D6 in popluar number systems.

HEX FC B6 D6
Decimal 252 182 214
Binary 11111100 10110110 11010110
Octal 374 266 326

Shades and tints

Shades of #FCB6D6

#FCB6D6
(252,182,214)
#E6A6C3
(230,166,195)
#D096B0
(208,150,176)
#BA869D
(186,134,157)
#A4768A
(164,118,138)
#8E6677
(142,102,119)
#785664
(120,86,100)
#624651
(98,70,81)
#4C363E
(76,54,62)
#36262B
(54,38,43)
#201618
(32,22,24)
#000000
(0,0,0)

Tints of #FCB6D6

#FCB6D6
(252,182,214)
#FCBCD9
(252,188,217)
#FCC2DC
(252,194,220)
#FCC8DF
(252,200,223)
#FCCEE2
(252,206,226)
#FCD4E5
(252,212,229)
#FCDAE8
(252,218,232)
#FCE0EB
(252,224,235)
#FCE6EE
(252,230,238)
#FCECF1
(252,236,241)
#FCF2F4
(252,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCB6D6 color. Also use rgb(252,182,214) instead hex code.

Text Font Color

.myTextColor { color: #FCB6D6; }

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

This text font color is #FCB6D6.

Background Color

.myBgColor { background-color: #FCB6D6; }

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

This div background color is #FCB6D6.

Border color

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

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

This div border color is #FCB6D6.

Opacity

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

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

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

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

This text has shadow with #FCB6D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB6D6.

Preview

Color preview on black background

This text has color #FCB6D6 on black background.


Color preview on white background

This text has color #FCB6D6 on white background.


Black color preview on #FCB6D6 background

This text has black color on #FCB6D6 background.


White color preview on #FCB6D6 background

This text has white color on #FCB6D6 background.


Related colors

Complementary color

Complementary color for #hex is #034929.


I love getcolorcode.com

Triadic colors

1 #D6FCB6 and #B6D6FC with #FCB6D6 are triadic colors.

2 #D6B6FC and #B6FCD6 with #FCB6D6 are triadic colors.