#f05000 Hex Color

#F05000
0
  • #f05000 Color Information

    • In RGB color space, #f05000 hex color has a red value of 240, a green value of 80 and a blue value of 0.

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

    • #f05000 color has a hue of 20 degrees, a saturation of 100% and a lightness of 47.1%.

    • #f05000 hex color contains mainly RED.

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

    • #f05000 hex color has a decimal value of 15749120.



    #f05000 Color Spaces (Color Conversions)

    HEX f05000 #f05000
    RGB 240, 80, 0 rgb(240, 80, 0)
    RGB Percent 94.12, 31.37, 0 rgb(94.12, 31.37, 0)
    CMYK 0, 67, 100, 6
    HSL 20°, 100, 47.1 hsl(20, 100%, 47.1%)
    HSV 20°, 100, 94.1
    XYZ 38.804, 24.263, 2.638
    Hunter Lab 49.257, 54.418, 31.305
    CIE-LAB 56.35, 59.068, 66.87
    CIE-LCH 56.35, 89.222, 48.545
    CIE-LUV 0, 66.67, 100, 5.88
    Web Safe ff6600

    RGB percent of color #f05000

    94.12%
    31.37%
    0%

    CMYK percent of color #f05000

    0%
    66.67%
    100%
    5.88%


    Color Schemes with #f05000

    Complementary Color

    Split Complementary


    #f05000 Color Preview

    Text with hexadecimal color #f05000

    This text has a font color of #f05000

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

    #f05000 Background Color

    This box has a background color of #f05000

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

    #f05000 Border Color

    This box has a border color of #f05000

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

    CSS codes

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

    #f05000 Color on white background

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

    #f05000 Color on black background

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