COLOR #FDE76D

HEX: #FDE76D RGB: (253,231,109)

Renk bilgisi

#FDE76D contains mainly red and green colors. #FDE76D ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#FDE76D color RGB value is (253,231,109).

RGB: (253,231,109) (99%, 91%, 43%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 231 of 255 = 91%
B 109 of 255 = 43%

253
231
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 231 + 109 = 593 (100%)
R 253 of 593 ~ 42.66%
G 231 of 593 ~ 38.95%
B 109 of 593 ~ 18.38'%

%42.66
%38.95
%18.38

CMYK RENK MODELİ

#FDE76D rengi CMYK tonu (0,9,57,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.70%
  • sarı tonu 56.92%
  • ana renk tonu 0.78%

CMYK: (0,9,57,1)
C0M9Y57K1 (0%, 9%, 57%, 1%)
(0.00 / 0.09 / 0.57 / 0.01)

CMYK yüzdeleri

%0
%8.7
%56.92
%0.78

Codes

Color #FDE76D in popluar color models

FD E7 6D
RGB 253 231 109
HSL 51° 97.30% 70.98%
HSB/HSV 51° 56.92% 99.22%
CMYK 0.00% 8.70% 56.92%
0.78%

Color #FDE76D in popluar number systems.

HEX FD E7 6D
Decimal 253 231 109
Binary 11111101 11100111 1101101
Octal 375 347 155

Shades and tints

Shades of #FDE76D

#FDE76D
(253,231,109)
#E6D264
(230,210,100)
#CFBD5B
(207,189,91)
#B8A852
(184,168,82)
#A19349
(161,147,73)
#8A7E40
(138,126,64)
#736937
(115,105,55)
#5C542E
(92,84,46)
#453F25
(69,63,37)
#2E2A1C
(46,42,28)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #FDE76D

#FDE76D
(253,231,109)
#FDE97A
(253,233,122)
#FDEB87
(253,235,135)
#FDED94
(253,237,148)
#FDEFA1
(253,239,161)
#FDF1AE
(253,241,174)
#FDF3BB
(253,243,187)
#FDF5C8
(253,245,200)
#FDF7D5
(253,247,213)
#FDF9E2
(253,249,226)
#FDFBEF
(253,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDE76D color. Also use rgb(253,231,109) instead hex code.

Text Font Color

.myTextColor { color: #FDE76D; }

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

This text font color is #FDE76D.

Background Color

.myBgColor { background-color: #FDE76D; }

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

This div background color is #FDE76D.

Border color

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

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

This div border color is #FDE76D.

Opacity

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

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

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

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

This text has shadow with #FDE76D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDE76D.

Preview

Color preview on black background

This text has color #FDE76D on black background.


Color preview on white background

This text has color #FDE76D on white background.


Black color preview on #FDE76D background

This text has black color on #FDE76D background.


White color preview on #FDE76D background

This text has white color on #FDE76D background.


Related colors

Complementary color

Complementary color for #hex is #021892.


I love getcolorcode.com

Triadic colors

1 #6DFDE7 and #E76DFD with #FDE76D are triadic colors.

2 #6DE7FD and #E7FD6D with #FDE76D are triadic colors.