COLOR #FDC391

HEX: #FDC391 RGB: (253,195,145)

Color info

#FDC391 contains mainly red and green colors. Web safe color of #FDC391 is #FFCC99 (or #FC9).

RGB color model

#FDC391 color RGB value is (253,195,145).

RGB: (253,195,145) (99%, 76%, 57%)

RGB channels and saturation

R 253 of 255 = 99%
G 195 of 255 = 76%
B 145 of 255 = 57%

253
195
145

R + G + B ~ 77%. #FDC391 is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 195 + 145 = 593 (100%)
R 253 of 593 ~ 42.66%
G 195 of 593 ~ 32.88%
B 145 of 593 ~ 24.45'%

%42.66
%32.88
%24.45

CMYK color model

#FDC391 color CMYK value is (0,23,43,1).

  • cyan value is 0.00%
  • magenta value is 22.92%
  • yellow value is 42.69%
  • key color value is 0.78%

CMYK: (0,23,43,1)
C0M23Y43K1 (0%, 23%, 43%, 1%)
(0.00 / 0.23 / 0.43 / 0.01)

CMYK percentages

%0
%22.92
%42.69
%0.78

Codes

Color #FDC391 in popluar color models

FD C3 91
RGB 253 195 145
HSL 28° 96.43% 78.04%
HSB/HSV 28° 42.69% 99.22%
CMYK 0.00% 22.92% 42.69%
0.78%

Color #FDC391 in popluar number systems.

HEX FD C3 91
Decimal 253 195 145
Binary 11111101 11000011 10010001
Octal 375 303 221

Shades and tints

Shades of #FDC391

#FDC391
(253,195,145)
#E6B284
(230,178,132)
#CFA177
(207,161,119)
#B8906A
(184,144,106)
#A17F5D
(161,127,93)
#8A6E50
(138,110,80)
#735D43
(115,93,67)
#5C4C36
(92,76,54)
#453B29
(69,59,41)
#2E2A1C
(46,42,28)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #FDC391

#FDC391
(253,195,145)
#FDC89B
(253,200,155)
#FDCDA5
(253,205,165)
#FDD2AF
(253,210,175)
#FDD7B9
(253,215,185)
#FDDCC3
(253,220,195)
#FDE1CD
(253,225,205)
#FDE6D7
(253,230,215)
#FDEBE1
(253,235,225)
#FDF0EB
(253,240,235)
#FDF5F5
(253,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC391 color. Also use rgb(253,195,145) instead hex code.

Text Font Color

.myTextColor { color: #FDC391; }

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

This text font color is #FDC391.

Background Color

.myBgColor { background-color: #FDC391; }

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

This div background color is #FDC391.

Border color

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

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

This div border color is #FDC391.

Opacity

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

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

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

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

This text has shadow with #FDC391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC391.

Preview

Color preview on black background

This text has color #FDC391 on black background.


Color preview on white background

This text has color #FDC391 on white background.


Black color preview on #FDC391 background

This text has black color on #FDC391 background.


White color preview on #FDC391 background

This text has white color on #FDC391 background.


Related colors

Complementary color

Complementary color for #hex is #023C6E.


I love getcolorcode.com

Triadic colors

1 #91FDC3 and #C391FD with #FDC391 are triadic colors.

2 #91C3FD and #C3FD91 with #FDC391 are triadic colors.