COLOR #FDD9AC

HEX: #FDD9AC RGB: (253,217,172)

Renk bilgisi

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

RGB renk modeli

#FDD9AC color RGB value is (253,217,172).

RGB: (253,217,172) (99%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 217 of 255 = 85%
B 172 of 255 = 67%

253
217
172

R + G + B ~ 84%. #FDD9AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 217 + 172 = 642 (100%)
R 253 of 642 ~ 39.41%
G 217 of 642 ~ 33.8%
B 172 of 642 ~ 26.79'%

%39.41
%33.8
%26.79

CMYK RENK MODELİ

#FDD9AC rengi CMYK tonu (0,14,32,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.23%
  • sarı tonu 32.02%
  • ana renk tonu 0.78%

CMYK: (0,14,32,1)
C0M14Y32K1 (0%, 14%, 32%, 1%)
(0.00 / 0.14 / 0.32 / 0.01)

CMYK yüzdeleri

%0
%14.23
%32.02
%0.78

Codes

Color #FDD9AC in popluar color models

FD D9 AC
RGB 253 217 172
HSL 33° 95.29% 83.33%
HSB/HSV 33° 32.02% 99.22%
CMYK 0.00% 14.23% 32.02%
0.78%

Color #FDD9AC in popluar number systems.

HEX FD D9 AC
Decimal 253 217 172
Binary 11111101 11011001 10101100
Octal 375 331 254

Shades and tints

Shades of #FDD9AC

#FDD9AC
(253,217,172)
#E6C69D
(230,198,157)
#CFB38E
(207,179,142)
#B8A07F
(184,160,127)
#A18D70
(161,141,112)
#8A7A61
(138,122,97)
#736752
(115,103,82)
#5C5443
(92,84,67)
#454134
(69,65,52)
#2E2E25
(46,46,37)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #FDD9AC

#FDD9AC
(253,217,172)
#FDDCB3
(253,220,179)
#FDDFBA
(253,223,186)
#FDE2C1
(253,226,193)
#FDE5C8
(253,229,200)
#FDE8CF
(253,232,207)
#FDEBD6
(253,235,214)
#FDEEDD
(253,238,221)
#FDF1E4
(253,241,228)
#FDF4EB
(253,244,235)
#FDF7F2
(253,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDD9AC color. Also use rgb(253,217,172) instead hex code.

Text Font Color

.myTextColor { color: #FDD9AC; }

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

This text font color is #FDD9AC.

Background Color

.myBgColor { background-color: #FDD9AC; }

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

This div background color is #FDD9AC.

Border color

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

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

This div border color is #FDD9AC.

Opacity

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

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

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

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

This text has shadow with #FDD9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDD9AC.

Preview

Color preview on black background

This text has color #FDD9AC on black background.


Color preview on white background

This text has color #FDD9AC on white background.


Black color preview on #FDD9AC background

This text has black color on #FDD9AC background.


White color preview on #FDD9AC background

This text has white color on #FDD9AC background.


Related colors

Complementary color

Complementary color for #hex is #022653.


I love getcolorcode.com

Triadic colors

1 #ACFDD9 and #D9ACFD with #FDD9AC are triadic colors.

2 #ACD9FD and #D9FDAC with #FDD9AC are triadic colors.