#fec31a

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

Shades of Moon Yellow #FEC31A

Tints of Moon Yellow #FEC31A

Color information

#FEC31A (or 0xFEC31A) is unknown color: approx Moon Yellow. HEX triplet: FE, C3 and 1A. RGB value is (254,195,26). Sum of RGB (Red+Green+Blue) = 254+195+26=475 (62% of max value = 765). Red value is 254 (99.61% from 255 or 53.47% from 475); Green value is 195 (76.56% from 255 or 41.05% from 475); Blue value is 26 (10.55% from 255 or 5.47% from 475); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC31A is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FEC31A is #013CE5. Grayscale: #C2C2C2. Windows color (decimal): -81126 or 1754110. OLE color: 1754110.

HSL color Cylindrical-coordinate representation of color #FEC31A: hue angle of 44.47º degrees, saturation: 0.99, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #FEC31A is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.00.

Color convert

RGB25419526-
CMYK00.230.900.00
HSL44.47º99.13%54.9%-
HSV(B)44.47º89.76%99.61%-
XYZ60.5760.189.4-
YUV193.3833.55171.24-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 53.47%
GREEN value IS 195 (76.56% from 255) = 41.05%
BLUE value IS 26 (10.55% from 255) = 5.47%
R=53.47%
G=41.05%
B=5.47%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.23
Y (Yellow) values IS 0.90
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2541952600.230.900.0044.4799.1354.9
HexFEC31A0175A02c6337
Octal3763033202713205414367
Binary111111101100001111010010111101101001011001100011110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fec31a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fec31a; }

 p { color: rgb(254,195,26); }

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

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

 a { background-color: rgb(254,195,26); }

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

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

 span { border-color: rgb(254,195,26); }

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

cancel