COLOR #FCB9E7

HEX: #FCB9E7 RGB: (252,185,231)

Renk bilgisi

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

RGB renk modeli

#FCB9E7 color RGB value is (252,185,231).

RGB: (252,185,231) (99%, 73%, 91%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 185 of 255 = 73%
B 231 of 255 = 91%

252
185
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 185 + 231 = 668 (100%)
R 252 of 668 ~ 37.72%
G 185 of 668 ~ 27.69%
B 231 of 668 ~ 34.58'%

%37.72
%27.69
%34.58

CMYK RENK MODELİ

#FCB9E7 rengi CMYK tonu (0,27,8,1).

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

CMYK: (0,27,8,1)
C0M27Y8K1 (0%, 27%, 8%, 1%)
(0.00 / 0.27 / 0.08 / 0.01)

CMYK yüzdeleri

%0
%26.59
%8.33
%1.18

Codes

Color #FCB9E7 in popluar color models

FC B9 E7
RGB 252 185 231
HSL 319° 91.78% 85.69%
HSB/HSV 319° 26.59% 98.82%
CMYK 0.00% 26.59% 8.33%
1.18%

Color #FCB9E7 in popluar number systems.

HEX FC B9 E7
Decimal 252 185 231
Binary 11111100 10111001 11100111
Octal 374 271 347

Shades and tints

Shades of #FCB9E7

#FCB9E7
(252,185,231)
#E6A9D2
(230,169,210)
#D099BD
(208,153,189)
#BA89A8
(186,137,168)
#A47993
(164,121,147)
#8E697E
(142,105,126)
#785969
(120,89,105)
#624954
(98,73,84)
#4C393F
(76,57,63)
#36292A
(54,41,42)
#201915
(32,25,21)
#000000
(0,0,0)

Tints of #FCB9E7

#FCB9E7
(252,185,231)
#FCBFE9
(252,191,233)
#FCC5EB
(252,197,235)
#FCCBED
(252,203,237)
#FCD1EF
(252,209,239)
#FCD7F1
(252,215,241)
#FCDDF3
(252,221,243)
#FCE3F5
(252,227,245)
#FCE9F7
(252,233,247)
#FCEFF9
(252,239,249)
#FCF5FB
(252,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB9E7; }

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

This text font color is #FCB9E7.

Background Color

.myBgColor { background-color: #FCB9E7; }

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

This div background color is #FCB9E7.

Border color

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

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

This div border color is #FCB9E7.

Opacity

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

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

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

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

This text has shadow with #FCB9E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB9E7.

Preview

Color preview on black background

This text has color #FCB9E7 on black background.


Color preview on white background

This text has color #FCB9E7 on white background.


Black color preview on #FCB9E7 background

This text has black color on #FCB9E7 background.


White color preview on #FCB9E7 background

This text has white color on #FCB9E7 background.


Related colors

Complementary color

Complementary color for #hex is #034618.


I love getcolorcode.com

Triadic colors

1 #E7FCB9 and #B9E7FC with #FCB9E7 are triadic colors.

2 #E7B9FC and #B9FCE7 with #FCB9E7 are triadic colors.