COLOR #FDDC7E

HEX: #FDDC7E RGB: (253,220,126)

Renk bilgisi

#FDDC7E contains mainly red and green colors. #FDDC7E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#FDDC7E color RGB value is (253,220,126).

RGB: (253,220,126) (99%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 220 of 255 = 86%
B 126 of 255 = 49%

253
220
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 220 + 126 = 599 (100%)
R 253 of 599 ~ 42.24%
G 220 of 599 ~ 36.73%
B 126 of 599 ~ 21.04'%

%42.24
%36.73
%21.04

CMYK RENK MODELİ

#FDDC7E rengi CMYK tonu (0,13,50,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.04%
  • sarı tonu 50.20%
  • ana renk tonu 0.78%

CMYK: (0,13,50,1)
C0M13Y50K1 (0%, 13%, 50%, 1%)
(0.00 / 0.13 / 0.50 / 0.01)

CMYK yüzdeleri

%0
%13.04
%50.2
%0.78

Codes

Color #FDDC7E in popluar color models

FD DC 7E
RGB 253 220 126
HSL 44° 96.95% 74.31%
HSB/HSV 44° 50.20% 99.22%
CMYK 0.00% 13.04% 50.20%
0.78%

Color #FDDC7E in popluar number systems.

HEX FD DC 7E
Decimal 253 220 126
Binary 11111101 11011100 1111110
Octal 375 334 176

Shades and tints

Shades of #FDDC7E

#FDDC7E
(253,220,126)
#E6C873
(230,200,115)
#CFB468
(207,180,104)
#B8A05D
(184,160,93)
#A18C52
(161,140,82)
#8A7847
(138,120,71)
#73643C
(115,100,60)
#5C5031
(92,80,49)
#453C26
(69,60,38)
#2E281B
(46,40,27)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #FDDC7E

#FDDC7E
(253,220,126)
#FDDF89
(253,223,137)
#FDE294
(253,226,148)
#FDE59F
(253,229,159)
#FDE8AA
(253,232,170)
#FDEBB5
(253,235,181)
#FDEEC0
(253,238,192)
#FDF1CB
(253,241,203)
#FDF4D6
(253,244,214)
#FDF7E1
(253,247,225)
#FDFAEC
(253,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDDC7E color. Also use rgb(253,220,126) instead hex code.

Text Font Color

.myTextColor { color: #FDDC7E; }

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

This text font color is #FDDC7E.

Background Color

.myBgColor { background-color: #FDDC7E; }

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

This div background color is #FDDC7E.

Border color

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

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

This div border color is #FDDC7E.

Opacity

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

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

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

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

This text has shadow with #FDDC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDDC7E.

Preview

Color preview on black background

This text has color #FDDC7E on black background.


Color preview on white background

This text has color #FDDC7E on white background.


Black color preview on #FDDC7E background

This text has black color on #FDDC7E background.


White color preview on #FDDC7E background

This text has white color on #FDDC7E background.


Related colors

Complementary color

Complementary color for #hex is #022381.


I love getcolorcode.com

Triadic colors

1 #7EFDDC and #DC7EFD with #FDDC7E are triadic colors.

2 #7EDCFD and #DCFD7E with #FDDC7E are triadic colors.