#f65000 Hex Color

#F65000
0
  • #f65000 Color Information

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

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

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

    • #f65000 hex color contains mainly RED.

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

    • #f65000 hex color has a decimal value of 16142336.



    #f65000 Color Spaces (Color Conversions)

    HEX f65000 #f65000
    RGB 246, 80, 0 rgb(246, 80, 0)
    RGB Percent 96.47, 31.37, 0 rgb(96.47, 31.37, 0)
    CMYK 0, 67, 100, 4
    HSL 19.5°, 100, 48.2 hsl(19.5, 100%, 48.2%)
    HSV 19.5°, 100, 96.5
    XYZ 40.875, 25.33, 2.735
    Hunter Lab 50.329, 56.894, 32.008
    CIE-LAB 57.396, 61.047, 67.971
    CIE-LCH 57.396, 91.361, 48.072
    CIE-LUV 0, 67.48, 100, 3.53
    Web Safe ff6600

    RGB percent of color #f65000

    96.47%
    31.37%
    0%

    CMYK percent of color #f65000

    0%
    67.48%
    100%
    3.53%


    Color Schemes with #f65000

    Complementary Color

    Split Complementary


    #f65000 Color Preview

    Text with hexadecimal color #f65000

    This text has a font color of #f65000

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

    #f65000 Background Color

    This box has a background color of #f65000

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

    #f65000 Border Color

    This box has a border color of #f65000

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

    CSS codes

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

    #f65000 Color on white background

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

    #f65000 Color on black background

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