COLOR #FCE5AE

HEX: #FCE5AE RGB: (252,229,174)

Renk bilgisi

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

RGB renk modeli

#FCE5AE color RGB value is (252,229,174).

RGB: (252,229,174) (99%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 229 of 255 = 90%
B 174 of 255 = 68%

252
229
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 229 + 174 = 655 (100%)
R 252 of 655 ~ 38.47%
G 229 of 655 ~ 34.96%
B 174 of 655 ~ 26.56'%

%38.47
%34.96
%26.56

CMYK RENK MODELİ

#FCE5AE rengi CMYK tonu (0,9,31,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.13%
  • sarı tonu 30.95%
  • ana renk tonu 1.18%

CMYK: (0,9,31,1)
C0M9Y31K1 (0%, 9%, 31%, 1%)
(0.00 / 0.09 / 0.31 / 0.01)

CMYK yüzdeleri

%0
%9.13
%30.95
%1.18

Codes

Color #FCE5AE in popluar color models

FC E5 AE
RGB 252 229 174
HSL 42° 92.86% 83.53%
HSB/HSV 42° 30.95% 98.82%
CMYK 0.00% 9.13% 30.95%
1.18%

Color #FCE5AE in popluar number systems.

HEX FC E5 AE
Decimal 252 229 174
Binary 11111100 11100101 10101110
Octal 374 345 256

Shades and tints

Shades of #FCE5AE

#FCE5AE
(252,229,174)
#E6D19F
(230,209,159)
#D0BD90
(208,189,144)
#BAA981
(186,169,129)
#A49572
(164,149,114)
#8E8163
(142,129,99)
#786D54
(120,109,84)
#625945
(98,89,69)
#4C4536
(76,69,54)
#363127
(54,49,39)
#201D18
(32,29,24)
#000000
(0,0,0)

Tints of #FCE5AE

#FCE5AE
(252,229,174)
#FCE7B5
(252,231,181)
#FCE9BC
(252,233,188)
#FCEBC3
(252,235,195)
#FCEDCA
(252,237,202)
#FCEFD1
(252,239,209)
#FCF1D8
(252,241,216)
#FCF3DF
(252,243,223)
#FCF5E6
(252,245,230)
#FCF7ED
(252,247,237)
#FCF9F4
(252,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE5AE color. Also use rgb(252,229,174) instead hex code.

Text Font Color

.myTextColor { color: #FCE5AE; }

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

This text font color is #FCE5AE.

Background Color

.myBgColor { background-color: #FCE5AE; }

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

This div background color is #FCE5AE.

Border color

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

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

This div border color is #FCE5AE.

Opacity

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

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

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

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

This text has shadow with #FCE5AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE5AE.

Preview

Color preview on black background

This text has color #FCE5AE on black background.


Color preview on white background

This text has color #FCE5AE on white background.


Black color preview on #FCE5AE background

This text has black color on #FCE5AE background.


White color preview on #FCE5AE background

This text has white color on #FCE5AE background.


Related colors

Complementary color

Complementary color for #FCE5AE is #031A51.


I love getcolorcode.com

Triadic colors

1 #AEFCE5 and #E5AEFC with #FCE5AE are triadic colors.

2 #AEE5FC and #E5FCAE with #FCE5AE are triadic colors.