#f24000 Hex Color

#F24000
0
  • #f24000 Color Information

    • In RGB color space, #f24000 hex color has a red value of 242, a green value of 64 and a blue value of 0.

    • In CMYK color space (used in color printing), #f24000 hex color is composed of 0% cyan, 73.55% magenta, 100% yellow and 5.1% black.

    • #f24000 color has a hue of 15.9 degrees, a saturation of 100% and a lightness of 47.5%.

    • #f24000 hex color contains mainly RED.

    • The closest web safe color of #f24000 is #ff3300

    • #f24000 hex color has a decimal value of 15876096.



    #f24000 Color Spaces (Color Conversions)

    HEX f24000 #f24000
    RGB 242, 64, 0 rgb(242, 64, 0)
    RGB Percent 94.9, 25.1, 0 rgb(94.9, 25.1, 0)
    CMYK 0, 74, 100, 5
    HSL 15.9°, 100, 47.5 hsl(15.9, 100%, 47.5%)
    HSV 15.9°, 100, 94.9
    XYZ 38.451, 22.544, 2.325
    Hunter Lab 47.481, 61.463, 30.333
    CIE-LAB 54.6, 65.486, 66.237
    CIE-LCH 54.6, 93.144, 45.327
    CIE-LUV 0, 73.55, 100, 5.1
    Web Safe ff3300

    RGB percent of color #f24000

    94.9%
    25.1%
    0%

    CMYK percent of color #f24000

    0%
    73.55%
    100%
    5.1%


    Color Schemes with #f24000

    Complementary Color

    Split Complementary


    #f24000 Color Preview

    Text with hexadecimal color #f24000

    This text has a font color of #f24000

    <p style="color:#f24000">Text here</p>

    #f24000 Background Color

    This box has a background color of #f24000

    <div style="background-color:#f24000">Text here</div>

    #f24000 Border Color

    This box has a border color of #f24000

    <div style="border: 4px solid #f24000">Text here</div>

    CSS codes

    <p style="color:#f24000">Text here</p>
    <div style="background-color:#f24000">Text here</div>
    <div style="border: 4px solid #f24000">Text here</div>

    #f24000 Color on white background

    This is how a font and box color of #f24000 will look
    on a white background.

    #f24000 Color on black background

    This is how a font and box color of #f24000 hex color will look
    on a black background.