COLOR #FCB5EC

HEX: #FCB5EC RGB: (252,181,236)

Renk bilgisi

#FCB5EC contains mainly red and blue colors. #FCB5EC ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#FCB5EC color RGB value is (252,181,236).

RGB: (252,181,236) (99%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 236 of 255 = 93%

252
181
236

R + G + B ~ 88%. #FCB5EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 236 = 669 (100%)
R 252 of 669 ~ 37.67%
G 181 of 669 ~ 27.06%
B 236 of 669 ~ 35.28'%

%37.67
%27.06
%35.28

CMYK RENK MODELİ

#FCB5EC rengi CMYK tonu (0,28,6,1).

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

CMYK: (0,28,6,1)
C0M28Y6K1 (0%, 28%, 6%, 1%)
(0.00 / 0.28 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%28.17
%6.35
%1.18

Codes

Color #FCB5EC in popluar color models

FC B5 EC
RGB 252 181 236
HSL 314° 92.21% 84.90%
HSB/HSV 314° 28.17% 98.82%
CMYK 0.00% 28.17% 6.35%
1.18%

Color #FCB5EC in popluar number systems.

HEX FC B5 EC
Decimal 252 181 236
Binary 11111100 10110101 11101100
Octal 374 265 354

Shades and tints

Shades of #FCB5EC

#FCB5EC
(252,181,236)
#E6A5D7
(230,165,215)
#D095C2
(208,149,194)
#BA85AD
(186,133,173)
#A47598
(164,117,152)
#8E6583
(142,101,131)
#78556E
(120,85,110)
#624559
(98,69,89)
#4C3544
(76,53,68)
#36252F
(54,37,47)
#20151A
(32,21,26)
#000000
(0,0,0)

Tints of #FCB5EC

#FCB5EC
(252,181,236)
#FCBBED
(252,187,237)
#FCC1EE
(252,193,238)
#FCC7EF
(252,199,239)
#FCCDF0
(252,205,240)
#FCD3F1
(252,211,241)
#FCD9F2
(252,217,242)
#FCDFF3
(252,223,243)
#FCE5F4
(252,229,244)
#FCEBF5
(252,235,245)
#FCF1F6
(252,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5EC; }

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

This text font color is #FCB5EC.

Background Color

.myBgColor { background-color: #FCB5EC; }

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

This div background color is #FCB5EC.

Border color

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

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

This div border color is #FCB5EC.

Opacity

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

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

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

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

This text has shadow with #FCB5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5EC.

Preview

Color preview on black background

This text has color #FCB5EC on black background.


Color preview on white background

This text has color #FCB5EC on white background.


Black color preview on #FCB5EC background

This text has black color on #FCB5EC background.


White color preview on #FCB5EC background

This text has white color on #FCB5EC background.


Related colors

Complementary color

Complementary color for #hex is #034A13.


I love getcolorcode.com

Triadic colors

1 #ECFCB5 and #B5ECFC with #FCB5EC are triadic colors.

2 #ECB5FC and #B5FCEC with #FCB5EC are triadic colors.