COLOR #FCB5C7

HEX: #FCB5C7 RGB: (252,181,199)

Renk bilgisi

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

RGB renk modeli

#FCB5C7 color RGB value is (252,181,199).

RGB: (252,181,199) (99%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 199 of 255 = 78%

252
181
199

R + G + B ~ 83%. #FCB5C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 199 = 632 (100%)
R 252 of 632 ~ 39.87%
G 181 of 632 ~ 28.64%
B 199 of 632 ~ 31.49'%

%39.87
%28.64
%31.49

CMYK RENK MODELİ

#FCB5C7 rengi CMYK tonu (0,28,21,1).

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

CMYK: (0,28,21,1)
C0M28Y21K1 (0%, 28%, 21%, 1%)
(0.00 / 0.28 / 0.21 / 0.01)

CMYK yüzdeleri

%0
%28.17
%21.03
%1.18

Codes

Color #FCB5C7 in popluar color models

FC B5 C7
RGB 252 181 199
HSL 345° 92.21% 84.90%
HSB/HSV 345° 28.17% 98.82%
CMYK 0.00% 28.17% 21.03%
1.18%

Color #FCB5C7 in popluar number systems.

HEX FC B5 C7
Decimal 252 181 199
Binary 11111100 10110101 11000111
Octal 374 265 307

Shades and tints

Shades of #FCB5C7

#FCB5C7
(252,181,199)
#E6A5B5
(230,165,181)
#D095A3
(208,149,163)
#BA8591
(186,133,145)
#A4757F
(164,117,127)
#8E656D
(142,101,109)
#78555B
(120,85,91)
#624549
(98,69,73)
#4C3537
(76,53,55)
#362525
(54,37,37)
#201513
(32,21,19)
#000000
(0,0,0)

Tints of #FCB5C7

#FCB5C7
(252,181,199)
#FCBBCC
(252,187,204)
#FCC1D1
(252,193,209)
#FCC7D6
(252,199,214)
#FCCDDB
(252,205,219)
#FCD3E0
(252,211,224)
#FCD9E5
(252,217,229)
#FCDFEA
(252,223,234)
#FCE5EF
(252,229,239)
#FCEBF4
(252,235,244)
#FCF1F9
(252,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5C7; }

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

This text font color is #FCB5C7.

Background Color

.myBgColor { background-color: #FCB5C7; }

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

This div background color is #FCB5C7.

Border color

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

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

This div border color is #FCB5C7.

Opacity

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

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

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

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

This text has shadow with #FCB5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5C7.

Preview

Color preview on black background

This text has color #FCB5C7 on black background.


Color preview on white background

This text has color #FCB5C7 on white background.


Black color preview on #FCB5C7 background

This text has black color on #FCB5C7 background.


White color preview on #FCB5C7 background

This text has white color on #FCB5C7 background.


Related colors

Complementary color

Complementary color for #hex is #034A38.


I love getcolorcode.com

Triadic colors

1 #C7FCB5 and #B5C7FC with #FCB5C7 are triadic colors.

2 #C7B5FC and #B5FCC7 with #FCB5C7 are triadic colors.