#f8b524

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

Shades of Bright Sun #F8B524

Tints of Bright Sun #F8B524

Color information

#F8B524 (or 0xF8B524) is unknown color: approx Bright Sun. HEX triplet: F8, B5 and 24. RGB value is (248,181,36). Sum of RGB (Red+Green+Blue) = 248+181+36=465 (61% of max value = 765). Red value is 248 (97.27% from 255 or 53.33% from 465); Green value is 181 (71.09% from 255 or 38.92% from 465); Blue value is 36 (14.45% from 255 or 7.74% from 465); Max value from RGB is 248 - color contains mainly: red. Hex color #F8B524 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F8B524 is #074ADB. Grayscale: #B9B9B9. Windows color (decimal): -477916 or 2405880. OLE color: 2405880.

HSL color Cylindrical-coordinate representation of color #F8B524: hue angle of 41.04º degrees, saturation: 0.94, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #F8B524 is Cyan = 0, Magento = 0.27, Yellow = 0.85 and Black (K on CMYK) = 0.03.

Color convert

RGB24818136-
CMYK00.270.850.03
HSL41.04º93.81%55.69%-
HSV(B)41.04º85.48%97.25%-
XYZ55.5553.139-
YUV184.544.2173.29-

RGB Variations

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

RGB

RED value IS 248 (97.27% from 255) = 53.33%
GREEN value IS 181 (71.09% from 255) = 38.92%
BLUE value IS 36 (14.45% from 255) = 7.74%
R=53.33%
G=38.92%
B=7.74%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.27
Y (Yellow) values IS 0.85
K (Black) values IS 0.03
SystemRedGreenBlueCMYKHSL
Decimal2481813600.270.850.0341.0493.8155.69
HexF8B52401B553295e38
Octal3702654403312535113670
Binary11111000101101011001000110111010101111010011011110111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f8b524

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f8b524; }

 p { color: rgb(248,181,36); }

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

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

 a { background-color: rgb(248,181,36); }

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

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

 span { border-color: rgb(248,181,36); }

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

cancel