COLOR #FDA995

HEX: #FDA995 RGB: (253,169,149)

Renk bilgisi

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

RGB renk modeli

#FDA995 color RGB value is (253,169,149).

RGB: (253,169,149) (99%, 66%, 58%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 169 of 255 = 66%
B 149 of 255 = 58%

253
169
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 169 + 149 = 571 (100%)
R 253 of 571 ~ 44.31%
G 169 of 571 ~ 29.6%
B 149 of 571 ~ 26.09'%

%44.31
%29.6
%26.09

CMYK RENK MODELİ

#FDA995 rengi CMYK tonu (0,33,41,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.20%
  • sarı tonu 41.11%
  • ana renk tonu 0.78%

CMYK: (0,33,41,1)
C0M33Y41K1 (0%, 33%, 41%, 1%)
(0.00 / 0.33 / 0.41 / 0.01)

CMYK yüzdeleri

%0
%33.2
%41.11
%0.78

Codes

Color #FDA995 in popluar color models

FD A9 95
RGB 253 169 149
HSL 12° 96.30% 78.82%
HSB/HSV 12° 41.11% 99.22%
CMYK 0.00% 33.20% 41.11%
0.78%

Color #FDA995 in popluar number systems.

HEX FD A9 95
Decimal 253 169 149
Binary 11111101 10101001 10010101
Octal 375 251 225

Shades and tints

Shades of #FDA995

#FDA995
(253,169,149)
#E69A88
(230,154,136)
#CF8B7B
(207,139,123)
#B87C6E
(184,124,110)
#A16D61
(161,109,97)
#8A5E54
(138,94,84)
#734F47
(115,79,71)
#5C403A
(92,64,58)
#45312D
(69,49,45)
#2E2220
(46,34,32)
#171313
(23,19,19)
#000000
(0,0,0)

Tints of #FDA995

#FDA995
(253,169,149)
#FDB09E
(253,176,158)
#FDB7A7
(253,183,167)
#FDBEB0
(253,190,176)
#FDC5B9
(253,197,185)
#FDCCC2
(253,204,194)
#FDD3CB
(253,211,203)
#FDDAD4
(253,218,212)
#FDE1DD
(253,225,221)
#FDE8E6
(253,232,230)
#FDEFEF
(253,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDA995 color. Also use rgb(253,169,149) instead hex code.

Text Font Color

.myTextColor { color: #FDA995; }

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

This text font color is #FDA995.

Background Color

.myBgColor { background-color: #FDA995; }

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

This div background color is #FDA995.

Border color

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

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

This div border color is #FDA995.

Opacity

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

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

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

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

This text has shadow with #FDA995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDA995.

Preview

Color preview on black background

This text has color #FDA995 on black background.


Color preview on white background

This text has color #FDA995 on white background.


Black color preview on #FDA995 background

This text has black color on #FDA995 background.


White color preview on #FDA995 background

This text has white color on #FDA995 background.


Related colors

Complementary color

Complementary color for #hex is #02566A.


I love getcolorcode.com

Triadic colors

1 #95FDA9 and #A995FD with #FDA995 are triadic colors.

2 #95A9FD and #A9FD95 with #FDA995 are triadic colors.