#ff0070 Hex Color

#FF0070
0
  • #ff0070 Color Information

    • In RGB color space, #ff0070 hex color has a red value of 255, a green value of 0 and a blue value of 112.

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

    • #ff0070 color has a hue of 333.6 degrees, a saturation of 100% and a lightness of 50%.

    • #ff0070 hex color contains mainly RED.

    • The closest web safe color of #ff0070 is #ff0066

    • #ff0070 hex color has a decimal value of 16711792.



    #ff0070 Color Spaces (Color Conversions)

    HEX ff0070 #ff0070
    RGB 255, 0, 112 rgb(255, 0, 112)
    RGB Percent 100, 0, 43.92 rgb(100, 0, 43.92)
    CMYK 0, 100, 56, 0
    HSL 333.6°, 100, 50 hsl(333.6, 100%, 50%)
    HSV 333.6°, 100, 100
    XYZ 44.165, 22.43, 17.331
    Hunter Lab 47.36, 83.576, 11.456
    CIE-LAB 54.48, 83.478, 13.129
    CIE-LCH 54.48, 84.504, 8.938
    CIE-LUV 0, 100, 56.08, 0
    Web Safe ff0066

    RGB percent of color #ff0070

    100%
    0%
    43.92%

    CMYK percent of color #ff0070

    0%
    100%
    56.08%
    0%


    Color Schemes with #ff0070

    Complementary Color

    Split Complementary


    #ff0070 Color Preview

    Text with hexadecimal color #ff0070

    This text has a font color of #ff0070

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

    #ff0070 Background Color

    This box has a background color of #ff0070

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

    #ff0070 Border Color

    This box has a border color of #ff0070

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

    CSS codes

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

    #ff0070 Color on white background

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

    #ff0070 Color on black background

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