COLOR #FDC399

HEX: #FDC399 RGB: (253,195,153)

Renk bilgisi

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

RGB renk modeli

#FDC399 color RGB value is (253,195,153).

RGB: (253,195,153) (99%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 195 of 255 = 76%
B 153 of 255 = 60%

253
195
153

R + G + B ~ 78%. #FDC399 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 195 + 153 = 601 (100%)
R 253 of 601 ~ 42.1%
G 195 of 601 ~ 32.45%
B 153 of 601 ~ 25.46'%

%42.1
%32.45
%25.46

CMYK RENK MODELİ

#FDC399 rengi CMYK tonu (0,23,40,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.92%
  • sarı tonu 39.53%
  • ana renk tonu 0.78%

CMYK: (0,23,40,1)
C0M23Y40K1 (0%, 23%, 40%, 1%)
(0.00 / 0.23 / 0.40 / 0.01)

CMYK yüzdeleri

%0
%22.92
%39.53
%0.78

Codes

Color #FDC399 in popluar color models

FD C3 99
RGB 253 195 153
HSL 25° 96.15% 79.61%
HSB/HSV 25° 39.53% 99.22%
CMYK 0.00% 22.92% 39.53%
0.78%

Color #FDC399 in popluar number systems.

HEX FD C3 99
Decimal 253 195 153
Binary 11111101 11000011 10011001
Octal 375 303 231

Shades and tints

Shades of #FDC399

#FDC399
(253,195,153)
#E6B28C
(230,178,140)
#CFA17F
(207,161,127)
#B89072
(184,144,114)
#A17F65
(161,127,101)
#8A6E58
(138,110,88)
#735D4B
(115,93,75)
#5C4C3E
(92,76,62)
#453B31
(69,59,49)
#2E2A24
(46,42,36)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #FDC399

#FDC399
(253,195,153)
#FDC8A2
(253,200,162)
#FDCDAB
(253,205,171)
#FDD2B4
(253,210,180)
#FDD7BD
(253,215,189)
#FDDCC6
(253,220,198)
#FDE1CF
(253,225,207)
#FDE6D8
(253,230,216)
#FDEBE1
(253,235,225)
#FDF0EA
(253,240,234)
#FDF5F3
(253,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDC399; }

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

This text font color is #FDC399.

Background Color

.myBgColor { background-color: #FDC399; }

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

This div background color is #FDC399.

Border color

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

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

This div border color is #FDC399.

Opacity

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

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

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

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

This text has shadow with #FDC399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC399.

Preview

Color preview on black background

This text has color #FDC399 on black background.


Color preview on white background

This text has color #FDC399 on white background.


Black color preview on #FDC399 background

This text has black color on #FDC399 background.


White color preview on #FDC399 background

This text has white color on #FDC399 background.


Related colors

Complementary color

Complementary color for #hex is #023C66.


I love getcolorcode.com

Triadic colors

1 #99FDC3 and #C399FD with #FDC399 are triadic colors.

2 #99C3FD and #C3FD99 with #FDC399 are triadic colors.