COLOR #FCC3B3

HEX: #FCC3B3 RGB: (252,195,179)

Renk bilgisi

#FCC3B3 contains mainly red and green colors. #FCC3B3 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FCC3B3 color RGB value is (252,195,179).

RGB: (252,195,179) (99%, 76%, 70%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 195 of 255 = 76%
B 179 of 255 = 70%

252
195
179

R + G + B ~ 82%. #FCC3B3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 195 + 179 = 626 (100%)
R 252 of 626 ~ 40.26%
G 195 of 626 ~ 31.15%
B 179 of 626 ~ 28.59'%

%40.26
%31.15
%28.59

CMYK RENK MODELİ

#FCC3B3 rengi CMYK tonu (0,23,29,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.62%
  • sarı tonu 28.97%
  • ana renk tonu 1.18%

CMYK: (0,23,29,1)
C0M23Y29K1 (0%, 23%, 29%, 1%)
(0.00 / 0.23 / 0.29 / 0.01)

CMYK yüzdeleri

%0
%22.62
%28.97
%1.18

Codes

Color #FCC3B3 in popluar color models

FC C3 B3
RGB 252 195 179
HSL 13° 92.41% 84.51%
HSB/HSV 13° 28.97% 98.82%
CMYK 0.00% 22.62% 28.97%
1.18%

Color #FCC3B3 in popluar number systems.

HEX FC C3 B3
Decimal 252 195 179
Binary 11111100 11000011 10110011
Octal 374 303 263

Shades and tints

Shades of #FCC3B3

#FCC3B3
(252,195,179)
#E6B2A3
(230,178,163)
#D0A193
(208,161,147)
#BA9083
(186,144,131)
#A47F73
(164,127,115)
#8E6E63
(142,110,99)
#785D53
(120,93,83)
#624C43
(98,76,67)
#4C3B33
(76,59,51)
#362A23
(54,42,35)
#201913
(32,25,19)
#000000
(0,0,0)

Tints of #FCC3B3

#FCC3B3
(252,195,179)
#FCC8B9
(252,200,185)
#FCCDBF
(252,205,191)
#FCD2C5
(252,210,197)
#FCD7CB
(252,215,203)
#FCDCD1
(252,220,209)
#FCE1D7
(252,225,215)
#FCE6DD
(252,230,221)
#FCEBE3
(252,235,227)
#FCF0E9
(252,240,233)
#FCF5EF
(252,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCC3B3 color. Also use rgb(252,195,179) instead hex code.

Text Font Color

.myTextColor { color: #FCC3B3; }

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

This text font color is #FCC3B3.

Background Color

.myBgColor { background-color: #FCC3B3; }

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

This div background color is #FCC3B3.

Border color

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

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

This div border color is #FCC3B3.

Opacity

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

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

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

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

This text has shadow with #FCC3B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCC3B3.

Preview

Color preview on black background

This text has color #FCC3B3 on black background.


Color preview on white background

This text has color #FCC3B3 on white background.


Black color preview on #FCC3B3 background

This text has black color on #FCC3B3 background.


White color preview on #FCC3B3 background

This text has white color on #FCC3B3 background.


Related colors

Complementary color

Complementary color for #hex is #033C4C.


I love getcolorcode.com

Triadic colors

1 #B3FCC3 and #C3B3FC with #FCC3B3 are triadic colors.

2 #B3C3FC and #C3FCB3 with #FCC3B3 are triadic colors.