COLOR #FC9F3E

HEX: #FC9F3E RGB: (252,159,62)

Renk bilgisi

#FC9F3E contains mainly red color. #FC9F3E ‘ nin web güvenlik rengi #FF9933 (ya da #F93) dir.

RGB renk modeli

#FC9F3E color RGB value is (252,159,62).

RGB: (252,159,62) (99%, 62%, 24%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 159 of 255 = 62%
B 62 of 255 = 24%

252
159
62

R + G + B ~ 62%. #FC9F3E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 159 + 62 = 473 (100%)
R 252 of 473 ~ 53.28%
G 159 of 473 ~ 33.62%
B 62 of 473 ~ 13.11'%

%53.28
%33.62
%13.11

CMYK RENK MODELİ

#FC9F3E rengi CMYK tonu (0,37,75,1).

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

CMYK: (0,37,75,1)
C0M37Y75K1 (0%, 37%, 75%, 1%)
(0.00 / 0.37 / 0.75 / 0.01)

CMYK yüzdeleri

%0
%36.9
%75.4
%1.18

Codes

Color #FC9F3E in popluar color models

FC 9F 3E
RGB 252 159 62
HSL 31° 96.94% 61.57%
HSB/HSV 31° 75.40% 98.82%
CMYK 0.00% 36.90% 75.40%
1.18%

Color #FC9F3E in popluar number systems.

HEX FC 9F 3E
Decimal 252 159 62
Binary 11111100 10011111 111110
Octal 374 237 76

Shades and tints

Shades of #FC9F3E

#FC9F3E
(252,159,62)
#E69139
(230,145,57)
#D08334
(208,131,52)
#BA752F
(186,117,47)
#A4672A
(164,103,42)
#8E5925
(142,89,37)
#784B20
(120,75,32)
#623D1B
(98,61,27)
#4C2F16
(76,47,22)
#362111
(54,33,17)
#20130C
(32,19,12)
#000000
(0,0,0)

Tints of #FC9F3E

#FC9F3E
(252,159,62)
#FCA74F
(252,167,79)
#FCAF60
(252,175,96)
#FCB771
(252,183,113)
#FCBF82
(252,191,130)
#FCC793
(252,199,147)
#FCCFA4
(252,207,164)
#FCD7B5
(252,215,181)
#FCDFC6
(252,223,198)
#FCE7D7
(252,231,215)
#FCEFE8
(252,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FC9F3E; }

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

This text font color is #FC9F3E.

Background Color

.myBgColor { background-color: #FC9F3E; }

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

This div background color is #FC9F3E.

Border color

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

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

This div border color is #FC9F3E.

Opacity

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

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

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

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

This text has shadow with #FC9F3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FC9F3E.

Preview

Color preview on black background

This text has color #FC9F3E on black background.


Color preview on white background

This text has color #FC9F3E on white background.


Black color preview on #FC9F3E background

This text has black color on #FC9F3E background.


White color preview on #FC9F3E background

This text has white color on #FC9F3E background.


Related colors

Complementary color

Complementary color for #hex is #0360C1.


I love getcolorcode.com

Triadic colors

1 #3EFC9F and #9F3EFC with #FC9F3E are triadic colors.

2 #3E9FFC and #9FFC3E with #FC9F3E are triadic colors.