COLOR #FDAD8C

HEX: #FDAD8C RGB: (253,173,140)

Renk bilgisi

#FDAD8C contains mainly red color. #FDAD8C ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#FDAD8C color RGB value is (253,173,140).

RGB: (253,173,140) (99%, 68%, 55%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 173 of 255 = 68%
B 140 of 255 = 55%

253
173
140

R + G + B ~ 74%. #FDAD8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 173 + 140 = 566 (100%)
R 253 of 566 ~ 44.7%
G 173 of 566 ~ 30.57%
B 140 of 566 ~ 24.73'%

%44.7
%30.57
%24.73

CMYK RENK MODELİ

#FDAD8C rengi CMYK tonu (0,32,45,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.62%
  • sarı tonu 44.66%
  • ana renk tonu 0.78%

CMYK: (0,32,45,1)
C0M32Y45K1 (0%, 32%, 45%, 1%)
(0.00 / 0.32 / 0.45 / 0.01)

CMYK yüzdeleri

%0
%31.62
%44.66
%0.78

Codes

Color #FDAD8C in popluar color models

FD AD 8C
RGB 253 173 140
HSL 18° 96.58% 77.06%
HSB/HSV 18° 44.66% 99.22%
CMYK 0.00% 31.62% 44.66%
0.78%

Color #FDAD8C in popluar number systems.

HEX FD AD 8C
Decimal 253 173 140
Binary 11111101 10101101 10001100
Octal 375 255 214

Shades and tints

Shades of #FDAD8C

#FDAD8C
(253,173,140)
#E69E80
(230,158,128)
#CF8F74
(207,143,116)
#B88068
(184,128,104)
#A1715C
(161,113,92)
#8A6250
(138,98,80)
#735344
(115,83,68)
#5C4438
(92,68,56)
#45352C
(69,53,44)
#2E2620
(46,38,32)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #FDAD8C

#FDAD8C
(253,173,140)
#FDB496
(253,180,150)
#FDBBA0
(253,187,160)
#FDC2AA
(253,194,170)
#FDC9B4
(253,201,180)
#FDD0BE
(253,208,190)
#FDD7C8
(253,215,200)
#FDDED2
(253,222,210)
#FDE5DC
(253,229,220)
#FDECE6
(253,236,230)
#FDF3F0
(253,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDAD8C color. Also use rgb(253,173,140) instead hex code.

Text Font Color

.myTextColor { color: #FDAD8C; }

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

This text font color is #FDAD8C.

Background Color

.myBgColor { background-color: #FDAD8C; }

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

This div background color is #FDAD8C.

Border color

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

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

This div border color is #FDAD8C.

Opacity

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

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

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

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

This text has shadow with #FDAD8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDAD8C.

Preview

Color preview on black background

This text has color #FDAD8C on black background.


Color preview on white background

This text has color #FDAD8C on white background.


Black color preview on #FDAD8C background

This text has black color on #FDAD8C background.


White color preview on #FDAD8C background

This text has white color on #FDAD8C background.


Related colors

Complementary color

Complementary color for #hex is #025273.


I love getcolorcode.com

Triadic colors

1 #8CFDAD and #AD8CFD with #FDAD8C are triadic colors.

2 #8CADFD and #ADFD8C with #FDAD8C are triadic colors.