#f84000 Hex Color

#F84000
0
  • #f84000 Color Information

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

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

    • #f84000 color has a hue of 15.5 degrees, a saturation of 100% and a lightness of 48.6%.

    • #f84000 hex color contains mainly RED.

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

    • #f84000 hex color has a decimal value of 16269312.



    #f84000 Color Spaces (Color Conversions)

    HEX f84000 #f84000
    RGB 248, 64, 0 rgb(248, 64, 0)
    RGB Percent 97.25, 25.1, 0 rgb(97.25, 25.1, 0)
    CMYK 0, 74, 100, 3
    HSL 15.5°, 100, 48.6 hsl(15.5, 100%, 48.6%)
    HSV 15.5°, 100, 97.3
    XYZ 40.545, 23.623, 2.423
    Hunter Lab 48.603, 63.848, 31.067
    CIE-LAB 55.708, 67.301, 67.38
    CIE-LCH 55.708, 95.234, 45.034
    CIE-LUV 0, 74.19, 100, 2.75
    Web Safe ff3300

    RGB percent of color #f84000

    97.25%
    25.1%
    0%

    CMYK percent of color #f84000

    0%
    74.19%
    100%
    2.75%


    Color Schemes with #f84000

    Complementary Color

    Split Complementary


    #f84000 Color Preview

    Text with hexadecimal color #f84000

    This text has a font color of #f84000

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

    #f84000 Background Color

    This box has a background color of #f84000

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

    #f84000 Border Color

    This box has a border color of #f84000

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

    CSS codes

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

    #f84000 Color on white background

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

    #f84000 Color on black background

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