COLOR #FCC5DB

HEX: #FCC5DB RGB: (252,197,219)

Renk bilgisi

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

RGB renk modeli

#FCC5DB color RGB value is (252,197,219).

RGB: (252,197,219) (99%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 197 of 255 = 77%
B 219 of 255 = 86%

252
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 197 + 219 = 668 (100%)
R 252 of 668 ~ 37.72%
G 197 of 668 ~ 29.49%
B 219 of 668 ~ 32.78'%

%37.72
%29.49
%32.78

CMYK RENK MODELİ

#FCC5DB rengi CMYK tonu (0,22,13,1).

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

CMYK: (0,22,13,1)
C0M22Y13K1 (0%, 22%, 13%, 1%)
(0.00 / 0.22 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%21.83
%13.1
%1.18

Codes

Color #FCC5DB in popluar color models

FC C5 DB
RGB 252 197 219
HSL 336° 90.16% 88.04%
HSB/HSV 336° 21.83% 98.82%
CMYK 0.00% 21.83% 13.10%
1.18%

Color #FCC5DB in popluar number systems.

HEX FC C5 DB
Decimal 252 197 219
Binary 11111100 11000101 11011011
Octal 374 305 333

Shades and tints

Shades of #FCC5DB

#FCC5DB
(252,197,219)
#E6B4C8
(230,180,200)
#D0A3B5
(208,163,181)
#BA92A2
(186,146,162)
#A4818F
(164,129,143)
#8E707C
(142,112,124)
#785F69
(120,95,105)
#624E56
(98,78,86)
#4C3D43
(76,61,67)
#362C30
(54,44,48)
#201B1D
(32,27,29)
#000000
(0,0,0)

Tints of #FCC5DB

#FCC5DB
(252,197,219)
#FCCADE
(252,202,222)
#FCCFE1
(252,207,225)
#FCD4E4
(252,212,228)
#FCD9E7
(252,217,231)
#FCDEEA
(252,222,234)
#FCE3ED
(252,227,237)
#FCE8F0
(252,232,240)
#FCEDF3
(252,237,243)
#FCF2F6
(252,242,246)
#FCF7F9
(252,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC5DB; }

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

This text font color is #FCC5DB.

Background Color

.myBgColor { background-color: #FCC5DB; }

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

This div background color is #FCC5DB.

Border color

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

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

This div border color is #FCC5DB.

Opacity

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

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

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

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

This text has shadow with #FCC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC5DB.

Preview

Color preview on black background

This text has color #FCC5DB on black background.


Color preview on white background

This text has color #FCC5DB on white background.


Black color preview on #FCC5DB background

This text has black color on #FCC5DB background.


White color preview on #FCC5DB background

This text has white color on #FCC5DB background.


Related colors

Complementary color

Complementary color for #hex is #033A24.


I love getcolorcode.com

Triadic colors

1 #DBFCC5 and #C5DBFC with #FCC5DB are triadic colors.

2 #DBC5FC and #C5FCDB with #FCC5DB are triadic colors.