COLOR #FCD9A6

HEX: #FCD9A6 RGB: (252,217,166)

Renk bilgisi

#FCD9A6 contains mainly red and green colors. #FCD9A6 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FCD9A6 color RGB value is (252,217,166).

RGB: (252,217,166) (99%, 85%, 65%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 217 of 255 = 85%
B 166 of 255 = 65%

252
217
166

R + G + B ~ 83%. #FCD9A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 217 + 166 = 635 (100%)
R 252 of 635 ~ 39.69%
G 217 of 635 ~ 34.17%
B 166 of 635 ~ 26.14'%

%39.69
%34.17
%26.14

CMYK RENK MODELİ

#FCD9A6 rengi CMYK tonu (0,14,34,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.89%
  • sarı tonu 34.13%
  • ana renk tonu 1.18%

CMYK: (0,14,34,1)
C0M14Y34K1 (0%, 14%, 34%, 1%)
(0.00 / 0.14 / 0.34 / 0.01)

CMYK yüzdeleri

%0
%13.89
%34.13
%1.18

Codes

Color #FCD9A6 in popluar color models

FC D9 A6
RGB 252 217 166
HSL 36° 93.48% 81.96%
HSB/HSV 36° 34.13% 98.82%
CMYK 0.00% 13.89% 34.13%
1.18%

Color #FCD9A6 in popluar number systems.

HEX FC D9 A6
Decimal 252 217 166
Binary 11111100 11011001 10100110
Octal 374 331 246

Shades and tints

Shades of #FCD9A6

#FCD9A6
(252,217,166)
#E6C697
(230,198,151)
#D0B388
(208,179,136)
#BAA079
(186,160,121)
#A48D6A
(164,141,106)
#8E7A5B
(142,122,91)
#78674C
(120,103,76)
#62543D
(98,84,61)
#4C412E
(76,65,46)
#362E1F
(54,46,31)
#201B10
(32,27,16)
#000000
(0,0,0)

Tints of #FCD9A6

#FCD9A6
(252,217,166)
#FCDCAE
(252,220,174)
#FCDFB6
(252,223,182)
#FCE2BE
(252,226,190)
#FCE5C6
(252,229,198)
#FCE8CE
(252,232,206)
#FCEBD6
(252,235,214)
#FCEEDE
(252,238,222)
#FCF1E6
(252,241,230)
#FCF4EE
(252,244,238)
#FCF7F6
(252,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCD9A6 color. Also use rgb(252,217,166) instead hex code.

Text Font Color

.myTextColor { color: #FCD9A6; }

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

This text font color is #FCD9A6.

Background Color

.myBgColor { background-color: #FCD9A6; }

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

This div background color is #FCD9A6.

Border color

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

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

This div border color is #FCD9A6.

Opacity

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

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

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

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

This text has shadow with #FCD9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD9A6.

Preview

Color preview on black background

This text has color #FCD9A6 on black background.


Color preview on white background

This text has color #FCD9A6 on white background.


Black color preview on #FCD9A6 background

This text has black color on #FCD9A6 background.


White color preview on #FCD9A6 background

This text has white color on #FCD9A6 background.


Related colors

Complementary color

Complementary color for #hex is #032659.


I love getcolorcode.com

Triadic colors

1 #A6FCD9 and #D9A6FC with #FCD9A6 are triadic colors.

2 #A6D9FC and #D9FCA6 with #FCD9A6 are triadic colors.