#f64400 Hex Color

#F64400
0
  • #f64400 Color Information

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

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

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

    • #f64400 hex color contains mainly RED.

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

    • #f64400 hex color has a decimal value of 16139264.



    #f64400 Color Spaces (Color Conversions)

    HEX f64400 #f64400
    RGB 246, 68, 0 rgb(246, 68, 0)
    RGB Percent 96.47, 26.67, 0 rgb(96.47, 26.67, 0)
    CMYK 0, 72, 100, 4
    HSL 16.6°, 100, 48.2 hsl(16.6, 100%, 48.2%)
    HSV 16.6°, 100, 96.5
    XYZ 40.073, 23.727, 2.468
    Hunter Lab 48.71, 61.605, 31.093
    CIE-LAB 55.813, 65.382, 67.215
    CIE-LCH 55.813, 93.769, 45.792
    CIE-LUV 0, 72.36, 100, 3.53
    Web Safe ff3300

    RGB percent of color #f64400

    96.47%
    26.67%
    0%

    CMYK percent of color #f64400

    0%
    72.36%
    100%
    3.53%


    Color Schemes with #f64400

    Complementary Color

    Split Complementary


    #f64400 Color Preview

    Text with hexadecimal color #f64400

    This text has a font color of #f64400

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

    #f64400 Background Color

    This box has a background color of #f64400

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

    #f64400 Border Color

    This box has a border color of #f64400

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

    CSS codes

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

    #f64400 Color on white background

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

    #f64400 Color on black background

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