#fda52c

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

Shades of Lightning Yellow #FDA52C

Tints of Lightning Yellow #FDA52C

Color information

#FDA52C (or 0xFDA52C) is unknown color: approx Lightning Yellow. HEX triplet: FD, A5 and 2C. RGB value is (253,165,44). Sum of RGB (Red+Green+Blue) = 253+165+44=462 (61% of max value = 765). Red value is 253 (99.22% from 255 or 54.76% from 462); Green value is 165 (64.84% from 255 or 35.71% from 462); Blue value is 44 (17.58% from 255 or 9.52% from 462); Max value from RGB is 253 - color contains mainly: red. Hex color #FDA52C is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #FDA52C is #025AD3. Grayscale: #B2B2B2. Windows color (decimal): -154324 or 2926077. OLE color: 2926077.

HSL color Cylindrical-coordinate representation of color #FDA52C: hue angle of 34.74º degrees, saturation: 0.98, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #FDA52C is Cyan = 0, Magento = 0.35, Yellow = 0.83 and Black (K on CMYK) = 0.01.

Color convert

RGB25316544-
CMYK00.350.830.01
HSL34.74º98.12%58.24%-
HSV(B)34.74º82.61%99.22%-
XYZ54.4247.978.77-
YUV177.5252.65181.84-

RGB Variations

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

RGB

RED value IS 253 (99.22% from 255) = 54.76%
GREEN value IS 165 (64.84% from 255) = 35.71%
BLUE value IS 44 (17.58% from 255) = 9.52%
R=54.76%
G=35.71%
B=9.52%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.35
Y (Yellow) values IS 0.83
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal2531654400.350.830.0134.7498.1258.24
HexFDA52C02353123623a
Octal3752455404312314314272
Binary11111101101001011011000100011101001111000111100010111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fda52c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fda52c; }

 p { color: rgb(253,165,44); }

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

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

 a { background-color: rgb(253,165,44); }

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

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

 span { border-color: rgb(253,165,44); }

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

cancel