#f31f31 Hex Color

#F31F31
0
  • #f31f31 Color Information

    • In RGB color space, #f31f31 hex color has a red value of 243, a green value of 31 and a blue value of 49.

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

    • #f31f31 color has a hue of 354.9 degrees, a saturation of 89.83% and a lightness of 53.7%.

    • #f31f31 hex color contains mainly RED.

    • The closest web safe color of #f31f31 is #ff3333

    • #f31f31 hex color has a decimal value of 15933233.



    #f31f31 Color Spaces (Color Conversions)

    HEX f31f31 #f31f31
    RGB 243, 31, 49 rgb(243, 31, 49)
    RGB Percent 95.29, 12.16, 19.22 rgb(95.29, 12.16, 19.22)
    CMYK 0, 87, 80, 5
    HSL 354.9°, 89.83, 53.7 hsl(354.9, 89.83%, 53.7%)
    HSV 354.9°, 87.2, 95.3
    XYZ 38.007, 20.256, 4.812
    Hunter Lab 45.007, 71.977, 25.166
    CIE-LAB 52.125, 74.721, 46.747
    CIE-LCH 52.125, 88.139, 32.031
    CIE-LUV 0, 87.24, 79.84, 4.71
    Web Safe ff3333

    RGB percent of color #f31f31

    95.29%
    12.16%
    19.22%

    CMYK percent of color #f31f31

    0%
    87.24%
    79.84%
    4.71%


    Color Schemes with #f31f31

    Complementary Color

    Split Complementary


    #f31f31 Color Preview

    Text with hexadecimal color #f31f31

    This text has a font color of #f31f31

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

    #f31f31 Background Color

    This box has a background color of #f31f31

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

    #f31f31 Border Color

    This box has a border color of #f31f31

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

    CSS codes

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

    #f31f31 Color on white background

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

    #f31f31 Color on black background

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