#f64f00 Hex Color

#F64F00
0
  • #f64f00 Color Information

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

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

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

    • #f64f00 hex color contains mainly RED.

    • The closest web safe color of #f64f00 is #ff6600

    • #f64f00 hex color has a decimal value of 16142080.



    #f64f00 Color Spaces (Color Conversions)

    HEX f64f00 #f64f00
    RGB 246, 79, 0 rgb(246, 79, 0)
    RGB Percent 96.47, 30.98, 0 rgb(96.47, 30.98, 0)
    CMYK 0, 68, 100, 4
    HSL 19.3°, 100, 48.2 hsl(19.3, 100%, 48.2%)
    HSV 19.3°, 100, 96.5
    XYZ 40.802, 25.185, 2.711
    Hunter Lab 50.185, 57.304, 31.926
    CIE-LAB 57.255, 61.427, 67.901
    CIE-LCH 57.255, 91.563, 47.866
    CIE-LUV 0, 67.89, 100, 3.53
    Web Safe ff6600

    RGB percent of color #f64f00

    96.47%
    30.98%
    0%

    CMYK percent of color #f64f00

    0%
    67.89%
    100%
    3.53%


    Color Schemes with #f64f00

    Complementary Color

    Split Complementary


    #f64f00 Color Preview

    Text with hexadecimal color #f64f00

    This text has a font color of #f64f00

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

    #f64f00 Background Color

    This box has a background color of #f64f00

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

    #f64f00 Border Color

    This box has a border color of #f64f00

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

    CSS codes

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

    #f64f00 Color on white background

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

    #f64f00 Color on black background

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