COLOR #FCF197

HEX: #FCF197 RGB: (252,241,151)

Renk bilgisi

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

RGB renk modeli

#FCF197 color RGB value is (252,241,151).

RGB: (252,241,151) (99%, 95%, 59%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 241 of 255 = 95%
B 151 of 255 = 59%

252
241
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 241 + 151 = 644 (100%)
R 252 of 644 ~ 39.13%
G 241 of 644 ~ 37.42%
B 151 of 644 ~ 23.45'%

%39.13
%37.42
%23.45

CMYK RENK MODELİ

#FCF197 rengi CMYK tonu (0,4,40,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.37%
  • sarı tonu 40.08%
  • ana renk tonu 1.18%

CMYK: (0,4,40,1)
C0M4Y40K1 (0%, 4%, 40%, 1%)
(0.00 / 0.04 / 0.40 / 0.01)

CMYK yüzdeleri

%0
%4.37
%40.08
%1.18

Codes

Color #FCF197 in popluar color models

FC F1 97
RGB 252 241 151
HSL 53° 94.39% 79.02%
HSB/HSV 53° 40.08% 98.82%
CMYK 0.00% 4.37% 40.08%
1.18%

Color #FCF197 in popluar number systems.

HEX FC F1 97
Decimal 252 241 151
Binary 11111100 11110001 10010111
Octal 374 361 227

Shades and tints

Shades of #FCF197

#FCF197
(252,241,151)
#E6DC8A
(230,220,138)
#D0C77D
(208,199,125)
#BAB270
(186,178,112)
#A49D63
(164,157,99)
#8E8856
(142,136,86)
#787349
(120,115,73)
#625E3C
(98,94,60)
#4C492F
(76,73,47)
#363422
(54,52,34)
#201F15
(32,31,21)
#000000
(0,0,0)

Tints of #FCF197

#FCF197
(252,241,151)
#FCF2A0
(252,242,160)
#FCF3A9
(252,243,169)
#FCF4B2
(252,244,178)
#FCF5BB
(252,245,187)
#FCF6C4
(252,246,196)
#FCF7CD
(252,247,205)
#FCF8D6
(252,248,214)
#FCF9DF
(252,249,223)
#FCFAE8
(252,250,232)
#FCFBF1
(252,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCF197 color. Also use rgb(252,241,151) instead hex code.

Text Font Color

.myTextColor { color: #FCF197; }

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

This text font color is #FCF197.

Background Color

.myBgColor { background-color: #FCF197; }

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

This div background color is #FCF197.

Border color

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

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

This div border color is #FCF197.

Opacity

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

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

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

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

This text has shadow with #FCF197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF197.

Preview

Color preview on black background

This text has color #FCF197 on black background.


Color preview on white background

This text has color #FCF197 on white background.


Black color preview on #FCF197 background

This text has black color on #FCF197 background.


White color preview on #FCF197 background

This text has white color on #FCF197 background.


Related colors

Complementary color

Complementary color for #hex is #030E68.


I love getcolorcode.com

Triadic colors

1 #97FCF1 and #F197FC with #FCF197 are triadic colors.

2 #97F1FC and #F1FC97 with #FCF197 are triadic colors.