#f00005 Hex Color

#F00005
0
  • #f00005 Color Information

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

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

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

    • #f00005 hex color contains mainly RED.

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

    • #f00005 hex color has a decimal value of 15728645.



    #f00005 Color Spaces (Color Conversions)

    HEX f00005 #f00005
    RGB 240, 0, 5 rgb(240, 0, 5)
    RGB Percent 94.12, 0, 1.96 rgb(94.12, 0, 1.96)
    CMYK 0, 100, 98, 6
    HSL 358.8°, 100, 47.1 hsl(358.8, 100%, 47.1%)
    HSV 358.8°, 100, 94.1
    XYZ 35.963, 18.536, 1.826
    Hunter Lab 43.053, 73.759, 27.623
    CIE-LAB 50.14, 76.554, 62.841
    CIE-LCH 50.14, 99.043, 39.382
    CIE-LUV 0, 100, 97.92, 5.88
    Web Safe ff0000

    RGB percent of color #f00005

    94.12%
    0%
    1.96%

    CMYK percent of color #f00005

    0%
    100%
    97.92%
    5.88%


    Color Schemes with #f00005

    Complementary Color

    Split Complementary


    #f00005 Color Preview

    Text with hexadecimal color #f00005

    This text has a font color of #f00005

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

    #f00005 Background Color

    This box has a background color of #f00005

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

    #f00005 Border Color

    This box has a border color of #f00005

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

    CSS codes

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

    #f00005 Color on white background

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

    #f00005 Color on black background

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