COLOR #FDD590

HEX: #FDD590 RGB: (253,213,144)

Renk bilgisi

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

RGB renk modeli

#FDD590 color RGB value is (253,213,144).

RGB: (253,213,144) (99%, 84%, 56%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 213 of 255 = 84%
B 144 of 255 = 56%

253
213
144

R + G + B ~ 80%. #FDD590 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 213 + 144 = 610 (100%)
R 253 of 610 ~ 41.48%
G 213 of 610 ~ 34.92%
B 144 of 610 ~ 23.61'%

%41.48
%34.92
%23.61

CMYK RENK MODELİ

#FDD590 rengi CMYK tonu (0,16,43,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.81%
  • sarı tonu 43.08%
  • ana renk tonu 0.78%

CMYK: (0,16,43,1)
C0M16Y43K1 (0%, 16%, 43%, 1%)
(0.00 / 0.16 / 0.43 / 0.01)

CMYK yüzdeleri

%0
%15.81
%43.08
%0.78

Codes

Color #FDD590 in popluar color models

FD D5 90
RGB 253 213 144
HSL 38° 96.46% 77.84%
HSB/HSV 38° 43.08% 99.22%
CMYK 0.00% 15.81% 43.08%
0.78%

Color #FDD590 in popluar number systems.

HEX FD D5 90
Decimal 253 213 144
Binary 11111101 11010101 10010000
Octal 375 325 220

Shades and tints

Shades of #FDD590

#FDD590
(253,213,144)
#E6C283
(230,194,131)
#CFAF76
(207,175,118)
#B89C69
(184,156,105)
#A1895C
(161,137,92)
#8A764F
(138,118,79)
#736342
(115,99,66)
#5C5035
(92,80,53)
#453D28
(69,61,40)
#2E2A1B
(46,42,27)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #FDD590

#FDD590
(253,213,144)
#FDD89A
(253,216,154)
#FDDBA4
(253,219,164)
#FDDEAE
(253,222,174)
#FDE1B8
(253,225,184)
#FDE4C2
(253,228,194)
#FDE7CC
(253,231,204)
#FDEAD6
(253,234,214)
#FDEDE0
(253,237,224)
#FDF0EA
(253,240,234)
#FDF3F4
(253,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDD590 color. Also use rgb(253,213,144) instead hex code.

Text Font Color

.myTextColor { color: #FDD590; }

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

This text font color is #FDD590.

Background Color

.myBgColor { background-color: #FDD590; }

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

This div background color is #FDD590.

Border color

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

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

This div border color is #FDD590.

Opacity

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

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

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

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

This text has shadow with #FDD590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDD590.

Preview

Color preview on black background

This text has color #FDD590 on black background.


Color preview on white background

This text has color #FDD590 on white background.


Black color preview on #FDD590 background

This text has black color on #FDD590 background.


White color preview on #FDD590 background

This text has white color on #FDD590 background.


Related colors

Complementary color

Complementary color for #hex is #022A6F.


I love getcolorcode.com

Triadic colors

1 #90FDD5 and #D590FD with #FDD590 are triadic colors.

2 #90D5FD and #D5FD90 with #FDD590 are triadic colors.