#ff7000 Hex Color

#FF7000
0
  • #ff7000 Color Information

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

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

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

    • #ff7000 hex color contains mainly RED.

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

    • #ff7000 hex color has a decimal value of 16740352.



    #ff7000 Color Spaces (Color Conversions)

    HEX ff7000 #ff7000
    RGB 255, 112, 0 rgb(255, 112, 0)
    RGB Percent 100, 43.92, 0 rgb(100, 43.92, 0)
    CMYK 0, 56, 100, 0
    HSL 26.4°, 100, 50 hsl(26.4, 100%, 50%)
    HSV 26.4°, 100, 100
    XYZ 47.034, 32.848, 3.861
    Hunter Lab 57.313, 46.188, 36.125
    CIE-LAB 64.038, 50.493, 72.289
    CIE-LCH 64.038, 88.177, 55.066
    CIE-LUV 0, 56.08, 100, 0
    Web Safe ff6600

    RGB percent of color #ff7000

    100%
    43.92%
    0%

    CMYK percent of color #ff7000

    0%
    56.08%
    100%
    0%


    Color Schemes with #ff7000

    Complementary Color

    Split Complementary


    #ff7000 Color Preview

    Text with hexadecimal color #ff7000

    This text has a font color of #ff7000

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

    #ff7000 Background Color

    This box has a background color of #ff7000

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

    #ff7000 Border Color

    This box has a border color of #ff7000

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

    CSS codes

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

    #ff7000 Color on white background

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

    #ff7000 Color on black background

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