#05fff0 Hex Color

#05FFF0
0
  • #05fff0 Color Information

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

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

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

    • #05fff0 hex color contains mainly GREEN.

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

    • #05fff0 hex color has a decimal value of 393200.



    #05fff0 Color Spaces (Color Conversions)

    HEX 05fff0 #05fff0
    RGB 5, 255, 240 rgb(5, 255, 240)
    RGB Percent 1.96, 100, 94.12 rgb(1.96, 100, 94.12)
    CMYK 98, 0, 6, 0
    HSL 176.4°, 100, 51 hsl(176.4, 100%, 51%)
    HSV 176.4°, 98, 100
    XYZ 51.551, 77.844, 94.746
    Hunter Lab 88.229, -50.106, -1.909
    CIE-LAB 90.709, -52.193, -6.96
    CIE-LCH 90.709, 52.655, 187.596
    CIE-LUV 98.04, 0, 5.88, 0
    Web Safe 00ffff

    RGB percent of color #05fff0

    1.96%
    100%
    94.12%

    CMYK percent of color #05fff0

    98.04%
    0%
    5.88%
    0%


    Color Schemes with #05fff0

    Complementary Color

    Split Complementary


    #05fff0 Color Preview

    Text with hexadecimal color #05fff0

    This text has a font color of #05fff0

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

    #05fff0 Background Color

    This box has a background color of #05fff0

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

    #05fff0 Border Color

    This box has a border color of #05fff0

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

    CSS codes

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

    #05fff0 Color on white background

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

    #05fff0 Color on black background

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