#ff0075 Hex Color

#FF0075
0
  • #ff0075 Color Information

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

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

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

    • #ff0075 hex color contains mainly RED.

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

    • #ff0075 hex color has a decimal value of 16711797.



    #ff0075 Color Spaces (Color Conversions)

    HEX ff0075 #ff0075
    RGB 255, 0, 117 rgb(255, 0, 117)
    RGB Percent 100, 0, 45.88 rgb(100, 0, 45.88)
    CMYK 0, 100, 54, 0
    HSL 332.5°, 100, 50 hsl(332.5, 100%, 50%)
    HSV 332.5°, 100, 100
    XYZ 44.451, 22.544, 18.838
    Hunter Lab 47.481, 84.02, 9.713
    CIE-LAB 54.6, 83.798, 10.28
    CIE-LCH 54.6, 84.426, 6.994
    CIE-LUV 0, 100, 54.12, 0
    Web Safe ff0066

    RGB percent of color #ff0075

    100%
    0%
    45.88%

    CMYK percent of color #ff0075

    0%
    100%
    54.12%
    0%


    Color Schemes with #ff0075

    Complementary Color

    Split Complementary


    #ff0075 Color Preview

    Text with hexadecimal color #ff0075

    This text has a font color of #ff0075

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

    #ff0075 Background Color

    This box has a background color of #ff0075

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

    #ff0075 Border Color

    This box has a border color of #ff0075

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

    CSS codes

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

    #ff0075 Color on white background

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

    #ff0075 Color on black background

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