#ff00a2 Hex Color

#FF00A2
0
  • #ff00a2 Color Information

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

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

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

    • #ff00a2 hex color contains mainly RED.

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

    • #ff00a2 hex color has a decimal value of 16711842.



    #ff00a2 Color Spaces (Color Conversions)

    HEX ff00a2 #ff00a2
    RGB 255, 0, 162 rgb(255, 0, 162)
    RGB Percent 100, 0, 63.53 rgb(100, 0, 63.53)
    CMYK 0, 100, 36, 0
    HSL 321.9°, 100, 50 hsl(321.9, 100%, 50%)
    HSV 321.9°, 100, 100
    XYZ 47.762, 23.869, 36.272
    Hunter Lab 48.856, 89.005, -9.819
    CIE-LAB 55.956, 87.356, -14.581
    CIE-LCH 55.956, 88.565, 350.524
    CIE-LUV 0, 100, 36.47, 0
    Web Safe ff0099

    RGB percent of color #ff00a2

    100%
    0%
    63.53%

    CMYK percent of color #ff00a2

    0%
    100%
    36.47%
    0%


    Color Schemes with #ff00a2

    Complementary Color

    Split Complementary


    #ff00a2 Color Preview

    Text with hexadecimal color #ff00a2

    This text has a font color of #ff00a2

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

    #ff00a2 Background Color

    This box has a background color of #ff00a2

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

    #ff00a2 Border Color

    This box has a border color of #ff00a2

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

    CSS codes

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

    #ff00a2 Color on white background

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

    #ff00a2 Color on black background

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