COLOR #FDC79B

HEX: #FDC79B RGB: (253,199,155)

Renk bilgisi

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

RGB renk modeli

#FDC79B color RGB value is (253,199,155).

RGB: (253,199,155) (99%, 78%, 61%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 199 of 255 = 78%
B 155 of 255 = 61%

253
199
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 199 + 155 = 607 (100%)
R 253 of 607 ~ 41.68%
G 199 of 607 ~ 32.78%
B 155 of 607 ~ 25.54'%

%41.68
%32.78
%25.54

CMYK RENK MODELİ

#FDC79B rengi CMYK tonu (0,21,39,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.34%
  • sarı tonu 38.74%
  • ana renk tonu 0.78%

CMYK: (0,21,39,1)
C0M21Y39K1 (0%, 21%, 39%, 1%)
(0.00 / 0.21 / 0.39 / 0.01)

CMYK yüzdeleri

%0
%21.34
%38.74
%0.78

Codes

Color #FDC79B in popluar color models

FD C7 9B
RGB 253 199 155
HSL 27° 96.08% 80.00%
HSB/HSV 27° 38.74% 99.22%
CMYK 0.00% 21.34% 38.74%
0.78%

Color #FDC79B in popluar number systems.

HEX FD C7 9B
Decimal 253 199 155
Binary 11111101 11000111 10011011
Octal 375 307 233

Shades and tints

Shades of #FDC79B

#FDC79B
(253,199,155)
#E6B58D
(230,181,141)
#CFA37F
(207,163,127)
#B89171
(184,145,113)
#A17F63
(161,127,99)
#8A6D55
(138,109,85)
#735B47
(115,91,71)
#5C4939
(92,73,57)
#45372B
(69,55,43)
#2E251D
(46,37,29)
#17130F
(23,19,15)
#000000
(0,0,0)

Tints of #FDC79B

#FDC79B
(253,199,155)
#FDCCA4
(253,204,164)
#FDD1AD
(253,209,173)
#FDD6B6
(253,214,182)
#FDDBBF
(253,219,191)
#FDE0C8
(253,224,200)
#FDE5D1
(253,229,209)
#FDEADA
(253,234,218)
#FDEFE3
(253,239,227)
#FDF4EC
(253,244,236)
#FDF9F5
(253,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDC79B color. Also use rgb(253,199,155) instead hex code.

Text Font Color

.myTextColor { color: #FDC79B; }

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

This text font color is #FDC79B.

Background Color

.myBgColor { background-color: #FDC79B; }

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

This div background color is #FDC79B.

Border color

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

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

This div border color is #FDC79B.

Opacity

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

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

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

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

This text has shadow with #FDC79B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDC79B.

Preview

Color preview on black background

This text has color #FDC79B on black background.


Color preview on white background

This text has color #FDC79B on white background.


Black color preview on #FDC79B background

This text has black color on #FDC79B background.


White color preview on #FDC79B background

This text has white color on #FDC79B background.


Related colors

Complementary color

Complementary color for #hex is #023864.


I love getcolorcode.com

Triadic colors

1 #9BFDC7 and #C79BFD with #FDC79B are triadic colors.

2 #9BC7FD and #C7FD9B with #FDC79B are triadic colors.