COLOR #FDC59F

HEX: #FDC59F RGB: (253,197,159)

Renk bilgisi

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

RGB renk modeli

#FDC59F color RGB value is (253,197,159).

RGB: (253,197,159) (99%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 197 of 255 = 77%
B 159 of 255 = 62%

253
197
159

R + G + B ~ 79%. #FDC59F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 197 + 159 = 609 (100%)
R 253 of 609 ~ 41.54%
G 197 of 609 ~ 32.35%
B 159 of 609 ~ 26.11'%

%41.54
%32.35
%26.11

CMYK RENK MODELİ

#FDC59F rengi CMYK tonu (0,22,37,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.13%
  • sarı tonu 37.15%
  • ana renk tonu 0.78%

CMYK: (0,22,37,1)
C0M22Y37K1 (0%, 22%, 37%, 1%)
(0.00 / 0.22 / 0.37 / 0.01)

CMYK yüzdeleri

%0
%22.13
%37.15
%0.78

Codes

Color #FDC59F in popluar color models

FD C5 9F
RGB 253 197 159
HSL 24° 95.92% 80.78%
HSB/HSV 24° 37.15% 99.22%
CMYK 0.00% 22.13% 37.15%
0.78%

Color #FDC59F in popluar number systems.

HEX FD C5 9F
Decimal 253 197 159
Binary 11111101 11000101 10011111
Octal 375 305 237

Shades and tints

Shades of #FDC59F

#FDC59F
(253,197,159)
#E6B491
(230,180,145)
#CFA383
(207,163,131)
#B89275
(184,146,117)
#A18167
(161,129,103)
#8A7059
(138,112,89)
#735F4B
(115,95,75)
#5C4E3D
(92,78,61)
#453D2F
(69,61,47)
#2E2C21
(46,44,33)
#171B13
(23,27,19)
#000000
(0,0,0)

Tints of #FDC59F

#FDC59F
(253,197,159)
#FDCAA7
(253,202,167)
#FDCFAF
(253,207,175)
#FDD4B7
(253,212,183)
#FDD9BF
(253,217,191)
#FDDEC7
(253,222,199)
#FDE3CF
(253,227,207)
#FDE8D7
(253,232,215)
#FDEDDF
(253,237,223)
#FDF2E7
(253,242,231)
#FDF7EF
(253,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC59F color. Also use rgb(253,197,159) instead hex code.

Text Font Color

.myTextColor { color: #FDC59F; }

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

This text font color is #FDC59F.

Background Color

.myBgColor { background-color: #FDC59F; }

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

This div background color is #FDC59F.

Border color

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

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

This div border color is #FDC59F.

Opacity

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

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

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

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

This text has shadow with #FDC59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC59F.

Preview

Color preview on black background

This text has color #FDC59F on black background.


Color preview on white background

This text has color #FDC59F on white background.


Black color preview on #FDC59F background

This text has black color on #FDC59F background.


White color preview on #FDC59F background

This text has white color on #FDC59F background.


Related colors

Complementary color

Complementary color for #hex is #023A60.


I love getcolorcode.com

Triadic colors

1 #9FFDC5 and #C59FFD with #FDC59F are triadic colors.

2 #9FC5FD and #C5FD9F with #FDC59F are triadic colors.