#ff7001 Hex Color

#FF7001
0
  • #ff7001 Color Information

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

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

    • #ff7001 color has a hue of 26.2 degrees, a saturation of 100% and a lightness of 50.2%.

    • #ff7001 hex color contains mainly RED.

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

    • #ff7001 hex color has a decimal value of 16740353.



    #ff7001 Color Spaces (Color Conversions)

    HEX ff7001 #ff7001
    RGB 255, 112, 1 rgb(255, 112, 1)
    RGB Percent 100, 43.92, 0.39 rgb(100, 43.92, 0.39)
    CMYK 0, 56, 100, 0
    HSL 26.2°, 100, 50.2 hsl(26.2, 100%, 50.2%)
    HSV 26.2°, 99.6, 100
    XYZ 47.04, 32.851, 3.89
    Hunter Lab 57.316, 46.195, 36.097
    CIE-LAB 64.04, 50.499, 72.129
    CIE-LCH 64.04, 88.05, 55.003
    CIE-LUV 0, 56.08, 99.61, 0
    Web Safe ff6600

    RGB percent of color #ff7001

    100%
    43.92%
    0.39%

    CMYK percent of color #ff7001

    0%
    56.08%
    99.61%
    0%


    Color Schemes with #ff7001

    Complementary Color

    Split Complementary


    #ff7001 Color Preview

    Text with hexadecimal color #ff7001

    This text has a font color of #ff7001

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

    #ff7001 Background Color

    This box has a background color of #ff7001

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

    #ff7001 Border Color

    This box has a border color of #ff7001

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

    CSS codes

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

    #ff7001 Color on white background

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

    #ff7001 Color on black background

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