#ff0084 Hex Color

#FF0084
0
  • #ff0084 Color Information

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

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

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

    • #ff0084 hex color contains mainly RED.

    • The closest web safe color of #ff0084 is #ff0099

    • #ff0084 hex color has a decimal value of 16711812.



    #ff0084 Color Spaces (Color Conversions)

    HEX ff0084 #ff0084
    RGB 255, 0, 132 rgb(255, 0, 132)
    RGB Percent 100, 0, 51.76 rgb(100, 0, 51.76)
    CMYK 0, 100, 48, 0
    HSL 328.9°, 100, 50 hsl(328.9, 100%, 50%)
    HSV 328.9°, 100, 100
    XYZ 45.405, 22.926, 23.862
    Hunter Lab 47.881, 85.477, 3.969
    CIE-LAB 54.996, 84.846, 1.826
    CIE-LCH 54.996, 84.866, 1.233
    CIE-LUV 0, 100, 48.24, 0
    Web Safe ff0099

    RGB percent of color #ff0084

    100%
    0%
    51.76%

    CMYK percent of color #ff0084

    0%
    100%
    48.24%
    0%


    Color Schemes with #ff0084

    Complementary Color

    Split Complementary


    #ff0084 Color Preview

    Text with hexadecimal color #ff0084

    This text has a font color of #ff0084

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

    #ff0084 Background Color

    This box has a background color of #ff0084

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

    #ff0084 Border Color

    This box has a border color of #ff0084

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

    CSS codes

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

    #ff0084 Color on white background

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

    #ff0084 Color on black background

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