COLOR #FCB5E4

HEX: #FCB5E4 RGB: (252,181,228)

Renk bilgisi

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

RGB renk modeli

#FCB5E4 color RGB value is (252,181,228).

RGB: (252,181,228) (99%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 228 of 255 = 89%

252
181
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 228 = 661 (100%)
R 252 of 661 ~ 38.12%
G 181 of 661 ~ 27.38%
B 228 of 661 ~ 34.49'%

%38.12
%27.38
%34.49

CMYK RENK MODELİ

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

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

Codes

Color #FCB5E4 in popluar color models

FC B5 E4
RGB 252 181 228
HSL 320° 92.21% 84.90%
HSB/HSV 320° 28.17% 98.82%
CMYK 0.00% 28.17% 9.52%
1.18%

Color #FCB5E4 in popluar number systems.

HEX FC B5 E4
Decimal 252 181 228
Binary 11111100 10110101 11100100
Octal 374 265 344

Shades and tints

Shades of #FCB5E4

#FCB5E4
(252,181,228)
#E6A5D0
(230,165,208)
#D095BC
(208,149,188)
#BA85A8
(186,133,168)
#A47594
(164,117,148)
#8E6580
(142,101,128)
#78556C
(120,85,108)
#624558
(98,69,88)
#4C3544
(76,53,68)
#362530
(54,37,48)
#20151C
(32,21,28)
#000000
(0,0,0)

Tints of #FCB5E4

#FCB5E4
(252,181,228)
#FCBBE6
(252,187,230)
#FCC1E8
(252,193,232)
#FCC7EA
(252,199,234)
#FCCDEC
(252,205,236)
#FCD3EE
(252,211,238)
#FCD9F0
(252,217,240)
#FCDFF2
(252,223,242)
#FCE5F4
(252,229,244)
#FCEBF6
(252,235,246)
#FCF1F8
(252,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5E4; }

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

This text font color is #FCB5E4.

Background Color

.myBgColor { background-color: #FCB5E4; }

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

This div background color is #FCB5E4.

Border color

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

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

This div border color is #FCB5E4.

Opacity

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

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

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

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

This text has shadow with #FCB5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5E4.

Preview

Color preview on black background

This text has color #FCB5E4 on black background.


Color preview on white background

This text has color #FCB5E4 on white background.


Black color preview on #FCB5E4 background

This text has black color on #FCB5E4 background.


White color preview on #FCB5E4 background

This text has white color on #FCB5E4 background.


Related colors

Complementary color

Complementary color for #hex is #034A1B.


I love getcolorcode.com

Triadic colors

1 #E4FCB5 and #B5E4FC with #FCB5E4 are triadic colors.

2 #E4B5FC and #B5FCE4 with #FCB5E4 are triadic colors.