COLOR #FCB5EE

HEX: #FCB5EE RGB: (252,181,238)

Renk bilgisi

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

RGB renk modeli

#FCB5EE color RGB value is (252,181,238).

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

RGB bağlantıları ve doygunluk

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

252
181
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 238 = 671 (100%)
R 252 of 671 ~ 37.56%
G 181 of 671 ~ 26.97%
B 238 of 671 ~ 35.47'%

%37.56
%26.97
%35.47

CMYK RENK MODELİ

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

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

Codes

Color #FCB5EE in popluar color models

FC B5 EE
RGB 252 181 238
HSL 312° 92.21% 84.90%
HSB/HSV 312° 28.17% 98.82%
CMYK 0.00% 28.17% 5.56%
1.18%

Color #FCB5EE in popluar number systems.

HEX FC B5 EE
Decimal 252 181 238
Binary 11111100 10110101 11101110
Octal 374 265 356

Shades and tints

Shades of #FCB5EE

#FCB5EE
(252,181,238)
#E6A5D9
(230,165,217)
#D095C4
(208,149,196)
#BA85AF
(186,133,175)
#A4759A
(164,117,154)
#8E6585
(142,101,133)
#785570
(120,85,112)
#62455B
(98,69,91)
#4C3546
(76,53,70)
#362531
(54,37,49)
#20151C
(32,21,28)
#000000
(0,0,0)

Tints of #FCB5EE

#FCB5EE
(252,181,238)
#FCBBEF
(252,187,239)
#FCC1F0
(252,193,240)
#FCC7F1
(252,199,241)
#FCCDF2
(252,205,242)
#FCD3F3
(252,211,243)
#FCD9F4
(252,217,244)
#FCDFF5
(252,223,245)
#FCE5F6
(252,229,246)
#FCEBF7
(252,235,247)
#FCF1F8
(252,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5EE; }

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

This text font color is #FCB5EE.

Background Color

.myBgColor { background-color: #FCB5EE; }

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

This div background color is #FCB5EE.

Border color

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

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

This div border color is #FCB5EE.

Opacity

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

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

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

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

This text has shadow with #FCB5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5EE.

Preview

Color preview on black background

This text has color #FCB5EE on black background.


Color preview on white background

This text has color #FCB5EE on white background.


Black color preview on #FCB5EE background

This text has black color on #FCB5EE background.


White color preview on #FCB5EE background

This text has white color on #FCB5EE background.


Related colors

Complementary color

Complementary color for #hex is #034A11.


I love getcolorcode.com

Triadic colors

1 #EEFCB5 and #B5EEFC with #FCB5EE are triadic colors.

2 #EEB5FC and #B5FCEE with #FCB5EE are triadic colors.