#ff1600 Hex Color

#FF1600
0
  • #ff1600 Color Information

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

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

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

    • #ff1600 hex color contains mainly RED.

    • The closest web safe color of #ff1600 is #ff0000

    • #ff1600 hex color has a decimal value of 16717312.



    #ff1600 Color Spaces (Color Conversions)

    HEX ff1600 #ff1600
    RGB 255, 22, 0 rgb(255, 22, 0)
    RGB Percent 100, 8.63, 0 rgb(100, 8.63, 0)
    CMYK 0, 91, 100, 0
    HSL 5.2°, 100, 50 hsl(5.2, 100%, 50%)
    HSV 5.2°, 100, 100
    XYZ 41.527, 21.834, 2.026
    Hunter Lab 46.727, 76.864, 30.138
    CIE-LAB 53.85, 78.324, 67.434
    CIE-LCH 53.85, 103.354, 40.727
    CIE-LUV 0, 91.37, 100, 0
    Web Safe ff0000

    RGB percent of color #ff1600

    100%
    8.63%
    0%

    CMYK percent of color #ff1600

    0%
    91.37%
    100%
    0%


    Color Schemes with #ff1600

    Complementary Color

    Split Complementary


    #ff1600 Color Preview

    Text with hexadecimal color #ff1600

    This text has a font color of #ff1600

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

    #ff1600 Background Color

    This box has a background color of #ff1600

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

    #ff1600 Border Color

    This box has a border color of #ff1600

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

    CSS codes

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

    #ff1600 Color on white background

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

    #ff1600 Color on black background

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