COLOR #FCC6DB

HEX: #FCC6DB RGB: (252,198,219)

Renk bilgisi

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

RGB renk modeli

#FCC6DB color RGB value is (252,198,219).

RGB: (252,198,219) (99%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 198 of 255 = 78%
B 219 of 255 = 86%

252
198
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 198 + 219 = 669 (100%)
R 252 of 669 ~ 37.67%
G 198 of 669 ~ 29.6%
B 219 of 669 ~ 32.74'%

%37.67
%29.6
%32.74

CMYK RENK MODELİ

#FCC6DB rengi CMYK tonu (0,21,13,1).

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

CMYK: (0,21,13,1)
C0M21Y13K1 (0%, 21%, 13%, 1%)
(0.00 / 0.21 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%21.43
%13.1
%1.18

Codes

Color #FCC6DB in popluar color models

FC C6 DB
RGB 252 198 219
HSL 337° 90.00% 88.24%
HSB/HSV 337° 21.43% 98.82%
CMYK 0.00% 21.43% 13.10%
1.18%

Color #FCC6DB in popluar number systems.

HEX FC C6 DB
Decimal 252 198 219
Binary 11111100 11000110 11011011
Octal 374 306 333

Shades and tints

Shades of #FCC6DB

#FCC6DB
(252,198,219)
#E6B4C8
(230,180,200)
#D0A2B5
(208,162,181)
#BA90A2
(186,144,162)
#A47E8F
(164,126,143)
#8E6C7C
(142,108,124)
#785A69
(120,90,105)
#624856
(98,72,86)
#4C3643
(76,54,67)
#362430
(54,36,48)
#20121D
(32,18,29)
#000000
(0,0,0)

Tints of #FCC6DB

#FCC6DB
(252,198,219)
#FCCBDE
(252,203,222)
#FCD0E1
(252,208,225)
#FCD5E4
(252,213,228)
#FCDAE7
(252,218,231)
#FCDFEA
(252,223,234)
#FCE4ED
(252,228,237)
#FCE9F0
(252,233,240)
#FCEEF3
(252,238,243)
#FCF3F6
(252,243,246)
#FCF8F9
(252,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC6DB; }

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

This text font color is #FCC6DB.

Background Color

.myBgColor { background-color: #FCC6DB; }

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

This div background color is #FCC6DB.

Border color

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

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

This div border color is #FCC6DB.

Opacity

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

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

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

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

This text has shadow with #FCC6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC6DB.

Preview

Color preview on black background

This text has color #FCC6DB on black background.


Color preview on white background

This text has color #FCC6DB on white background.


Black color preview on #FCC6DB background

This text has black color on #FCC6DB background.


White color preview on #FCC6DB background

This text has white color on #FCC6DB background.


Related colors

Complementary color

Complementary color for #hex is #033924.


I love getcolorcode.com

Triadic colors

1 #DBFCC6 and #C6DBFC with #FCC6DB are triadic colors.

2 #DBC6FC and #C6FCDB with #FCC6DB are triadic colors.