#ff005e Hex Color

#FF005E
0
  • #ff005e Color Information

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

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

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

    • #ff005e hex color contains mainly RED.

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

    • #ff005e hex color has a decimal value of 16711774.



    #ff005e Color Spaces (Color Conversions)

    HEX ff005e #ff005e
    RGB 255, 0, 94 rgb(255, 0, 94)
    RGB Percent 100, 0, 36.86 rgb(100, 0, 36.86)
    CMYK 0, 100, 63, 0
    HSL 337.9°, 100, 50 hsl(337.9, 100%, 50%)
    HSV 337.9°, 100, 100
    XYZ 43.26, 22.068, 12.569
    Hunter Lab 46.977, 82.169, 17.02
    CIE-LAB 54.099, 82.458, 23.479
    CIE-LCH 54.099, 85.736, 15.894
    CIE-LUV 0, 100, 63.14, 0
    Web Safe ff0066

    RGB percent of color #ff005e

    100%
    0%
    36.86%

    CMYK percent of color #ff005e

    0%
    100%
    63.14%
    0%


    Color Schemes with #ff005e

    Complementary Color

    Split Complementary


    #ff005e Color Preview

    Text with hexadecimal color #ff005e

    This text has a font color of #ff005e

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

    #ff005e Background Color

    This box has a background color of #ff005e

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

    #ff005e Border Color

    This box has a border color of #ff005e

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

    CSS codes

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

    #ff005e Color on white background

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

    #ff005e Color on black background

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