#f5000c Hex Color

#F5000C
0
  • #f5000c Color Information

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

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

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

    • #f5000c hex color contains mainly RED.

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

    • #f5000c hex color has a decimal value of 16056332.



    #f5000c Color Spaces (Color Conversions)

    HEX f5000c #f5000c
    RGB 245, 0, 12 rgb(245, 0, 12)
    RGB Percent 96.08, 0, 4.71 rgb(96.08, 0, 4.71)
    CMYK 0, 100, 95, 4
    HSL 357.1°, 100, 48 hsl(357.1, 100%, 48%)
    HSV 357.1°, 100, 96.1
    XYZ 37.723, 19.439, 2.112
    Hunter Lab 44.09, 75.567, 28.023
    CIE-LAB 51.197, 77.803, 62.12
    CIE-LCH 51.197, 99.56, 38.605
    CIE-LUV 0, 100, 95.1, 3.92
    Web Safe ff0000

    RGB percent of color #f5000c

    96.08%
    0%
    4.71%

    CMYK percent of color #f5000c

    0%
    100%
    95.1%
    3.92%


    Color Schemes with #f5000c

    Complementary Color

    Split Complementary


    #f5000c Color Preview

    Text with hexadecimal color #f5000c

    This text has a font color of #f5000c

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

    #f5000c Background Color

    This box has a background color of #f5000c

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

    #f5000c Border Color

    This box has a border color of #f5000c

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

    CSS codes

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

    #f5000c Color on white background

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

    #f5000c Color on black background

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