#f00002 Hex Color

#F00002
0
  • #f00002 Color Information

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

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

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

    • #f00002 hex color contains mainly RED.

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

    • #f00002 hex color has a decimal value of 15728642.



    #f00002 Color Spaces (Color Conversions)

    HEX f00002 #f00002
    RGB 240, 0, 2 rgb(240, 0, 2)
    RGB Percent 94.12, 0, 0.78 rgb(94.12, 0, 0.78)
    CMYK 0, 100, 99, 6
    HSL 359.5°, 100, 47.1 hsl(359.5, 100%, 47.1%)
    HSV 359.5°, 100, 94.1
    XYZ 35.946, 18.53, 1.739
    Hunter Lab 43.046, 73.725, 27.737
    CIE-LAB 50.133, 76.528, 63.655
    CIE-LCH 50.133, 99.541, 39.753
    CIE-LUV 0, 100, 99.17, 5.88
    Web Safe ff0000

    RGB percent of color #f00002

    94.12%
    0%
    0.78%

    CMYK percent of color #f00002

    0%
    100%
    99.17%
    5.88%


    Color Schemes with #f00002

    Complementary Color

    Split Complementary


    #f00002 Color Preview

    Text with hexadecimal color #f00002

    This text has a font color of #f00002

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

    #f00002 Background Color

    This box has a background color of #f00002

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

    #f00002 Border Color

    This box has a border color of #f00002

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

    CSS codes

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

    #f00002 Color on white background

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

    #f00002 Color on black background

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