#f00025 Hex Color

#F00025
0
  • #f00025 Color Information

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

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

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

    • #f00025 hex color contains mainly RED.

    • The closest web safe color of #f00025 is #ff0033

    • #f00025 hex color has a decimal value of 15728677.



    #f00025 Color Spaces (Color Conversions)

    HEX f00025 #f00025
    RGB 240, 0, 37 rgb(240, 0, 37)
    RGB Percent 94.12, 0, 14.51 rgb(94.12, 0, 14.51)
    CMYK 0, 100, 85, 6
    HSL 350.8°, 100, 47.1 hsl(350.8, 100%, 47.1%)
    HSV 350.8°, 100, 94.1
    XYZ 36.269, 18.659, 3.44
    Hunter Lab 43.196, 74.282, 25.516
    CIE-LAB 50.286, 76.947, 51.06
    CIE-LCH 50.286, 92.347, 33.567
    CIE-LUV 0, 100, 84.58, 5.88
    Web Safe ff0033

    RGB percent of color #f00025

    94.12%
    0%
    14.51%

    CMYK percent of color #f00025

    0%
    100%
    84.58%
    5.88%


    Color Schemes with #f00025

    Complementary Color

    Split Complementary


    #f00025 Color Preview

    Text with hexadecimal color #f00025

    This text has a font color of #f00025

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

    #f00025 Background Color

    This box has a background color of #f00025

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

    #f00025 Border Color

    This box has a border color of #f00025

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

    CSS codes

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

    #f00025 Color on white background

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

    #f00025 Color on black background

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