#05ffff Hex Color

#05FFFF
0
  • #05ffff Color Information

    • In RGB color space, #05ffff hex color has a red value of 5, a green value of 255 and a blue value of 255.

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

    • #05ffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 51%.

    • #05ffff hex color contains mainly GREEN.

    • The closest web safe color of #05ffff is #00ffff

    • #05ffff hex color has a decimal value of 393215.



    #05ffff Color Spaces (Color Conversions)

    HEX 05ffff #05ffff
    RGB 5, 255, 255 rgb(5, 255, 255)
    RGB Percent 1.96, 100, 100 rgb(1.96, 100, 100)
    CMYK 98, 0, 0, 0
    HSL 180°, 100, 51 hsl(180, 100%, 51%)
    HSV 180°, 98, 100
    XYZ 53.873, 78.772, 106.973
    Hunter Lab 88.754, -46.97, -9.334
    CIE-LAB 91.131, -47.981, -14.115
    CIE-LCH 91.131, 50.014, 196.393
    CIE-LUV 98.04, 0, 0, 0
    Web Safe 00ffff

    RGB percent of color #05ffff

    1.96%
    100%
    100%

    CMYK percent of color #05ffff

    98.04%
    0%
    0%
    0%


    Color Schemes with #05ffff

    Complementary Color

    Split Complementary


    #05ffff Color Preview

    Text with hexadecimal color #05ffff

    This text has a font color of #05ffff

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

    #05ffff Background Color

    This box has a background color of #05ffff

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

    #05ffff Border Color

    This box has a border color of #05ffff

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

    CSS codes

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

    #05ffff Color on white background

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

    #05ffff Color on black background

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