COLOR #FEA57C

HEX: #FEA57C RGB: (254,165,124)

Renk bilgisi

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

RGB renk modeli

#FEA57C color RGB value is (254,165,124).

RGB: (254,165,124) (100%, 65%, 49%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 165 of 255 = 65%
B 124 of 255 = 49%

254
165
124

R + G + B ~ 71%. #FEA57C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 165 + 124 = 543 (100%)
R 254 of 543 ~ 46.78%
G 165 of 543 ~ 30.39%
B 124 of 543 ~ 22.84'%

%46.78
%30.39
%22.84

CMYK RENK MODELİ

#FEA57C rengi CMYK tonu (0,35,51,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.04%
  • sarı tonu 51.18%
  • ana renk tonu 0.39%

CMYK: (0,35,51,0)
C0M35Y51K0 (0%, 35%, 51%, 0%)
(0.00 / 0.35 / 0.51 / 0.00)

CMYK yüzdeleri

%0
%35.04
%51.18
%0.39

Codes

Color #FEA57C in popluar color models

FE A5 7C
RGB 254 165 124
HSL 19° 98.48% 74.12%
HSB/HSV 19° 51.18% 99.61%
CMYK 0.00% 35.04% 51.18%
0.39%

Color #FEA57C in popluar number systems.

HEX FE A5 7C
Decimal 254 165 124
Binary 11111110 10100101 1111100
Octal 376 245 174

Shades and tints

Shades of #FEA57C

#FEA57C
(254,165,124)
#E79671
(231,150,113)
#D08766
(208,135,102)
#B9785B
(185,120,91)
#A26950
(162,105,80)
#8B5A45
(139,90,69)
#744B3A
(116,75,58)
#5D3C2F
(93,60,47)
#462D24
(70,45,36)
#2F1E19
(47,30,25)
#180F0E
(24,15,14)
#000000
(0,0,0)

Tints of #FEA57C

#FEA57C
(254,165,124)
#FEAD87
(254,173,135)
#FEB592
(254,181,146)
#FEBD9D
(254,189,157)
#FEC5A8
(254,197,168)
#FECDB3
(254,205,179)
#FED5BE
(254,213,190)
#FEDDC9
(254,221,201)
#FEE5D4
(254,229,212)
#FEEDDF
(254,237,223)
#FEF5EA
(254,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEA57C color. Also use rgb(254,165,124) instead hex code.

Text Font Color

.myTextColor { color: #FEA57C; }

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

This text font color is #FEA57C.

Background Color

.myBgColor { background-color: #FEA57C; }

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

This div background color is #FEA57C.

Border color

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

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

This div border color is #FEA57C.

Opacity

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

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

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

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

This text has shadow with #FEA57C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEA57C.

Preview

Color preview on black background

This text has color #FEA57C on black background.


Color preview on white background

This text has color #FEA57C on white background.


Black color preview on #FEA57C background

This text has black color on #FEA57C background.


White color preview on #FEA57C background

This text has white color on #FEA57C background.


Related colors

Complementary color

Complementary color for #hex is #015A83.


I love getcolorcode.com

Triadic colors

1 #7CFEA5 and #A57CFE with #FEA57C are triadic colors.

2 #7CA5FE and #A5FE7C with #FEA57C are triadic colors.