#ff0041 Hex Color

#FF0041
0
  • #ff0041 Color Information

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

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

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

    • #ff0041 hex color contains mainly RED.

    • The closest web safe color of #ff0041 is #ff0033

    • #ff0041 hex color has a decimal value of 16711745.



    #ff0041 Color Spaces (Color Conversions)

    HEX ff0041 #ff0041
    RGB 255, 0, 65 rgb(255, 0, 65)
    RGB Percent 100, 0, 25.49 rgb(100, 0, 25.49)
    CMYK 0, 100, 75, 0
    HSL 344.7°, 100, 50 hsl(344.7, 100%, 50%)
    HSV 344.7°, 100, 100
    XYZ 42.194, 21.642, 6.954
    Hunter Lab 46.521, 80.486, 23.702
    CIE-LAB 53.645, 81.229, 40.133
    CIE-LCH 53.645, 90.602, 26.293
    CIE-LUV 0, 100, 74.51, 0
    Web Safe ff0033

    RGB percent of color #ff0041

    100%
    0%
    25.49%

    CMYK percent of color #ff0041

    0%
    100%
    74.51%
    0%


    Color Schemes with #ff0041

    Complementary Color

    Split Complementary


    #ff0041 Color Preview

    Text with hexadecimal color #ff0041

    This text has a font color of #ff0041

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

    #ff0041 Background Color

    This box has a background color of #ff0041

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

    #ff0041 Border Color

    This box has a border color of #ff0041

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

    CSS codes

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

    #ff0041 Color on white background

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

    #ff0041 Color on black background

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