#f21000 Hex Color

#F21000
0
  • #f21000 Color Information

    • In RGB color space, #f21000 hex color has a red value of 242, a green value of 16 and a blue value of 0.

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

    • #f21000 color has a hue of 4 degrees, a saturation of 100% and a lightness of 47.5%.

    • #f21000 hex color contains mainly RED.

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

    • #f21000 hex color has a decimal value of 15863808.



    #f21000 Color Spaces (Color Conversions)

    HEX f21000 #f21000
    RGB 242, 16, 0 rgb(242, 16, 0)
    RGB Percent 94.9, 6.27, 0 rgb(94.9, 6.27, 0)
    CMYK 0, 93, 100, 5
    HSL 4°, 100, 47.5 hsl(4, 100%, 47.5%)
    HSV 4°, 100, 94.9
    XYZ 36.803, 19.248, 1.775
    Hunter Lab 43.873, 72.96, 28.312
    CIE-LAB 50.976, 75.743, 64.764
    CIE-LCH 50.976, 99.656, 40.532
    CIE-LUV 0, 93.39, 100, 5.1
    Web Safe ff0000

    RGB percent of color #f21000

    94.9%
    6.27%
    0%

    CMYK percent of color #f21000

    0%
    93.39%
    100%
    5.1%


    Color Schemes with #f21000

    Complementary Color

    Split Complementary


    #f21000 Color Preview

    Text with hexadecimal color #f21000

    This text has a font color of #f21000

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

    #f21000 Background Color

    This box has a background color of #f21000

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

    #f21000 Border Color

    This box has a border color of #f21000

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

    CSS codes

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

    #f21000 Color on white background

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

    #f21000 Color on black background

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