COLOR #FCB5DB

HEX: #FCB5DB RGB: (252,181,219)

Renk bilgisi

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

RGB renk modeli

#FCB5DB color RGB value is (252,181,219).

RGB: (252,181,219) (99%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 181 of 255 = 71%
B 219 of 255 = 86%

252
181
219

R + G + B ~ 85%. #FCB5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 181 + 219 = 652 (100%)
R 252 of 652 ~ 38.65%
G 181 of 652 ~ 27.76%
B 219 of 652 ~ 33.59'%

%38.65
%27.76
%33.59

CMYK RENK MODELİ

#FCB5DB rengi CMYK tonu (0,28,13,1).

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

CMYK: (0,28,13,1)
C0M28Y13K1 (0%, 28%, 13%, 1%)
(0.00 / 0.28 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%28.17
%13.1
%1.18

Codes

Color #FCB5DB in popluar color models

FC B5 DB
RGB 252 181 219
HSL 328° 92.21% 84.90%
HSB/HSV 328° 28.17% 98.82%
CMYK 0.00% 28.17% 13.10%
1.18%

Color #FCB5DB in popluar number systems.

HEX FC B5 DB
Decimal 252 181 219
Binary 11111100 10110101 11011011
Octal 374 265 333

Shades and tints

Shades of #FCB5DB

#FCB5DB
(252,181,219)
#E6A5C8
(230,165,200)
#D095B5
(208,149,181)
#BA85A2
(186,133,162)
#A4758F
(164,117,143)
#8E657C
(142,101,124)
#785569
(120,85,105)
#624556
(98,69,86)
#4C3543
(76,53,67)
#362530
(54,37,48)
#20151D
(32,21,29)
#000000
(0,0,0)

Tints of #FCB5DB

#FCB5DB
(252,181,219)
#FCBBDE
(252,187,222)
#FCC1E1
(252,193,225)
#FCC7E4
(252,199,228)
#FCCDE7
(252,205,231)
#FCD3EA
(252,211,234)
#FCD9ED
(252,217,237)
#FCDFF0
(252,223,240)
#FCE5F3
(252,229,243)
#FCEBF6
(252,235,246)
#FCF1F9
(252,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCB5DB; }

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

This text font color is #FCB5DB.

Background Color

.myBgColor { background-color: #FCB5DB; }

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

This div background color is #FCB5DB.

Border color

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

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

This div border color is #FCB5DB.

Opacity

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

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

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

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

This text has shadow with #FCB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCB5DB.

Preview

Color preview on black background

This text has color #FCB5DB on black background.


Color preview on white background

This text has color #FCB5DB on white background.


Black color preview on #FCB5DB background

This text has black color on #FCB5DB background.


White color preview on #FCB5DB background

This text has white color on #FCB5DB background.


Related colors

Complementary color

Complementary color for #hex is #034A24.


I love getcolorcode.com

Triadic colors

1 #DBFCB5 and #B5DBFC with #FCB5DB are triadic colors.

2 #DBB5FC and #B5FCDB with #FCB5DB are triadic colors.