COLOR #FCB5E5

HEX: #FCB5E5 RGB: (252,181,229)

Renk bilgisi

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

RGB renk modeli

#FCB5E5 color RGB value is (252,181,229).

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

RGB bağlantıları ve doygunluk

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

252
181
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 229 = 662 (100%)
R 252 of 662 ~ 38.07%
G 181 of 662 ~ 27.34%
B 229 of 662 ~ 34.59'%

%38.07
%27.34
%34.59

CMYK RENK MODELİ

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

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

Codes

Color #FCB5E5 in popluar color models

FC B5 E5
RGB 252 181 229
HSL 319° 92.21% 84.90%
HSB/HSV 319° 28.17% 98.82%
CMYK 0.00% 28.17% 9.13%
1.18%

Color #FCB5E5 in popluar number systems.

HEX FC B5 E5
Decimal 252 181 229
Binary 11111100 10110101 11100101
Octal 374 265 345

Shades and tints

Shades of #FCB5E5

#FCB5E5
(252,181,229)
#E6A5D1
(230,165,209)
#D095BD
(208,149,189)
#BA85A9
(186,133,169)
#A47595
(164,117,149)
#8E6581
(142,101,129)
#78556D
(120,85,109)
#624559
(98,69,89)
#4C3545
(76,53,69)
#362531
(54,37,49)
#20151D
(32,21,29)
#000000
(0,0,0)

Tints of #FCB5E5

#FCB5E5
(252,181,229)
#FCBBE7
(252,187,231)
#FCC1E9
(252,193,233)
#FCC7EB
(252,199,235)
#FCCDED
(252,205,237)
#FCD3EF
(252,211,239)
#FCD9F1
(252,217,241)
#FCDFF3
(252,223,243)
#FCE5F5
(252,229,245)
#FCEBF7
(252,235,247)
#FCF1F9
(252,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5E5; }

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

This text font color is #FCB5E5.

Background Color

.myBgColor { background-color: #FCB5E5; }

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

This div background color is #FCB5E5.

Border color

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

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

This div border color is #FCB5E5.

Opacity

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

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

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

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

This text has shadow with #FCB5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5E5.

Preview

Color preview on black background

This text has color #FCB5E5 on black background.


Color preview on white background

This text has color #FCB5E5 on white background.


Black color preview on #FCB5E5 background

This text has black color on #FCB5E5 background.


White color preview on #FCB5E5 background

This text has white color on #FCB5E5 background.


Related colors

Complementary color

Complementary color for #hex is #034A1A.


I love getcolorcode.com

Triadic colors

1 #E5FCB5 and #B5E5FC with #FCB5E5 are triadic colors.

2 #E5B5FC and #B5FCE5 with #FCB5E5 are triadic colors.