#ff0408 Hex Color

#FF0408
0
  • #ff0408 Color Information

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

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

    • #ff0408 color has a hue of 359 degrees, a saturation of 100% and a lightness of 50.8%.

    • #ff0408 hex color contains mainly RED.

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

    • #ff0408 hex color has a decimal value of 16712712.



    #ff0408 Color Spaces (Color Conversions)

    HEX ff0408 #ff0408
    RGB 255, 4, 8 rgb(255, 4, 8)
    RGB Percent 100, 1.57, 3.14 rgb(100, 1.57, 3.14)
    CMYK 0, 98, 97, 0
    HSL 359°, 100, 50.8 hsl(359, 100%, 50.8%)
    HSV 359°, 98.4, 100
    XYZ 41.327, 21.364, 2.175
    Hunter Lab 46.221, 78.712, 29.565
    CIE-LAB 53.346, 79.889, 65.295
    CIE-LCH 53.346, 103.178, 39.26
    CIE-LUV 0, 98.43, 96.86, 0
    Web Safe ff0000

    RGB percent of color #ff0408

    100%
    1.57%
    3.14%

    CMYK percent of color #ff0408

    0%
    98.43%
    96.86%
    0%


    Color Schemes with #ff0408

    Complementary Color

    Split Complementary


    #ff0408 Color Preview

    Text with hexadecimal color #ff0408

    This text has a font color of #ff0408

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

    #ff0408 Background Color

    This box has a background color of #ff0408

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

    #ff0408 Border Color

    This box has a border color of #ff0408

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

    CSS codes

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

    #ff0408 Color on white background

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

    #ff0408 Color on black background

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