#f5000b Hex Color

#F5000B
0
  • #f5000b Color Information

    • In RGB color space, #f5000b hex color has a red value of 245, a green value of 0 and a blue value of 11.

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

    • #f5000b color has a hue of 357.3 degrees, a saturation of 100% and a lightness of 48%.

    • #f5000b hex color contains mainly RED.

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

    • #f5000b hex color has a decimal value of 16056331.



    #f5000b Color Spaces (Color Conversions)

    HEX f5000b #f5000b
    RGB 245, 0, 11 rgb(245, 0, 11)
    RGB Percent 96.08, 0, 4.31 rgb(96.08, 0, 4.31)
    CMYK 0, 100, 96, 4
    HSL 357.3°, 100, 48 hsl(357.3, 100%, 48%)
    HSV 357.3°, 100, 96.1
    XYZ 37.717, 19.437, 2.08
    Hunter Lab 44.087, 75.555, 28.064
    CIE-LAB 51.195, 77.794, 62.388
    CIE-LCH 51.195, 99.72, 38.728
    CIE-LUV 0, 100, 95.51, 3.92
    Web Safe ff0000

    RGB percent of color #f5000b

    96.08%
    0%
    4.31%

    CMYK percent of color #f5000b

    0%
    100%
    95.51%
    3.92%


    Color Schemes with #f5000b

    Complementary Color

    Split Complementary


    #f5000b Color Preview

    Text with hexadecimal color #f5000b

    This text has a font color of #f5000b

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

    #f5000b Background Color

    This box has a background color of #f5000b

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

    #f5000b Border Color

    This box has a border color of #f5000b

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

    CSS codes

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

    #f5000b Color on white background

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

    #f5000b Color on black background

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