#0dffff Hex Color

#0DFFFF
0
  • #0dffff Color Information

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

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

    • #0dffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 52.5%.

    • #0dffff hex color contains mainly GREEN.

    • The closest web safe color of #0dffff is #00ffff

    • #0dffff hex color has a decimal value of 917503.



    #0dffff Color Spaces (Color Conversions)

    HEX 0dffff #0dffff
    RGB 13, 255, 255 rgb(13, 255, 255)
    RGB Percent 5.1, 100, 100 rgb(5.1, 100, 100)
    CMYK 95, 0, 0, 0
    HSL 180°, 100, 52.5 hsl(180, 100%, 52.5%)
    HSV 180°, 94.9, 100
    XYZ 53.976, 78.826, 106.978
    Hunter Lab 88.784, -46.853, -9.291
    CIE-LAB 91.156, -47.823, -14.076
    CIE-LCH 91.156, 49.852, 196.401
    CIE-LUV 94.9, 0, 0, 0
    Web Safe 00ffff

    RGB percent of color #0dffff

    5.1%
    100%
    100%

    CMYK percent of color #0dffff

    94.9%
    0%
    0%
    0%


    Color Schemes with #0dffff

    Complementary Color

    Split Complementary


    #0dffff Color Preview

    Text with hexadecimal color #0dffff

    This text has a font color of #0dffff

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

    #0dffff Background Color

    This box has a background color of #0dffff

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

    #0dffff Border Color

    This box has a border color of #0dffff

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

    CSS codes

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

    #0dffff Color on white background

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

    #0dffff Color on black background

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