COLOR #FBC5DB

HEX: #FBC5DB RGB: (251,197,219)

Renk bilgisi

#FBC5DB contains red, green and blue colors in about the same proportion. #FBC5DB ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FBC5DB color RGB value is (251,197,219).

RGB: (251,197,219) (98%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 197 of 255 = 77%
B 219 of 255 = 86%

251
197
219

R + G + B ~ 87%. #FBC5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 197 + 219 = 667 (100%)
R 251 of 667 ~ 37.63%
G 197 of 667 ~ 29.54%
B 219 of 667 ~ 32.83'%

%37.63
%29.54
%32.83

CMYK RENK MODELİ

#FBC5DB rengi CMYK tonu (0,22,13,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.51%
  • sarı tonu 12.75%
  • ana renk tonu 1.57%

CMYK: (0,22,13,2)
C0M22Y13K2 (0%, 22%, 13%, 2%)
(0.00 / 0.22 / 0.13 / 0.02)

CMYK yüzdeleri

%0
%21.51
%12.75
%1.57

Codes

Color #FBC5DB in popluar color models

FB C5 DB
RGB 251 197 219
HSL 336° 87.10% 87.84%
HSB/HSV 336° 21.51% 98.43%
CMYK 0.00% 21.51% 12.75%
1.57%

Color #FBC5DB in popluar number systems.

HEX FB C5 DB
Decimal 251 197 219
Binary 11111011 11000101 11011011
Octal 373 305 333

Shades and tints

Shades of #FBC5DB

#FBC5DB
(251,197,219)
#E5B4C8
(229,180,200)
#CFA3B5
(207,163,181)
#B992A2
(185,146,162)
#A3818F
(163,129,143)
#8D707C
(141,112,124)
#775F69
(119,95,105)
#614E56
(97,78,86)
#4B3D43
(75,61,67)
#352C30
(53,44,48)
#1F1B1D
(31,27,29)
#000000
(0,0,0)

Tints of #FBC5DB

#FBC5DB
(251,197,219)
#FBCADE
(251,202,222)
#FBCFE1
(251,207,225)
#FBD4E4
(251,212,228)
#FBD9E7
(251,217,231)
#FBDEEA
(251,222,234)
#FBE3ED
(251,227,237)
#FBE8F0
(251,232,240)
#FBEDF3
(251,237,243)
#FBF2F6
(251,242,246)
#FBF7F9
(251,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FBC5DB color. Also use rgb(251,197,219) instead hex code.

Text Font Color

.myTextColor { color: #FBC5DB; }

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

This text font color is #FBC5DB.

Background Color

.myBgColor { background-color: #FBC5DB; }

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

This div background color is #FBC5DB.

Border color

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

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

This div border color is #FBC5DB.

Opacity

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

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

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

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

This text has shadow with #FBC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBC5DB.

Preview

Color preview on black background

This text has color #FBC5DB on black background.


Color preview on white background

This text has color #FBC5DB on white background.


Black color preview on #FBC5DB background

This text has black color on #FBC5DB background.


White color preview on #FBC5DB background

This text has white color on #FBC5DB background.


Related colors

Complementary color

Complementary color for #hex is #043A24.


I love getcolorcode.com

Triadic colors

1 #DBFBC5 and #C5DBFB with #FBC5DB are triadic colors.

2 #DBC5FB and #C5FBDB with #FBC5DB are triadic colors.