COLOR #FCB9C9

HEX: #FCB9C9 RGB: (252,185,201)

Renk bilgisi

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

RGB renk modeli

#FCB9C9 color RGB value is (252,185,201).

RGB: (252,185,201) (99%, 73%, 79%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 185 of 255 = 73%
B 201 of 255 = 79%

252
185
201

R + G + B ~ 84%. #FCB9C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 185 + 201 = 638 (100%)
R 252 of 638 ~ 39.5%
G 185 of 638 ~ 29%
B 201 of 638 ~ 31.5'%

%39.5
%29
%31.5

CMYK RENK MODELİ

#FCB9C9 rengi CMYK tonu (0,27,20,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.59%
  • sarı tonu 20.24%
  • ana renk tonu 1.18%

CMYK: (0,27,20,1)
C0M27Y20K1 (0%, 27%, 20%, 1%)
(0.00 / 0.27 / 0.20 / 0.01)

CMYK yüzdeleri

%0
%26.59
%20.24
%1.18

Codes

Color #FCB9C9 in popluar color models

FC B9 C9
RGB 252 185 201
HSL 346° 91.78% 85.69%
HSB/HSV 346° 26.59% 98.82%
CMYK 0.00% 26.59% 20.24%
1.18%

Color #FCB9C9 in popluar number systems.

HEX FC B9 C9
Decimal 252 185 201
Binary 11111100 10111001 11001001
Octal 374 271 311

Shades and tints

Shades of #FCB9C9

#FCB9C9
(252,185,201)
#E6A9B7
(230,169,183)
#D099A5
(208,153,165)
#BA8993
(186,137,147)
#A47981
(164,121,129)
#8E696F
(142,105,111)
#78595D
(120,89,93)
#62494B
(98,73,75)
#4C3939
(76,57,57)
#362927
(54,41,39)
#201915
(32,25,21)
#000000
(0,0,0)

Tints of #FCB9C9

#FCB9C9
(252,185,201)
#FCBFCD
(252,191,205)
#FCC5D1
(252,197,209)
#FCCBD5
(252,203,213)
#FCD1D9
(252,209,217)
#FCD7DD
(252,215,221)
#FCDDE1
(252,221,225)
#FCE3E5
(252,227,229)
#FCE9E9
(252,233,233)
#FCEFED
(252,239,237)
#FCF5F1
(252,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCB9C9 color. Also use rgb(252,185,201) instead hex code.

Text Font Color

.myTextColor { color: #FCB9C9; }

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

This text font color is #FCB9C9.

Background Color

.myBgColor { background-color: #FCB9C9; }

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

This div background color is #FCB9C9.

Border color

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

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

This div border color is #FCB9C9.

Opacity

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

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

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

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

This text has shadow with #FCB9C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB9C9.

Preview

Color preview on black background

This text has color #FCB9C9 on black background.


Color preview on white background

This text has color #FCB9C9 on white background.


Black color preview on #FCB9C9 background

This text has black color on #FCB9C9 background.


White color preview on #FCB9C9 background

This text has white color on #FCB9C9 background.


Related colors

Complementary color

Complementary color for #hex is #034636.


I love getcolorcode.com

Triadic colors

1 #C9FCB9 and #B9C9FC with #FCB9C9 are triadic colors.

2 #C9B9FC and #B9FCC9 with #FCB9C9 are triadic colors.