#ff00ae Hex Color

#FF00AE
0
  • #ff00ae Color Information

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

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

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

    • #ff00ae hex color contains mainly RED.

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

    • #ff00ae hex color has a decimal value of 16711854.



    #ff00ae Color Spaces (Color Conversions)

    HEX ff00ae #ff00ae
    RGB 255, 0, 174 rgb(255, 0, 174)
    RGB Percent 100, 0, 68.24 rgb(100, 0, 68.24)
    CMYK 0, 100, 32, 0
    HSL 319.1°, 100, 50 hsl(319.1, 100%, 50%)
    HSV 319.1°, 100, 100
    XYZ 48.88, 24.316, 42.162
    Hunter Lab 49.311, 90.644, -16.176
    CIE-LAB 56.403, 88.51, -20.943
    CIE-LCH 56.403, 90.954, 346.688
    CIE-LUV 0, 100, 31.76, 0
    Web Safe ff0099

    RGB percent of color #ff00ae

    100%
    0%
    68.24%

    CMYK percent of color #ff00ae

    0%
    100%
    31.76%
    0%


    Color Schemes with #ff00ae

    Complementary Color

    Split Complementary


    #ff00ae Color Preview

    Text with hexadecimal color #ff00ae

    This text has a font color of #ff00ae

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

    #ff00ae Background Color

    This box has a background color of #ff00ae

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

    #ff00ae Border Color

    This box has a border color of #ff00ae

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

    CSS codes

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

    #ff00ae Color on white background

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

    #ff00ae Color on black background

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