COLOR #FCA594

HEX: #FCA594 RGB: (252,165,148)

Renk bilgisi

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

RGB renk modeli

#FCA594 color RGB value is (252,165,148).

RGB: (252,165,148) (99%, 65%, 58%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 165 of 255 = 65%
B 148 of 255 = 58%

252
165
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 165 + 148 = 565 (100%)
R 252 of 565 ~ 44.6%
G 165 of 565 ~ 29.2%
B 148 of 565 ~ 26.19'%

%44.6
%29.2
%26.19

CMYK RENK MODELİ

#FCA594 rengi CMYK tonu (0,35,41,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.52%
  • sarı tonu 41.27%
  • ana renk tonu 1.18%

CMYK: (0,35,41,1)
C0M35Y41K1 (0%, 35%, 41%, 1%)
(0.00 / 0.35 / 0.41 / 0.01)

CMYK yüzdeleri

%0
%34.52
%41.27
%1.18

Codes

Color #FCA594 in popluar color models

FC A5 94
RGB 252 165 148
HSL 10° 94.55% 78.43%
HSB/HSV 10° 41.27% 98.82%
CMYK 0.00% 34.52% 41.27%
1.18%

Color #FCA594 in popluar number systems.

HEX FC A5 94
Decimal 252 165 148
Binary 11111100 10100101 10010100
Octal 374 245 224

Shades and tints

Shades of #FCA594

#FCA594
(252,165,148)
#E69687
(230,150,135)
#D0877A
(208,135,122)
#BA786D
(186,120,109)
#A46960
(164,105,96)
#8E5A53
(142,90,83)
#784B46
(120,75,70)
#623C39
(98,60,57)
#4C2D2C
(76,45,44)
#361E1F
(54,30,31)
#200F12
(32,15,18)
#000000
(0,0,0)

Tints of #FCA594

#FCA594
(252,165,148)
#FCAD9D
(252,173,157)
#FCB5A6
(252,181,166)
#FCBDAF
(252,189,175)
#FCC5B8
(252,197,184)
#FCCDC1
(252,205,193)
#FCD5CA
(252,213,202)
#FCDDD3
(252,221,211)
#FCE5DC
(252,229,220)
#FCEDE5
(252,237,229)
#FCF5EE
(252,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCA594 color. Also use rgb(252,165,148) instead hex code.

Text Font Color

.myTextColor { color: #FCA594; }

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

This text font color is #FCA594.

Background Color

.myBgColor { background-color: #FCA594; }

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

This div background color is #FCA594.

Border color

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

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

This div border color is #FCA594.

Opacity

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

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

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

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

This text has shadow with #FCA594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCA594.

Preview

Color preview on black background

This text has color #FCA594 on black background.


Color preview on white background

This text has color #FCA594 on white background.


Black color preview on #FCA594 background

This text has black color on #FCA594 background.


White color preview on #FCA594 background

This text has white color on #FCA594 background.


Related colors

Complementary color

Complementary color for #hex is #035A6B.


I love getcolorcode.com

Triadic colors

1 #94FCA5 and #A594FC with #FCA594 are triadic colors.

2 #94A5FC and #A5FC94 with #FCA594 are triadic colors.