#f00300 Hex Color

#F00300
0
  • #f00300 Color Information

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

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

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

    • #f00300 hex color contains mainly RED.

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

    • #f00300 hex color has a decimal value of 15729408.



    #f00300 Color Spaces (Color Conversions)

    HEX f00300 #f00300
    RGB 240, 3, 0 rgb(240, 3, 0)
    RGB Percent 94.12, 1.18, 0 rgb(94.12, 1.18, 0)
    CMYK 0, 99, 100, 6
    HSL 0.7°, 100, 47.1 hsl(0.7, 100%, 47.1%)
    HSV 0.7°, 100, 94.1
    XYZ 35.968, 18.59, 1.693
    Hunter Lab 43.116, 73.454, 27.853
    CIE-LAB 50.204, 76.294, 64.226
    CIE-LCH 50.204, 99.728, 40.091
    CIE-LUV 0, 98.75, 100, 5.88
    Web Safe ff0000

    RGB percent of color #f00300

    94.12%
    1.18%
    0%

    CMYK percent of color #f00300

    0%
    98.75%
    100%
    5.88%


    Color Schemes with #f00300

    Complementary Color

    Split Complementary


    #f00300 Color Preview

    Text with hexadecimal color #f00300

    This text has a font color of #f00300

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

    #f00300 Background Color

    This box has a background color of #f00300

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

    #f00300 Border Color

    This box has a border color of #f00300

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

    CSS codes

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

    #f00300 Color on white background

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

    #f00300 Color on black background

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