#ff0095 Hex Color

#FF0095
0
  • #ff0095 Color Information

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

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

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

    • #ff0095 hex color contains mainly RED.

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

    • #ff0095 hex color has a decimal value of 16711829.



    #ff0095 Color Spaces (Color Conversions)

    HEX ff0095 #ff0095
    RGB 255, 0, 149 rgb(255, 0, 149)
    RGB Percent 100, 0, 58.43 rgb(100, 0, 58.43)
    CMYK 0, 100, 42, 0
    HSL 324.9°, 100, 50 hsl(324.9, 100%, 50%)
    HSV 324.9°, 100, 100
    XYZ 46.665, 23.43, 30.497
    Hunter Lab 48.405, 87.377, -3.472
    CIE-LAB 55.513, 86.202, -7.559
    CIE-LCH 55.513, 86.533, 354.989
    CIE-LUV 0, 100, 41.57, 0
    Web Safe ff0099

    RGB percent of color #ff0095

    100%
    0%
    58.43%

    CMYK percent of color #ff0095

    0%
    100%
    41.57%
    0%


    Color Schemes with #ff0095

    Complementary Color

    Split Complementary


    #ff0095 Color Preview

    Text with hexadecimal color #ff0095

    This text has a font color of #ff0095

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

    #ff0095 Background Color

    This box has a background color of #ff0095

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

    #ff0095 Border Color

    This box has a border color of #ff0095

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

    CSS codes

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

    #ff0095 Color on white background

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

    #ff0095 Color on black background

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