COLOR #FCE6B2

HEX: #FCE6B2 RGB: (252,230,178)

Renk bilgisi

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

RGB renk modeli

#FCE6B2 color RGB value is (252,230,178).

RGB: (252,230,178) (99%, 90%, 70%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 178 of 255 = 70%

252
230
178

R + G + B ~ 86%. #FCE6B2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 178 = 660 (100%)
R 252 of 660 ~ 38.18%
G 230 of 660 ~ 34.85%
B 178 of 660 ~ 26.97'%

%38.18
%34.85
%26.97

CMYK RENK MODELİ

#FCE6B2 rengi CMYK tonu (0,9,29,1).

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

CMYK: (0,9,29,1)
C0M9Y29K1 (0%, 9%, 29%, 1%)
(0.00 / 0.09 / 0.29 / 0.01)

CMYK yüzdeleri

%0
%8.73
%29.37
%1.18

Codes

Color #FCE6B2 in popluar color models

FC E6 B2
RGB 252 230 178
HSL 42° 92.50% 84.31%
HSB/HSV 42° 29.37% 98.82%
CMYK 0.00% 8.73% 29.37%
1.18%

Color #FCE6B2 in popluar number systems.

HEX FC E6 B2
Decimal 252 230 178
Binary 11111100 11100110 10110010
Octal 374 346 262

Shades and tints

Shades of #FCE6B2

#FCE6B2
(252,230,178)
#E6D2A2
(230,210,162)
#D0BE92
(208,190,146)
#BAAA82
(186,170,130)
#A49672
(164,150,114)
#8E8262
(142,130,98)
#786E52
(120,110,82)
#625A42
(98,90,66)
#4C4632
(76,70,50)
#363222
(54,50,34)
#201E12
(32,30,18)
#000000
(0,0,0)

Tints of #FCE6B2

#FCE6B2
(252,230,178)
#FCE8B9
(252,232,185)
#FCEAC0
(252,234,192)
#FCECC7
(252,236,199)
#FCEECE
(252,238,206)
#FCF0D5
(252,240,213)
#FCF2DC
(252,242,220)
#FCF4E3
(252,244,227)
#FCF6EA
(252,246,234)
#FCF8F1
(252,248,241)
#FCFAF8
(252,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE6B2; }

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

This text font color is #FCE6B2.

Background Color

.myBgColor { background-color: #FCE6B2; }

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

This div background color is #FCE6B2.

Border color

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

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

This div border color is #FCE6B2.

Opacity

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

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

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

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

This text has shadow with #FCE6B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6B2.

Preview

Color preview on black background

This text has color #FCE6B2 on black background.


Color preview on white background

This text has color #FCE6B2 on white background.


Black color preview on #FCE6B2 background

This text has black color on #FCE6B2 background.


White color preview on #FCE6B2 background

This text has white color on #FCE6B2 background.


Related colors

Complementary color

Complementary color for #hex is #03194D.


I love getcolorcode.com

Triadic colors

1 #B2FCE6 and #E6B2FC with #FCE6B2 are triadic colors.

2 #B2E6FC and #E6FCB2 with #FCE6B2 are triadic colors.