#ff6000 Hex Color

#FF6000
0
  • #ff6000 Color Information

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

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

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

    • #ff6000 hex color contains mainly RED.

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

    • #ff6000 hex color has a decimal value of 16736256.



    #ff6000 Color Spaces (Color Conversions)

    HEX ff6000 #ff6000
    RGB 255, 96, 0 rgb(255, 96, 0)
    RGB Percent 100, 37.65, 0 rgb(100, 37.65, 0)
    CMYK 0, 62, 100, 0
    HSL 22.6°, 100, 50 hsl(22.6, 100%, 50%)
    HSV 22.6°, 100, 100
    XYZ 45.423, 29.626, 3.324
    Hunter Lab 54.43, 53.711, 34.48
    CIE-LAB 61.33, 57.595, 70.821
    CIE-LCH 61.33, 91.284, 50.88
    CIE-LUV 0, 62.35, 100, 0
    Web Safe ff6600

    RGB percent of color #ff6000

    100%
    37.65%
    0%

    CMYK percent of color #ff6000

    0%
    62.35%
    100%
    0%


    Color Schemes with #ff6000

    Complementary Color

    Split Complementary


    #ff6000 Color Preview

    Text with hexadecimal color #ff6000

    This text has a font color of #ff6000

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

    #ff6000 Background Color

    This box has a background color of #ff6000

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

    #ff6000 Border Color

    This box has a border color of #ff6000

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

    CSS codes

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

    #ff6000 Color on white background

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

    #ff6000 Color on black background

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