#ff005f Hex Color

#FF005F
0
  • #ff005f Color Information

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

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

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

    • #ff005f hex color contains mainly RED.

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

    • #ff005f hex color has a decimal value of 16711775.



    #ff005f Color Spaces (Color Conversions)

    HEX ff005f #ff005f
    RGB 255, 0, 95 rgb(255, 0, 95)
    RGB Percent 100, 0, 37.25 rgb(100, 0, 37.25)
    CMYK 0, 100, 63, 0
    HSL 337.6°, 100, 50 hsl(337.6, 100%, 50%)
    HSV 337.6°, 100, 100
    XYZ 43.306, 22.086, 12.807
    Hunter Lab 46.996, 82.243, 16.74
    CIE-LAB 54.118, 82.512, 22.901
    CIE-LCH 54.118, 85.631, 15.512
    CIE-LUV 0, 100, 62.75, 0
    Web Safe ff0066

    RGB percent of color #ff005f

    100%
    0%
    37.25%

    CMYK percent of color #ff005f

    0%
    100%
    62.75%
    0%


    Color Schemes with #ff005f

    Complementary Color

    Split Complementary


    #ff005f Color Preview

    Text with hexadecimal color #ff005f

    This text has a font color of #ff005f

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

    #ff005f Background Color

    This box has a background color of #ff005f

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

    #ff005f Border Color

    This box has a border color of #ff005f

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

    CSS codes

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

    #ff005f Color on white background

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

    #ff005f Color on black background

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