#f00705 Hex Color

#F00705
0
  • #f00705 Color Information

    • In RGB color space, #f00705 hex color has a red value of 240, a green value of 7 and a blue value of 5.

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

    • #f00705 color has a hue of 0.5 degrees, a saturation of 95.92% and a lightness of 48%.

    • #f00705 hex color contains mainly RED.

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

    • #f00705 hex color has a decimal value of 15730437.



    #f00705 Color Spaces (Color Conversions)

    HEX f00705 #f00705
    RGB 240, 7, 5 rgb(240, 7, 5)
    RGB Percent 94.12, 2.75, 1.96 rgb(94.12, 2.75, 1.96)
    CMYK 0, 97, 98, 6
    HSL 0.5°, 95.92, 48 hsl(0.5, 95.92%, 48%)
    HSV 0.5°, 97.9, 94.1
    XYZ 36.039, 18.688, 1.851
    Hunter Lab 43.23, 73.157, 27.722
    CIE-LAB 50.32, 76.031, 62.92
    CIE-LCH 50.32, 98.69, 39.61
    CIE-LUV 0, 97.08, 97.92, 5.88
    Web Safe ff0000

    RGB percent of color #f00705

    94.12%
    2.75%
    1.96%

    CMYK percent of color #f00705

    0%
    97.08%
    97.92%
    5.88%


    Color Schemes with #f00705

    Complementary Color

    Split Complementary


    #f00705 Color Preview

    Text with hexadecimal color #f00705

    This text has a font color of #f00705

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

    #f00705 Background Color

    This box has a background color of #f00705

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

    #f00705 Border Color

    This box has a border color of #f00705

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

    CSS codes

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

    #f00705 Color on white background

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

    #f00705 Color on black background

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