#ff0013 Hex Color

#FF0013
0
  • #ff0013 Color Information

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

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

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

    • #ff0013 hex color contains mainly RED.

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

    • #ff0013 hex color has a decimal value of 16711699.



    #ff0013 Color Spaces (Color Conversions)

    HEX ff0013 #ff0013
    RGB 255, 0, 19 rgb(255, 0, 19)
    RGB Percent 100, 0, 7.45 rgb(100, 0, 7.45)
    CMYK 0, 100, 93, 0
    HSL 355.5°, 100, 50 hsl(355.5, 100%, 50%)
    HSV 355.5°, 100, 100
    XYZ 41.358, 21.307, 2.549
    Hunter Lab 46.16, 79.153, 29.038
    CIE-LAB 53.284, 80.25, 62.241
    CIE-LCH 53.284, 101.558, 37.797
    CIE-LUV 0, 100, 92.55, 0
    Web Safe ff0000

    RGB percent of color #ff0013

    100%
    0%
    7.45%

    CMYK percent of color #ff0013

    0%
    100%
    92.55%
    0%


    Color Schemes with #ff0013

    Complementary Color

    Split Complementary


    #ff0013 Color Preview

    Text with hexadecimal color #ff0013

    This text has a font color of #ff0013

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

    #ff0013 Background Color

    This box has a background color of #ff0013

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

    #ff0013 Border Color

    This box has a border color of #ff0013

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

    CSS codes

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

    #ff0013 Color on white background

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

    #ff0013 Color on black background

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