COLOR #FCB6E2

HEX: #FCB6E2 RGB: (252,182,226)

Renk bilgisi

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

RGB renk modeli

#FCB6E2 color RGB value is (252,182,226).

RGB: (252,182,226) (99%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 182 of 255 = 71%
B 226 of 255 = 89%

252
182
226

R + G + B ~ 86%. #FCB6E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 182 + 226 = 660 (100%)
R 252 of 660 ~ 38.18%
G 182 of 660 ~ 27.58%
B 226 of 660 ~ 34.24'%

%38.18
%27.58
%34.24

CMYK RENK MODELİ

#FCB6E2 rengi CMYK tonu (0,28,10,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.78%
  • sarı tonu 10.32%
  • ana renk tonu 1.18%

CMYK: (0,28,10,1)
C0M28Y10K1 (0%, 28%, 10%, 1%)
(0.00 / 0.28 / 0.10 / 0.01)

CMYK yüzdeleri

%0
%27.78
%10.32
%1.18

Codes

Color #FCB6E2 in popluar color models

FC B6 E2
RGB 252 182 226
HSL 322° 92.11% 85.10%
HSB/HSV 322° 27.78% 98.82%
CMYK 0.00% 27.78% 10.32%
1.18%

Color #FCB6E2 in popluar number systems.

HEX FC B6 E2
Decimal 252 182 226
Binary 11111100 10110110 11100010
Octal 374 266 342

Shades and tints

Shades of #FCB6E2

#FCB6E2
(252,182,226)
#E6A6CE
(230,166,206)
#D096BA
(208,150,186)
#BA86A6
(186,134,166)
#A47692
(164,118,146)
#8E667E
(142,102,126)
#78566A
(120,86,106)
#624656
(98,70,86)
#4C3642
(76,54,66)
#36262E
(54,38,46)
#20161A
(32,22,26)
#000000
(0,0,0)

Tints of #FCB6E2

#FCB6E2
(252,182,226)
#FCBCE4
(252,188,228)
#FCC2E6
(252,194,230)
#FCC8E8
(252,200,232)
#FCCEEA
(252,206,234)
#FCD4EC
(252,212,236)
#FCDAEE
(252,218,238)
#FCE0F0
(252,224,240)
#FCE6F2
(252,230,242)
#FCECF4
(252,236,244)
#FCF2F6
(252,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB6E2; }

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

This text font color is #FCB6E2.

Background Color

.myBgColor { background-color: #FCB6E2; }

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

This div background color is #FCB6E2.

Border color

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

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

This div border color is #FCB6E2.

Opacity

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

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

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

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

This text has shadow with #FCB6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB6E2.

Preview

Color preview on black background

This text has color #FCB6E2 on black background.


Color preview on white background

This text has color #FCB6E2 on white background.


Black color preview on #FCB6E2 background

This text has black color on #FCB6E2 background.


White color preview on #FCB6E2 background

This text has white color on #FCB6E2 background.


Related colors

Complementary color

Complementary color for #hex is #03491D.


I love getcolorcode.com

Triadic colors

1 #E2FCB6 and #B6E2FC with #FCB6E2 are triadic colors.

2 #E2B6FC and #B6FCE2 with #FCB6E2 are triadic colors.