#f00c02 Hex Color

#F00C02
0
  • #f00c02 Color Information

    • In RGB color space, #f00c02 hex color has a red value of 240, a green value of 12 and a blue value of 2.

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

    • #f00c02 color has a hue of 2.5 degrees, a saturation of 98.35% and a lightness of 47.5%.

    • #f00c02 hex color contains mainly RED.

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

    • #f00c02 hex color has a decimal value of 15731714.



    #f00c02 Color Spaces (Color Conversions)

    HEX f00c02 #f00c02
    RGB 240, 12, 2 rgb(240, 12, 2)
    RGB Percent 94.12, 4.71, 0.78 rgb(94.12, 4.71, 0.78)
    CMYK 0, 95, 99, 6
    HSL 2.5°, 98.35, 47.5 hsl(2.5, 98.35%, 47.5%)
    HSV 2.5°, 99.2, 94.1
    XYZ 36.078, 18.793, 1.783
    Hunter Lab 43.351, 72.689, 27.907
    CIE-LAB 50.444, 75.627, 63.771
    CIE-LCH 50.444, 98.925, 40.139
    CIE-LUV 0, 95, 99.17, 5.88
    Web Safe ff0000

    RGB percent of color #f00c02

    94.12%
    4.71%
    0.78%

    CMYK percent of color #f00c02

    0%
    95%
    99.17%
    5.88%


    Color Schemes with #f00c02

    Complementary Color

    Split Complementary


    #f00c02 Color Preview

    Text with hexadecimal color #f00c02

    This text has a font color of #f00c02

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

    #f00c02 Background Color

    This box has a background color of #f00c02

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

    #f00c02 Border Color

    This box has a border color of #f00c02

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

    CSS codes

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

    #f00c02 Color on white background

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

    #f00c02 Color on black background

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