#ff0064 Hex Color

#FF0064
0
  • #ff0064 Color Information

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

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

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

    • #ff0064 hex color contains mainly RED.

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

    • #ff0064 hex color has a decimal value of 16711780.



    #ff0064 Color Spaces (Color Conversions)

    HEX ff0064 #ff0064
    RGB 255, 0, 100 rgb(255, 0, 100)
    RGB Percent 100, 0, 39.22 rgb(100, 0, 39.22)
    CMYK 0, 100, 61, 0
    HSL 336.5°, 100, 50 hsl(336.5, 100%, 50%)
    HSV 336.5°, 100, 100
    XYZ 43.54, 22.18, 14.043
    Hunter Lab 47.096, 82.606, 15.288
    CIE-LAB 54.217, 82.775, 20.016
    CIE-LCH 54.217, 85.161, 13.594
    CIE-LUV 0, 100, 60.78, 0
    Web Safe ff0066

    RGB percent of color #ff0064

    100%
    0%
    39.22%

    CMYK percent of color #ff0064

    0%
    100%
    60.78%
    0%


    Color Schemes with #ff0064

    Complementary Color

    Split Complementary


    #ff0064 Color Preview

    Text with hexadecimal color #ff0064

    This text has a font color of #ff0064

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

    #ff0064 Background Color

    This box has a background color of #ff0064

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

    #ff0064 Border Color

    This box has a border color of #ff0064

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

    CSS codes

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

    #ff0064 Color on white background

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

    #ff0064 Color on black background

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