#ff0005 Hex Color

#FF0005
0
  • #ff0005 Color Information

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

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

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

    • #ff0005 hex color contains mainly RED.

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

    • #ff0005 hex color has a decimal value of 16711685.



    #ff0005 Color Spaces (Color Conversions)

    HEX ff0005 #ff0005
    RGB 255, 0, 5 rgb(255, 0, 5)
    RGB Percent 100, 0, 1.96 rgb(100, 0, 1.96)
    CMYK 0, 100, 98, 0
    HSL 358.8°, 100, 50 hsl(358.8, 100%, 50%)
    HSV 358.8°, 100, 100
    XYZ 41.267, 21.271, 2.074
    Hunter Lab 46.12, 79.005, 29.618
    CIE-LAB 53.245, 80.14, 65.975
    CIE-LCH 53.245, 103.803, 39.463
    CIE-LUV 0, 100, 98.04, 0
    Web Safe ff0000

    RGB percent of color #ff0005

    100%
    0%
    1.96%

    CMYK percent of color #ff0005

    0%
    100%
    98.04%
    0%


    Color Schemes with #ff0005

    Complementary Color

    Split Complementary


    #ff0005 Color Preview

    Text with hexadecimal color #ff0005

    This text has a font color of #ff0005

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

    #ff0005 Background Color

    This box has a background color of #ff0005

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

    #ff0005 Border Color

    This box has a border color of #ff0005

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

    CSS codes

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

    #ff0005 Color on white background

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

    #ff0005 Color on black background

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