COLOR #FDDB7D

HEX: #FDDB7D RGB: (253,219,125)

Renk bilgisi

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

RGB renk modeli

#FDDB7D color RGB value is (253,219,125).

RGB: (253,219,125) (99%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 219 of 255 = 86%
B 125 of 255 = 49%

253
219
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 219 + 125 = 597 (100%)
R 253 of 597 ~ 42.38%
G 219 of 597 ~ 36.68%
B 125 of 597 ~ 20.94'%

%42.38
%36.68
%20.94

CMYK RENK MODELİ

#FDDB7D rengi CMYK tonu (0,13,51,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.44%
  • sarı tonu 50.59%
  • ana renk tonu 0.78%

CMYK: (0,13,51,1)
C0M13Y51K1 (0%, 13%, 51%, 1%)
(0.00 / 0.13 / 0.51 / 0.01)

CMYK yüzdeleri

%0
%13.44
%50.59
%0.78

Codes

Color #FDDB7D in popluar color models

FD DB 7D
RGB 253 219 125
HSL 44° 96.97% 74.12%
HSB/HSV 44° 50.59% 99.22%
CMYK 0.00% 13.44% 50.59%
0.78%

Color #FDDB7D in popluar number systems.

HEX FD DB 7D
Decimal 253 219 125
Binary 11111101 11011011 1111101
Octal 375 333 175

Shades and tints

Shades of #FDDB7D

#FDDB7D
(253,219,125)
#E6C872
(230,200,114)
#CFB567
(207,181,103)
#B8A25C
(184,162,92)
#A18F51
(161,143,81)
#8A7C46
(138,124,70)
#73693B
(115,105,59)
#5C5630
(92,86,48)
#454325
(69,67,37)
#2E301A
(46,48,26)
#171D0F
(23,29,15)
#000000
(0,0,0)

Tints of #FDDB7D

#FDDB7D
(253,219,125)
#FDDE88
(253,222,136)
#FDE193
(253,225,147)
#FDE49E
(253,228,158)
#FDE7A9
(253,231,169)
#FDEAB4
(253,234,180)
#FDEDBF
(253,237,191)
#FDF0CA
(253,240,202)
#FDF3D5
(253,243,213)
#FDF6E0
(253,246,224)
#FDF9EB
(253,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDDB7D color. Also use rgb(253,219,125) instead hex code.

Text Font Color

.myTextColor { color: #FDDB7D; }

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

This text font color is #FDDB7D.

Background Color

.myBgColor { background-color: #FDDB7D; }

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

This div background color is #FDDB7D.

Border color

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

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

This div border color is #FDDB7D.

Opacity

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

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

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

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

This text has shadow with #FDDB7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDDB7D.

Preview

Color preview on black background

This text has color #FDDB7D on black background.


Color preview on white background

This text has color #FDDB7D on white background.


Black color preview on #FDDB7D background

This text has black color on #FDDB7D background.


White color preview on #FDDB7D background

This text has white color on #FDDB7D background.


Related colors

Complementary color

Complementary color for #hex is #022482.


I love getcolorcode.com

Triadic colors

1 #7DFDDB and #DB7DFD with #FDDB7D are triadic colors.

2 #7DDBFD and #DBFD7D with #FDDB7D are triadic colors.