#f64000 Hex Color

#F64000
0
  • #f64000 Color Information

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

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

    • #f64000 color has a hue of 15.6 degrees, a saturation of 100% and a lightness of 48.2%.

    • #f64000 hex color contains mainly RED.

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

    • #f64000 hex color has a decimal value of 16138240.



    #f64000 Color Spaces (Color Conversions)

    HEX f64000 #f64000
    RGB 246, 64, 0 rgb(246, 64, 0)
    RGB Percent 96.47, 25.1, 0 rgb(96.47, 25.1, 0)
    CMYK 0, 74, 100, 4
    HSL 15.6°, 100, 48.2 hsl(15.6, 100%, 48.2%)
    HSV 15.6°, 100, 96.5
    XYZ 39.839, 23.26, 2.39
    Hunter Lab 48.229, 63.049, 30.822
    CIE-LAB 55.339, 66.695, 67
    CIE-LCH 55.339, 94.537, 45.131
    CIE-LUV 0, 73.98, 100, 3.53
    Web Safe ff3300

    RGB percent of color #f64000

    96.47%
    25.1%
    0%

    CMYK percent of color #f64000

    0%
    73.98%
    100%
    3.53%


    Color Schemes with #f64000

    Complementary Color

    Split Complementary


    #f64000 Color Preview

    Text with hexadecimal color #f64000

    This text has a font color of #f64000

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

    #f64000 Background Color

    This box has a background color of #f64000

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

    #f64000 Border Color

    This box has a border color of #f64000

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

    CSS codes

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

    #f64000 Color on white background

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

    #f64000 Color on black background

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