COLOR #FCF697

HEX: #FCF697 RGB: (252,246,151)

Renk bilgisi

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

RGB renk modeli

#FCF697 color RGB value is (252,246,151).

RGB: (252,246,151) (99%, 96%, 59%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 246 of 255 = 96%
B 151 of 255 = 59%

252
246
151

R + G + B ~ 85%. #FCF697 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 246 + 151 = 649 (100%)
R 252 of 649 ~ 38.83%
G 246 of 649 ~ 37.9%
B 151 of 649 ~ 23.27'%

%38.83
%37.9
%23.27

CMYK RENK MODELİ

#FCF697 rengi CMYK tonu (0,2,40,1).

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

CMYK: (0,2,40,1)
C0M2Y40K1 (0%, 2%, 40%, 1%)
(0.00 / 0.02 / 0.40 / 0.01)

CMYK yüzdeleri

%0
%2.38
%40.08
%1.18

Codes

Color #FCF697 in popluar color models

FC F6 97
RGB 252 246 151
HSL 56° 94.39% 79.02%
HSB/HSV 56° 40.08% 98.82%
CMYK 0.00% 2.38% 40.08%
1.18%

Color #FCF697 in popluar number systems.

HEX FC F6 97
Decimal 252 246 151
Binary 11111100 11110110 10010111
Octal 374 366 227

Shades and tints

Shades of #FCF697

#FCF697
(252,246,151)
#E6E08A
(230,224,138)
#D0CA7D
(208,202,125)
#BAB470
(186,180,112)
#A49E63
(164,158,99)
#8E8856
(142,136,86)
#787249
(120,114,73)
#625C3C
(98,92,60)
#4C462F
(76,70,47)
#363022
(54,48,34)
#201A15
(32,26,21)
#000000
(0,0,0)

Tints of #FCF697

#FCF697
(252,246,151)
#FCF6A0
(252,246,160)
#FCF6A9
(252,246,169)
#FCF6B2
(252,246,178)
#FCF6BB
(252,246,187)
#FCF6C4
(252,246,196)
#FCF6CD
(252,246,205)
#FCF6D6
(252,246,214)
#FCF6DF
(252,246,223)
#FCF6E8
(252,246,232)
#FCF6F1
(252,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCF697; }

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

This text font color is #FCF697.

Background Color

.myBgColor { background-color: #FCF697; }

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

This div background color is #FCF697.

Border color

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

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

This div border color is #FCF697.

Opacity

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

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

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

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

This text has shadow with #FCF697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF697.

Preview

Color preview on black background

This text has color #FCF697 on black background.


Color preview on white background

This text has color #FCF697 on white background.


Black color preview on #FCF697 background

This text has black color on #FCF697 background.


White color preview on #FCF697 background

This text has white color on #FCF697 background.


Related colors

Complementary color

Complementary color for #hex is #030968.


I love getcolorcode.com

Triadic colors

1 #97FCF6 and #F697FC with #FCF697 are triadic colors.

2 #97F6FC and #F6FC97 with #FCF697 are triadic colors.