#ff0505 Hex Color

#FF0505
0
  • #ff0505 Color Information

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

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

    • #ff0505 color has a hue of 0 degrees, a saturation of 100% and a lightness of 51%.

    • #ff0505 hex color contains mainly RED.

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

    • #ff0505 hex color has a decimal value of 16712965.



    #ff0505 Color Spaces (Color Conversions)

    HEX ff0505 #ff0505
    RGB 255, 5, 5 rgb(255, 5, 5)
    RGB Percent 100, 1.96, 1.96 rgb(100, 1.96, 1.96)
    CMYK 0, 98, 98, 0
    HSL 0°, 100, 51 hsl(0, 100%, 51%)
    HSV 0°, 98, 100
    XYZ 41.322, 21.379, 2.092
    Hunter Lab 46.237, 78.608, 29.684
    CIE-LAB 53.362, 79.804, 66.022
    CIE-LCH 53.362, 103.574, 39.601
    CIE-LUV 0, 98.04, 98.04, 0
    Web Safe ff0000

    RGB percent of color #ff0505

    100%
    1.96%
    1.96%

    CMYK percent of color #ff0505

    0%
    98.04%
    98.04%
    0%


    Color Schemes with #ff0505

    Complementary Color

    Split Complementary


    #ff0505 Color Preview

    Text with hexadecimal color #ff0505

    This text has a font color of #ff0505

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

    #ff0505 Background Color

    This box has a background color of #ff0505

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

    #ff0505 Border Color

    This box has a border color of #ff0505

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

    CSS codes

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

    #ff0505 Color on white background

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

    #ff0505 Color on black background

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