#ff0104 Hex Color

#FF0104
0
  • #ff0104 Color Information

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

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

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

    • #ff0104 hex color contains mainly RED.

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

    • #ff0104 hex color has a decimal value of 16711940.



    #ff0104 Color Spaces (Color Conversions)

    HEX ff0104 #ff0104
    RGB 255, 1, 4 rgb(255, 1, 4)
    RGB Percent 100, 0.39, 1.57 rgb(100, 0.39, 1.57)
    CMYK 0, 100, 98, 0
    HSL 359.3°, 100, 50.2 hsl(359.3, 100%, 50.2%)
    HSV 359.3°, 99.6, 100
    XYZ 41.273, 21.29, 2.049
    Hunter Lab 46.141, 78.921, 29.666
    CIE-LAB 53.265, 80.07, 66.226
    CIE-LCH 53.265, 103.909, 39.594
    CIE-LUV 0, 99.61, 98.43, 0
    Web Safe ff0000

    RGB percent of color #ff0104

    100%
    0.39%
    1.57%

    CMYK percent of color #ff0104

    0%
    99.61%
    98.43%
    0%


    Color Schemes with #ff0104

    Complementary Color

    Split Complementary


    #ff0104 Color Preview

    Text with hexadecimal color #ff0104

    This text has a font color of #ff0104

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

    #ff0104 Background Color

    This box has a background color of #ff0104

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

    #ff0104 Border Color

    This box has a border color of #ff0104

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

    CSS codes

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

    #ff0104 Color on white background

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

    #ff0104 Color on black background

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