COLOR #FCC2DB

HEX: #FCC2DB RGB: (252,194,219)

Renk bilgisi

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

RGB renk modeli

#FCC2DB color RGB value is (252,194,219).

RGB: (252,194,219) (99%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 194 of 255 = 76%
B 219 of 255 = 86%

252
194
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 194 + 219 = 665 (100%)
R 252 of 665 ~ 37.89%
G 194 of 665 ~ 29.17%
B 219 of 665 ~ 32.93'%

%37.89
%29.17
%32.93

CMYK RENK MODELİ

#FCC2DB rengi CMYK tonu (0,23,13,1).

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

CMYK: (0,23,13,1)
C0M23Y13K1 (0%, 23%, 13%, 1%)
(0.00 / 0.23 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%23.02
%13.1
%1.18

Codes

Color #FCC2DB in popluar color models

FC C2 DB
RGB 252 194 219
HSL 334° 90.63% 87.45%
HSB/HSV 334° 23.02% 98.82%
CMYK 0.00% 23.02% 13.10%
1.18%

Color #FCC2DB in popluar number systems.

HEX FC C2 DB
Decimal 252 194 219
Binary 11111100 11000010 11011011
Octal 374 302 333

Shades and tints

Shades of #FCC2DB

#FCC2DB
(252,194,219)
#E6B1C8
(230,177,200)
#D0A0B5
(208,160,181)
#BA8FA2
(186,143,162)
#A47E8F
(164,126,143)
#8E6D7C
(142,109,124)
#785C69
(120,92,105)
#624B56
(98,75,86)
#4C3A43
(76,58,67)
#362930
(54,41,48)
#20181D
(32,24,29)
#000000
(0,0,0)

Tints of #FCC2DB

#FCC2DB
(252,194,219)
#FCC7DE
(252,199,222)
#FCCCE1
(252,204,225)
#FCD1E4
(252,209,228)
#FCD6E7
(252,214,231)
#FCDBEA
(252,219,234)
#FCE0ED
(252,224,237)
#FCE5F0
(252,229,240)
#FCEAF3
(252,234,243)
#FCEFF6
(252,239,246)
#FCF4F9
(252,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCC2DB; }

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

This text font color is #FCC2DB.

Background Color

.myBgColor { background-color: #FCC2DB; }

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

This div background color is #FCC2DB.

Border color

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

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

This div border color is #FCC2DB.

Opacity

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

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

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

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

This text has shadow with #FCC2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC2DB.

Preview

Color preview on black background

This text has color #FCC2DB on black background.


Color preview on white background

This text has color #FCC2DB on white background.


Black color preview on #FCC2DB background

This text has black color on #FCC2DB background.


White color preview on #FCC2DB background

This text has white color on #FCC2DB background.


Related colors

Complementary color

Complementary color for #hex is #033D24.


I love getcolorcode.com

Triadic colors

1 #DBFCC2 and #C2DBFC with #FCC2DB are triadic colors.

2 #DBC2FC and #C2FCDB with #FCC2DB are triadic colors.