#f00e00 Hex Color

#F00E00
0
  • #f00e00 Color Information

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

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

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

    • #f00e00 hex color contains mainly RED.

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

    • #f00e00 hex color has a decimal value of 15732224.



    #f00e00 Color Spaces (Color Conversions)

    HEX f00e00 #f00e00
    RGB 240, 14, 0 rgb(240, 14, 0)
    RGB Percent 94.12, 5.49, 0 rgb(94.12, 5.49, 0)
    CMYK 0, 94, 100, 6
    HSL 3.5°, 100, 47.1 hsl(3.5, 100%, 47.1%)
    HSV 3.5°, 100, 94.1
    XYZ 36.092, 18.839, 1.734
    Hunter Lab 43.404, 72.473, 28.014
    CIE-LAB 50.498, 75.441, 64.334
    CIE-LCH 50.498, 99.147, 40.457
    CIE-LUV 0, 94.17, 100, 5.88
    Web Safe ff0000

    RGB percent of color #f00e00

    94.12%
    5.49%
    0%

    CMYK percent of color #f00e00

    0%
    94.17%
    100%
    5.88%


    Color Schemes with #f00e00

    Complementary Color

    Split Complementary


    #f00e00 Color Preview

    Text with hexadecimal color #f00e00

    This text has a font color of #f00e00

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

    #f00e00 Background Color

    This box has a background color of #f00e00

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

    #f00e00 Border Color

    This box has a border color of #f00e00

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

    CSS codes

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

    #f00e00 Color on white background

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

    #f00e00 Color on black background

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