#ff1801 Hex Color

#FF1801
0
  • #ff1801 Color Information

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

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

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

    • #ff1801 hex color contains mainly RED.

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

    • #ff1801 hex color has a decimal value of 16717825.



    #ff1801 Color Spaces (Color Conversions)

    HEX ff1801 #ff1801
    RGB 255, 24, 1 rgb(255, 24, 1)
    RGB Percent 100, 9.41, 0.39 rgb(100, 9.41, 0.39)
    CMYK 0, 91, 100, 0
    HSL 5.4°, 100, 50.2 hsl(5.4, 100%, 50.2%)
    HSV 5.4°, 99.6, 100
    XYZ 41.572, 21.915, 2.068
    Hunter Lab 46.813, 76.591, 30.15
    CIE-LAB 53.937, 78.089, 67.219
    CIE-LCH 53.937, 103.035, 40.722
    CIE-LUV 0, 90.59, 99.61, 0
    Web Safe ff0000

    RGB percent of color #ff1801

    100%
    9.41%
    0.39%

    CMYK percent of color #ff1801

    0%
    90.59%
    99.61%
    0%


    Color Schemes with #ff1801

    Complementary Color

    Split Complementary


    #ff1801 Color Preview

    Text with hexadecimal color #ff1801

    This text has a font color of #ff1801

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

    #ff1801 Background Color

    This box has a background color of #ff1801

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

    #ff1801 Border Color

    This box has a border color of #ff1801

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

    CSS codes

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

    #ff1801 Color on white background

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

    #ff1801 Color on black background

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