#f85000 Hex Color

#F85000
0
  • #f85000 Color Information

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

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

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

    • #f85000 hex color contains mainly RED.

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

    • #f85000 hex color has a decimal value of 16273408.



    #f85000 Color Spaces (Color Conversions)

    HEX f85000 #f85000
    RGB 248, 80, 0 rgb(248, 80, 0)
    RGB Percent 97.25, 31.37, 0 rgb(97.25, 31.37, 0)
    CMYK 0, 68, 100, 3
    HSL 19.4°, 100, 48.6 hsl(19.4, 100%, 48.6%)
    HSV 19.4°, 100, 97.3
    XYZ 41.58, 25.694, 2.768
    Hunter Lab 50.689, 57.716, 32.245
    CIE-LAB 57.745, 61.696, 68.34
    CIE-LCH 57.745, 92.069, 47.925
    CIE-LUV 0, 67.74, 100, 2.75
    Web Safe ff6600

    RGB percent of color #f85000

    97.25%
    31.37%
    0%

    CMYK percent of color #f85000

    0%
    67.74%
    100%
    2.75%


    Color Schemes with #f85000

    Complementary Color

    Split Complementary


    #f85000 Color Preview

    Text with hexadecimal color #f85000

    This text has a font color of #f85000

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

    #f85000 Background Color

    This box has a background color of #f85000

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

    #f85000 Border Color

    This box has a border color of #f85000

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

    CSS codes

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

    #f85000 Color on white background

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

    #f85000 Color on black background

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