COLOR #FCE6B6

HEX: #FCE6B6 RGB: (252,230,182)

Renk bilgisi

#FCE6B6 contains mainly red and green colors. #FCE6B6 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FCE6B6 color RGB value is (252,230,182).

RGB: (252,230,182) (99%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 182 of 255 = 71%

252
230
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 182 = 664 (100%)
R 252 of 664 ~ 37.95%
G 230 of 664 ~ 34.64%
B 182 of 664 ~ 27.41'%

%37.95
%34.64
%27.41

CMYK RENK MODELİ

#FCE6B6 rengi CMYK tonu (0,9,28,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.73%
  • sarı tonu 27.78%
  • ana renk tonu 1.18%

CMYK: (0,9,28,1)
C0M9Y28K1 (0%, 9%, 28%, 1%)
(0.00 / 0.09 / 0.28 / 0.01)

CMYK yüzdeleri

%0
%8.73
%27.78
%1.18

Codes

Color #FCE6B6 in popluar color models

FC E6 B6
RGB 252 230 182
HSL 41° 92.11% 85.10%
HSB/HSV 41° 27.78% 98.82%
CMYK 0.00% 8.73% 27.78%
1.18%

Color #FCE6B6 in popluar number systems.

HEX FC E6 B6
Decimal 252 230 182
Binary 11111100 11100110 10110110
Octal 374 346 266

Shades and tints

Shades of #FCE6B6

#FCE6B6
(252,230,182)
#E6D2A6
(230,210,166)
#D0BE96
(208,190,150)
#BAAA86
(186,170,134)
#A49676
(164,150,118)
#8E8266
(142,130,102)
#786E56
(120,110,86)
#625A46
(98,90,70)
#4C4636
(76,70,54)
#363226
(54,50,38)
#201E16
(32,30,22)
#000000
(0,0,0)

Tints of #FCE6B6

#FCE6B6
(252,230,182)
#FCE8BC
(252,232,188)
#FCEAC2
(252,234,194)
#FCECC8
(252,236,200)
#FCEECE
(252,238,206)
#FCF0D4
(252,240,212)
#FCF2DA
(252,242,218)
#FCF4E0
(252,244,224)
#FCF6E6
(252,246,230)
#FCF8EC
(252,248,236)
#FCFAF2
(252,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE6B6 color. Also use rgb(252,230,182) instead hex code.

Text Font Color

.myTextColor { color: #FCE6B6; }

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

This text font color is #FCE6B6.

Background Color

.myBgColor { background-color: #FCE6B6; }

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

This div background color is #FCE6B6.

Border color

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

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

This div border color is #FCE6B6.

Opacity

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

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

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

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

This text has shadow with #FCE6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6B6.

Preview

Color preview on black background

This text has color #FCE6B6 on black background.


Color preview on white background

This text has color #FCE6B6 on white background.


Black color preview on #FCE6B6 background

This text has black color on #FCE6B6 background.


White color preview on #FCE6B6 background

This text has white color on #FCE6B6 background.


Related colors

Complementary color

Complementary color for #hex is #031949.


I love getcolorcode.com

Triadic colors

1 #B6FCE6 and #E6B6FC with #FCE6B6 are triadic colors.

2 #B6E6FC and #E6FCB6 with #FCE6B6 are triadic colors.