#ff0402 Hex Color

#FF0402
0
  • #ff0402 Color Information

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

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

    • #ff0402 color has a hue of 0.5 degrees, a saturation of 100% and a lightness of 50.4%.

    • #ff0402 hex color contains mainly RED.

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

    • #ff0402 hex color has a decimal value of 16712706.



    #ff0402 Color Spaces (Color Conversions)

    HEX ff0402 #ff0402
    RGB 255, 4, 2 rgb(255, 4, 2)
    RGB Percent 100, 1.57, 0.78 rgb(100, 1.57, 0.78)
    CMYK 0, 98, 99, 0
    HSL 0.5°, 100, 50.4 hsl(0.5, 100%, 50.4%)
    HSV 0.5°, 99.2, 100
    XYZ 41.294, 21.351, 2.002
    Hunter Lab 46.207, 78.658, 29.776
    CIE-LAB 53.332, 79.849, 66.75
    CIE-LCH 53.332, 104.074, 39.894
    CIE-LUV 0, 98.43, 99.22, 0
    Web Safe ff0000

    RGB percent of color #ff0402

    100%
    1.57%
    0.78%

    CMYK percent of color #ff0402

    0%
    98.43%
    99.22%
    0%


    Color Schemes with #ff0402

    Complementary Color

    Split Complementary


    #ff0402 Color Preview

    Text with hexadecimal color #ff0402

    This text has a font color of #ff0402

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

    #ff0402 Background Color

    This box has a background color of #ff0402

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

    #ff0402 Border Color

    This box has a border color of #ff0402

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

    CSS codes

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

    #ff0402 Color on white background

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

    #ff0402 Color on black background

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