COLOR #FCE6AB

HEX: #FCE6AB RGB: (252,230,171)

Renk bilgisi

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

RGB renk modeli

#FCE6AB color RGB value is (252,230,171).

RGB: (252,230,171) (99%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 171 of 255 = 67%

252
230
171

R + G + B ~ 85%. #FCE6AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 171 = 653 (100%)
R 252 of 653 ~ 38.59%
G 230 of 653 ~ 35.22%
B 171 of 653 ~ 26.19'%

%38.59
%35.22
%26.19

CMYK RENK MODELİ

#FCE6AB rengi CMYK tonu (0,9,32,1).

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

CMYK: (0,9,32,1)
C0M9Y32K1 (0%, 9%, 32%, 1%)
(0.00 / 0.09 / 0.32 / 0.01)

CMYK yüzdeleri

%0
%8.73
%32.14
%1.18

Codes

Color #FCE6AB in popluar color models

FC E6 AB
RGB 252 230 171
HSL 44° 93.10% 82.94%
HSB/HSV 44° 32.14% 98.82%
CMYK 0.00% 8.73% 32.14%
1.18%

Color #FCE6AB in popluar number systems.

HEX FC E6 AB
Decimal 252 230 171
Binary 11111100 11100110 10101011
Octal 374 346 253

Shades and tints

Shades of #FCE6AB

#FCE6AB
(252,230,171)
#E6D29C
(230,210,156)
#D0BE8D
(208,190,141)
#BAAA7E
(186,170,126)
#A4966F
(164,150,111)
#8E8260
(142,130,96)
#786E51
(120,110,81)
#625A42
(98,90,66)
#4C4633
(76,70,51)
#363224
(54,50,36)
#201E15
(32,30,21)
#000000
(0,0,0)

Tints of #FCE6AB

#FCE6AB
(252,230,171)
#FCE8B2
(252,232,178)
#FCEAB9
(252,234,185)
#FCECC0
(252,236,192)
#FCEEC7
(252,238,199)
#FCF0CE
(252,240,206)
#FCF2D5
(252,242,213)
#FCF4DC
(252,244,220)
#FCF6E3
(252,246,227)
#FCF8EA
(252,248,234)
#FCFAF1
(252,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE6AB; }

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

This text font color is #FCE6AB.

Background Color

.myBgColor { background-color: #FCE6AB; }

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

This div background color is #FCE6AB.

Border color

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

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

This div border color is #FCE6AB.

Opacity

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

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

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

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

This text has shadow with #FCE6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6AB.

Preview

Color preview on black background

This text has color #FCE6AB on black background.


Color preview on white background

This text has color #FCE6AB on white background.


Black color preview on #FCE6AB background

This text has black color on #FCE6AB background.


White color preview on #FCE6AB background

This text has white color on #FCE6AB background.


Related colors

Complementary color

Complementary color for #hex is #031954.


I love getcolorcode.com

Triadic colors

1 #ABFCE6 and #E6ABFC with #FCE6AB are triadic colors.

2 #ABE6FC and #E6FCAB with #FCE6AB are triadic colors.