COLOR #FBC5DD

HEX: #FBC5DD RGB: (251,197,221)

Renk bilgisi

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

RGB renk modeli

#FBC5DD color RGB value is (251,197,221).

RGB: (251,197,221) (98%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 251 of 255 = 98%
G 197 of 255 = 77%
B 221 of 255 = 87%

251
197
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 251 + 197 + 221 = 669 (100%)
R 251 of 669 ~ 37.52%
G 197 of 669 ~ 29.45%
B 221 of 669 ~ 33.03'%

%37.52
%29.45
%33.03

CMYK RENK MODELİ

#FBC5DD rengi CMYK tonu (0,22,12,2).

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

CMYK: (0,22,12,2)
C0M22Y12K2 (0%, 22%, 12%, 2%)
(0.00 / 0.22 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%21.51
%11.95
%1.57

Codes

Color #FBC5DD in popluar color models

FB C5 DD
RGB 251 197 221
HSL 333° 87.10% 87.84%
HSB/HSV 333° 21.51% 98.43%
CMYK 0.00% 21.51% 11.95%
1.57%

Color #FBC5DD in popluar number systems.

HEX FB C5 DD
Decimal 251 197 221
Binary 11111011 11000101 11011101
Octal 373 305 335

Shades and tints

Shades of #FBC5DD

#FBC5DD
(251,197,221)
#E5B4C9
(229,180,201)
#CFA3B5
(207,163,181)
#B992A1
(185,146,161)
#A3818D
(163,129,141)
#8D7079
(141,112,121)
#775F65
(119,95,101)
#614E51
(97,78,81)
#4B3D3D
(75,61,61)
#352C29
(53,44,41)
#1F1B15
(31,27,21)
#000000
(0,0,0)

Tints of #FBC5DD

#FBC5DD
(251,197,221)
#FBCAE0
(251,202,224)
#FBCFE3
(251,207,227)
#FBD4E6
(251,212,230)
#FBD9E9
(251,217,233)
#FBDEEC
(251,222,236)
#FBE3EF
(251,227,239)
#FBE8F2
(251,232,242)
#FBEDF5
(251,237,245)
#FBF2F8
(251,242,248)
#FBF7FB
(251,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FBC5DD; }

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

This text font color is #FBC5DD.

Background Color

.myBgColor { background-color: #FBC5DD; }

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

This div background color is #FBC5DD.

Border color

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

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

This div border color is #FBC5DD.

Opacity

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

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

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

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

This text has shadow with #FBC5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FBC5DD.

Preview

Color preview on black background

This text has color #FBC5DD on black background.


Color preview on white background

This text has color #FBC5DD on white background.


Black color preview on #FBC5DD background

This text has black color on #FBC5DD background.


White color preview on #FBC5DD background

This text has white color on #FBC5DD background.


Related colors

Complementary color

Complementary color for #hex is #043A22.


I love getcolorcode.com

Triadic colors

1 #DDFBC5 and #C5DDFB with #FBC5DD are triadic colors.

2 #DDC5FB and #C5FBDD with #FBC5DD are triadic colors.