#ff00a5 Hex Color

#FF00A5
0
  • #ff00a5 Color Information

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

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

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

    • #ff00a5 hex color contains mainly RED.

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

    • #ff00a5 hex color has a decimal value of 16711845.



    #ff00a5 Color Spaces (Color Conversions)

    HEX ff00a5 #ff00a5
    RGB 255, 0, 165 rgb(255, 0, 165)
    RGB Percent 100, 0, 64.71 rgb(100, 0, 64.71)
    CMYK 0, 100, 35, 0
    HSL 321.2°, 100, 50 hsl(321.2, 100%, 50%)
    HSV 321.2°, 100, 100
    XYZ 48.032, 23.977, 37.694
    Hunter Lab 48.966, 89.403, -11.365
    CIE-LAB 56.065, 87.637, -16.183
    CIE-LCH 56.065, 89.119, 349.538
    CIE-LUV 0, 100, 35.29, 0
    Web Safe ff0099

    RGB percent of color #ff00a5

    100%
    0%
    64.71%

    CMYK percent of color #ff00a5

    0%
    100%
    35.29%
    0%


    Color Schemes with #ff00a5

    Complementary Color

    Split Complementary


    #ff00a5 Color Preview

    Text with hexadecimal color #ff00a5

    This text has a font color of #ff00a5

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

    #ff00a5 Background Color

    This box has a background color of #ff00a5

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

    #ff00a5 Border Color

    This box has a border color of #ff00a5

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

    CSS codes

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

    #ff00a5 Color on white background

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

    #ff00a5 Color on black background

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