#ff5f00 Hex Color

#FF5F00
0
  • #ff5f00 Color Information

    • In RGB color space, #ff5f00 hex color has a red value of 255, a green value of 95 and a blue value of 0.

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

    • #ff5f00 color has a hue of 22.4 degrees, a saturation of 100% and a lightness of 50%.

    • #ff5f00 hex color contains mainly RED.

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

    • #ff5f00 hex color has a decimal value of 16736000.



    #ff5f00 Color Spaces (Color Conversions)

    HEX ff5f00 #ff5f00
    RGB 255, 95, 0 rgb(255, 95, 0)
    RGB Percent 100, 37.25, 0 rgb(100, 37.25, 0)
    CMYK 0, 63, 100, 0
    HSL 22.4°, 100, 50 hsl(22.4, 100%, 50%)
    HSV 22.4°, 100, 100
    XYZ 45.332, 29.444, 3.294
    Hunter Lab 54.262, 54.164, 34.384
    CIE-LAB 61.171, 58.018, 70.736
    CIE-LCH 61.171, 91.486, 50.641
    CIE-LUV 0, 62.75, 100, 0
    Web Safe ff6600

    RGB percent of color #ff5f00

    100%
    37.25%
    0%

    CMYK percent of color #ff5f00

    0%
    62.75%
    100%
    0%


    Color Schemes with #ff5f00

    Complementary Color

    Split Complementary


    #ff5f00 Color Preview

    Text with hexadecimal color #ff5f00

    This text has a font color of #ff5f00

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

    #ff5f00 Background Color

    This box has a background color of #ff5f00

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

    #ff5f00 Border Color

    This box has a border color of #ff5f00

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

    CSS codes

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

    #ff5f00 Color on white background

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

    #ff5f00 Color on black background

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