COLOR #FCE99F

HEX: #FCE99F RGB: (252,233,159)

Renk bilgisi

#FCE99F contains mainly red and green colors. #FCE99F ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#FCE99F color RGB value is (252,233,159).

RGB: (252,233,159) (99%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 233 of 255 = 91%
B 159 of 255 = 62%

252
233
159

R + G + B ~ 84%. #FCE99F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 233 + 159 = 644 (100%)
R 252 of 644 ~ 39.13%
G 233 of 644 ~ 36.18%
B 159 of 644 ~ 24.69'%

%39.13
%36.18
%24.69

CMYK RENK MODELİ

#FCE99F rengi CMYK tonu (0,8,37,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.54%
  • sarı tonu 36.90%
  • ana renk tonu 1.18%

CMYK: (0,8,37,1)
C0M8Y37K1 (0%, 8%, 37%, 1%)
(0.00 / 0.08 / 0.37 / 0.01)

CMYK yüzdeleri

%0
%7.54
%36.9
%1.18

Codes

Color #FCE99F in popluar color models

FC E9 9F
RGB 252 233 159
HSL 48° 93.94% 80.59%
HSB/HSV 48° 36.90% 98.82%
CMYK 0.00% 7.54% 36.90%
1.18%

Color #FCE99F in popluar number systems.

HEX FC E9 9F
Decimal 252 233 159
Binary 11111100 11101001 10011111
Octal 374 351 237

Shades and tints

Shades of #FCE99F

#FCE99F
(252,233,159)
#E6D491
(230,212,145)
#D0BF83
(208,191,131)
#BAAA75
(186,170,117)
#A49567
(164,149,103)
#8E8059
(142,128,89)
#786B4B
(120,107,75)
#62563D
(98,86,61)
#4C412F
(76,65,47)
#362C21
(54,44,33)
#201713
(32,23,19)
#000000
(0,0,0)

Tints of #FCE99F

#FCE99F
(252,233,159)
#FCEBA7
(252,235,167)
#FCEDAF
(252,237,175)
#FCEFB7
(252,239,183)
#FCF1BF
(252,241,191)
#FCF3C7
(252,243,199)
#FCF5CF
(252,245,207)
#FCF7D7
(252,247,215)
#FCF9DF
(252,249,223)
#FCFBE7
(252,251,231)
#FCFDEF
(252,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCE99F color. Also use rgb(252,233,159) instead hex code.

Text Font Color

.myTextColor { color: #FCE99F; }

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

This text font color is #FCE99F.

Background Color

.myBgColor { background-color: #FCE99F; }

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

This div background color is #FCE99F.

Border color

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

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

This div border color is #FCE99F.

Opacity

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

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

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

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

This text has shadow with #FCE99F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE99F.

Preview

Color preview on black background

This text has color #FCE99F on black background.


Color preview on white background

This text has color #FCE99F on white background.


Black color preview on #FCE99F background

This text has black color on #FCE99F background.


White color preview on #FCE99F background

This text has white color on #FCE99F background.


Related colors

Complementary color

Complementary color for #hex is #031660.


I love getcolorcode.com

Triadic colors

1 #9FFCE9 and #E99FFC with #FCE99F are triadic colors.

2 #9FE9FC and #E9FC9F with #FCE99F are triadic colors.