COLOR #FCB5E6

HEX: #FCB5E6 RGB: (252,181,230)

Renk bilgisi

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

RGB renk modeli

#FCB5E6 color RGB value is (252,181,230).

RGB: (252,181,230) (99%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 230 of 255 = 90%

252
181
230

R + G + B ~ 87%. #FCB5E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 230 = 663 (100%)
R 252 of 663 ~ 38.01%
G 181 of 663 ~ 27.3%
B 230 of 663 ~ 34.69'%

%38.01
%27.3
%34.69

CMYK RENK MODELİ

#FCB5E6 rengi CMYK tonu (0,28,9,1).

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

CMYK: (0,28,9,1)
C0M28Y9K1 (0%, 28%, 9%, 1%)
(0.00 / 0.28 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%28.17
%8.73
%1.18

Codes

Color #FCB5E6 in popluar color models

FC B5 E6
RGB 252 181 230
HSL 319° 92.21% 84.90%
HSB/HSV 319° 28.17% 98.82%
CMYK 0.00% 28.17% 8.73%
1.18%

Color #FCB5E6 in popluar number systems.

HEX FC B5 E6
Decimal 252 181 230
Binary 11111100 10110101 11100110
Octal 374 265 346

Shades and tints

Shades of #FCB5E6

#FCB5E6
(252,181,230)
#E6A5D2
(230,165,210)
#D095BE
(208,149,190)
#BA85AA
(186,133,170)
#A47596
(164,117,150)
#8E6582
(142,101,130)
#78556E
(120,85,110)
#62455A
(98,69,90)
#4C3546
(76,53,70)
#362532
(54,37,50)
#20151E
(32,21,30)
#000000
(0,0,0)

Tints of #FCB5E6

#FCB5E6
(252,181,230)
#FCBBE8
(252,187,232)
#FCC1EA
(252,193,234)
#FCC7EC
(252,199,236)
#FCCDEE
(252,205,238)
#FCD3F0
(252,211,240)
#FCD9F2
(252,217,242)
#FCDFF4
(252,223,244)
#FCE5F6
(252,229,246)
#FCEBF8
(252,235,248)
#FCF1FA
(252,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5E6; }

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

This text font color is #FCB5E6.

Background Color

.myBgColor { background-color: #FCB5E6; }

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

This div background color is #FCB5E6.

Border color

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

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

This div border color is #FCB5E6.

Opacity

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

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

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

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

This text has shadow with #FCB5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5E6.

Preview

Color preview on black background

This text has color #FCB5E6 on black background.


Color preview on white background

This text has color #FCB5E6 on white background.


Black color preview on #FCB5E6 background

This text has black color on #FCB5E6 background.


White color preview on #FCB5E6 background

This text has white color on #FCB5E6 background.


Related colors

Complementary color

Complementary color for #hex is #034A19.


I love getcolorcode.com

Triadic colors

1 #E6FCB5 and #B5E6FC with #FCB5E6 are triadic colors.

2 #E6B5FC and #B5FCE6 with #FCB5E6 are triadic colors.