#fec52f

Color #FEC52F Sunglow (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Sunglow #FEC52F

Tints of Sunglow #FEC52F

Color information

#FEC52F (or 0xFEC52F) is unknown color: approx Sunglow. HEX triplet: FE, C5 and 2F. RGB value is (254,197,47). Sum of RGB (Red+Green+Blue) = 254+197+47=498 (65% of max value = 765). Red value is 254 (99.61% from 255 or 51.00% from 498); Green value is 197 (77.34% from 255 or 39.56% from 498); Blue value is 47 (18.75% from 255 or 9.44% from 498); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC52F is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FEC52F is #013AD0. Grayscale: #C5C5C5. Windows color (decimal): -80593 or 3130878. OLE color: 3130878.

HSL color Cylindrical-coordinate representation of color #FEC52F: hue angle of 43.48º degrees, saturation: 0.99, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #FEC52F is Cyan = 0, Magento = 0.22, Yellow = 0.81 and Black (K on CMYK) = 0.00.

Color convert

RGB25419747-
CMYK00.220.810.00
HSL43.48º99.04%59.02%-
HSV(B)43.48º81.5%99.61%-
XYZ61.3561.2111.27-
YUV196.9443.38168.7-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 254 (99.61% from 255) = 51.00%
GREEN value IS 197 (77.34% from 255) = 39.56%
BLUE value IS 47 (18.75% from 255) = 9.44%
R=51.00%
G=39.56%
B=9.44%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.22
Y (Yellow) values IS 0.81
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2541974700.220.810.0043.4899.0459.02
HexFEC52F0165102b633b
Octal3763055702612105314373
Binary1111111011000101101111010110101000101010111100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fec52f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fec52f; }

 p { color: rgb(254,197,47); }

 H1.HeaderClassName
 {
   color: #fec52f;
 }
 .AnyTagClassName
 {
   color: #fec52f;
 }
</style>
background-color css

<style>
 a { background-color: #fec52f; }

 a { background-color: rgb(254,197,47); }

 div.DivClassName
 {
   background-color: #fec52f;
 }
 .BgClassName
 {
   background-color: #fec52f;
 }
</style>
border-color css

<style>
 span { border-color: #fec52f; }

 span { border-color: rgb(254,197,47); }

 td.TdClassName
 {
   border-color: #fec52f;
 }
 .TagClassName
 {
   border-color: #fec52f;
 }
</style>

cancel