COLOR #FCF99B

HEX: #FCF99B RGB: (252,249,155)

Renk bilgisi

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

RGB renk modeli

#FCF99B color RGB value is (252,249,155).

RGB: (252,249,155) (99%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 249 of 255 = 98%
B 155 of 255 = 61%

252
249
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 249 + 155 = 656 (100%)
R 252 of 656 ~ 38.41%
G 249 of 656 ~ 37.96%
B 155 of 656 ~ 23.63'%

%38.41
%37.96
%23.63

CMYK RENK MODELİ

#FCF99B rengi CMYK tonu (0,1,38,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.19%
  • sarı tonu 38.49%
  • ana renk tonu 1.18%

CMYK: (0,1,38,1)
C0M1Y38K1 (0%, 1%, 38%, 1%)
(0.00 / 0.01 / 0.38 / 0.01)

CMYK yüzdeleri

%0
%1.19
%38.49
%1.18

Codes

Color #FCF99B in popluar color models

FC F9 9B
RGB 252 249 155
HSL 58° 94.17% 79.80%
HSB/HSV 58° 38.49% 98.82%
CMYK 0.00% 1.19% 38.49%
1.18%

Color #FCF99B in popluar number systems.

HEX FC F9 9B
Decimal 252 249 155
Binary 11111100 11111001 10011011
Octal 374 371 233

Shades and tints

Shades of #FCF99B

#FCF99B
(252,249,155)
#E6E38D
(230,227,141)
#D0CD7F
(208,205,127)
#BAB771
(186,183,113)
#A4A163
(164,161,99)
#8E8B55
(142,139,85)
#787547
(120,117,71)
#625F39
(98,95,57)
#4C492B
(76,73,43)
#36331D
(54,51,29)
#201D0F
(32,29,15)
#000000
(0,0,0)

Tints of #FCF99B

#FCF99B
(252,249,155)
#FCF9A4
(252,249,164)
#FCF9AD
(252,249,173)
#FCF9B6
(252,249,182)
#FCF9BF
(252,249,191)
#FCF9C8
(252,249,200)
#FCF9D1
(252,249,209)
#FCF9DA
(252,249,218)
#FCF9E3
(252,249,227)
#FCF9EC
(252,249,236)
#FCF9F5
(252,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCF99B color. Also use rgb(252,249,155) instead hex code.

Text Font Color

.myTextColor { color: #FCF99B; }

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

This text font color is #FCF99B.

Background Color

.myBgColor { background-color: #FCF99B; }

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

This div background color is #FCF99B.

Border color

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

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

This div border color is #FCF99B.

Opacity

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

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

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

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

This text has shadow with #FCF99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF99B.

Preview

Color preview on black background

This text has color #FCF99B on black background.


Color preview on white background

This text has color #FCF99B on white background.


Black color preview on #FCF99B background

This text has black color on #FCF99B background.


White color preview on #FCF99B background

This text has white color on #FCF99B background.


Related colors

Complementary color

Complementary color for #hex is #030664.


I love getcolorcode.com

Triadic colors

1 #9BFCF9 and #F99BFC with #FCF99B are triadic colors.

2 #9BF9FC and #F9FC9B with #FCF99B are triadic colors.