COLOR #FCE99D

HEX: #FCE99D RGB: (252,233,157)

Renk bilgisi

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

RGB renk modeli

#FCE99D color RGB value is (252,233,157).

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

RGB bağlantıları ve doygunluk

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

252
233
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 233 + 157 = 642 (100%)
R 252 of 642 ~ 39.25%
G 233 of 642 ~ 36.29%
B 157 of 642 ~ 24.45'%

%39.25
%36.29
%24.45

CMYK RENK MODELİ

#FCE99D rengi CMYK tonu (0,8,38,1).

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

CMYK: (0,8,38,1)
C0M8Y38K1 (0%, 8%, 38%, 1%)
(0.00 / 0.08 / 0.38 / 0.01)

CMYK yüzdeleri

%0
%7.54
%37.7
%1.18

Codes

Color #FCE99D in popluar color models

FC E9 9D
RGB 252 233 157
HSL 48° 94.06% 80.20%
HSB/HSV 48° 37.70% 98.82%
CMYK 0.00% 7.54% 37.70%
1.18%

Color #FCE99D in popluar number systems.

HEX FC E9 9D
Decimal 252 233 157
Binary 11111100 11101001 10011101
Octal 374 351 235

Shades and tints

Shades of #FCE99D

#FCE99D
(252,233,157)
#E6D48F
(230,212,143)
#D0BF81
(208,191,129)
#BAAA73
(186,170,115)
#A49565
(164,149,101)
#8E8057
(142,128,87)
#786B49
(120,107,73)
#62563B
(98,86,59)
#4C412D
(76,65,45)
#362C1F
(54,44,31)
#201711
(32,23,17)
#000000
(0,0,0)

Tints of #FCE99D

#FCE99D
(252,233,157)
#FCEBA5
(252,235,165)
#FCEDAD
(252,237,173)
#FCEFB5
(252,239,181)
#FCF1BD
(252,241,189)
#FCF3C5
(252,243,197)
#FCF5CD
(252,245,205)
#FCF7D5
(252,247,213)
#FCF9DD
(252,249,221)
#FCFBE5
(252,251,229)
#FCFDED
(252,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE99D; }

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

This text font color is #FCE99D.

Background Color

.myBgColor { background-color: #FCE99D; }

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

This div background color is #FCE99D.

Border color

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

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

This div border color is #FCE99D.

Opacity

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

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

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

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

This text has shadow with #FCE99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE99D.

Preview

Color preview on black background

This text has color #FCE99D on black background.


Color preview on white background

This text has color #FCE99D on white background.


Black color preview on #FCE99D background

This text has black color on #FCE99D background.


White color preview on #FCE99D background

This text has white color on #FCE99D background.


Related colors

Complementary color

Complementary color for #hex is #031662.


I love getcolorcode.com

Triadic colors

1 #9DFCE9 and #E99DFC with #FCE99D are triadic colors.

2 #9DE9FC and #E9FC9D with #FCE99D are triadic colors.