#ff000d Hex Color

#FF000D
0
  • #ff000d Color Information

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

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

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

    • #ff000d hex color contains mainly RED.

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

    • #ff000d hex color has a decimal value of 16711693.



    #ff000d Color Spaces (Color Conversions)

    HEX ff000d #ff000d
    RGB 255, 0, 13 rgb(255, 0, 13)
    RGB Percent 100, 0, 5.1 rgb(100, 0, 5.1)
    CMYK 0, 100, 95, 0
    HSL 356.9°, 100, 50 hsl(356.9, 100%, 50%)
    HSV 356.9°, 100, 100
    XYZ 41.313, 21.289, 2.313
    Hunter Lab 46.14, 79.081, 29.326
    CIE-LAB 53.264, 80.197, 64.031
    CIE-LCH 53.264, 102.623, 38.605
    CIE-LUV 0, 100, 94.9, 0
    Web Safe ff0000

    RGB percent of color #ff000d

    100%
    0%
    5.1%

    CMYK percent of color #ff000d

    0%
    100%
    94.9%
    0%


    Color Schemes with #ff000d

    Complementary Color

    Split Complementary


    #ff000d Color Preview

    Text with hexadecimal color #ff000d

    This text has a font color of #ff000d

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

    #ff000d Background Color

    This box has a background color of #ff000d

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

    #ff000d Border Color

    This box has a border color of #ff000d

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

    CSS codes

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

    #ff000d Color on white background

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

    #ff000d Color on black background

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