#f15453

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

Shades of Sunset Orange #F15453

Tints of Sunset Orange #F15453

Color information

#F15453 (or 0xF15453) is unknown color: approx Sunset Orange. HEX triplet: F1, 54 and 53. RGB value is (241,84,83). Sum of RGB (Red+Green+Blue) = 241+84+83=408 (54% of max value = 765). Red value is 241 (94.53% from 255 or 59.07% from 408); Green value is 84 (33.20% from 255 or 20.59% from 408); Blue value is 83 (32.81% from 255 or 20.34% from 408); Max value from RGB is 241 - color contains mainly: red. Hex color #F15453 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F15453 is #0EABAC. Grayscale: #828282. Windows color (decimal): -961453 or 5461233. OLE color: 5461233.

HSL color Cylindrical-coordinate representation of color #F15453: hue angle of 0.38º degrees, saturation: 0.85, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #F15453 is Cyan = 0, Magento = 0.65, Yellow = 0.66 and Black (K on CMYK) = 0.05.

Color convert

RGB2418483-
CMYK00.650.660.05
HSL0.38º84.95%63.53%-
HSV(B)0.38º65.56%94.51%-
XYZ41.0125.6710.98-
YUV130.83101.01206.58-

RGB Variations

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

RGB

RED value IS 241 (94.53% from 255) = 59.07%
GREEN value IS 84 (33.20% from 255) = 20.59%
BLUE value IS 83 (32.81% from 255) = 20.34%
R=59.07%
G=20.59%
B=20.34%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.65
Y (Yellow) values IS 0.66
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal241848300.650.660.050.3884.9563.53
HexF1545304142505540
Octal361124123010110250125100
Binary1111000110101001010011010000011000010101010101011000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f15453

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f15453; }

 p { color: rgb(241,84,83); }

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

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

 a { background-color: rgb(241,84,83); }

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

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

 span { border-color: rgb(241,84,83); }

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

cancel