COLOR #FC9F51

HEX: #FC9F51 RGB: (252,159,81)

Renk bilgisi

#FC9F51 contains mainly red color. #FC9F51 ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#FC9F51 color RGB value is (252,159,81).

RGB: (252,159,81) (99%, 62%, 32%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 159 of 255 = 62%
B 81 of 255 = 32%

252
159
81

R + G + B ~ 64%. #FC9F51 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 159 + 81 = 492 (100%)
R 252 of 492 ~ 51.22%
G 159 of 492 ~ 32.32%
B 81 of 492 ~ 16.46'%

%51.22
%32.32
%16.46

CMYK RENK MODELİ

#FC9F51 rengi CMYK tonu (0,37,68,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.90%
  • sarı tonu 67.86%
  • ana renk tonu 1.18%

CMYK: (0,37,68,1)
C0M37Y68K1 (0%, 37%, 68%, 1%)
(0.00 / 0.37 / 0.68 / 0.01)

CMYK yüzdeleri

%0
%36.9
%67.86
%1.18

Codes

Color #FC9F51 in popluar color models

FC 9F 51
RGB 252 159 81
HSL 27° 96.61% 65.29%
HSB/HSV 27° 67.86% 98.82%
CMYK 0.00% 36.90% 67.86%
1.18%

Color #FC9F51 in popluar number systems.

HEX FC 9F 51
Decimal 252 159 81
Binary 11111100 10011111 1010001
Octal 374 237 121

Shades and tints

Shades of #FC9F51

#FC9F51
(252,159,81)
#E6914A
(230,145,74)
#D08343
(208,131,67)
#BA753C
(186,117,60)
#A46735
(164,103,53)
#8E592E
(142,89,46)
#784B27
(120,75,39)
#623D20
(98,61,32)
#4C2F19
(76,47,25)
#362112
(54,33,18)
#20130B
(32,19,11)
#000000
(0,0,0)

Tints of #FC9F51

#FC9F51
(252,159,81)
#FCA760
(252,167,96)
#FCAF6F
(252,175,111)
#FCB77E
(252,183,126)
#FCBF8D
(252,191,141)
#FCC79C
(252,199,156)
#FCCFAB
(252,207,171)
#FCD7BA
(252,215,186)
#FCDFC9
(252,223,201)
#FCE7D8
(252,231,216)
#FCEFE7
(252,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FC9F51 color. Also use rgb(252,159,81) instead hex code.

Text Font Color

.myTextColor { color: #FC9F51; }

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

This text font color is #FC9F51.

Background Color

.myBgColor { background-color: #FC9F51; }

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

This div background color is #FC9F51.

Border color

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

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

This div border color is #FC9F51.

Opacity

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

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

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

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

This text has shadow with #FC9F51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FC9F51.

Preview

Color preview on black background

This text has color #FC9F51 on black background.


Color preview on white background

This text has color #FC9F51 on white background.


Black color preview on #FC9F51 background

This text has black color on #FC9F51 background.


White color preview on #FC9F51 background

This text has white color on #FC9F51 background.


Related colors

Complementary color

Complementary color for #hex is #0360AE.


I love getcolorcode.com

Triadic colors

1 #51FC9F and #9F51FC with #FC9F51 are triadic colors.

2 #519FFC and #9FFC51 with #FC9F51 are triadic colors.