#0bffff Hex Color

#0BFFFF
0
  • #0bffff Color Information

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

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

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

    • #0bffff hex color contains mainly GREEN.

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

    • #0bffff hex color has a decimal value of 786431.



    #0bffff Color Spaces (Color Conversions)

    HEX 0bffff #0bffff
    RGB 11, 255, 255 rgb(11, 255, 255)
    RGB Percent 4.31, 100, 100 rgb(4.31, 100, 100)
    CMYK 96, 0, 0, 0
    HSL 180°, 100, 52.2 hsl(180, 100%, 52.2%)
    HSV 180°, 95.7, 100
    XYZ 53.948, 78.811, 106.976
    Hunter Lab 88.776, -46.885, -9.303
    CIE-LAB 91.149, -47.865, -14.086
    CIE-LCH 91.149, 49.895, 196.398
    CIE-LUV 95.69, 0, 0, 0
    Web Safe 00ffff

    RGB percent of color #0bffff

    4.31%
    100%
    100%

    CMYK percent of color #0bffff

    95.69%
    0%
    0%
    0%


    Color Schemes with #0bffff

    Complementary Color

    Split Complementary


    #0bffff Color Preview

    Text with hexadecimal color #0bffff

    This text has a font color of #0bffff

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

    #0bffff Background Color

    This box has a background color of #0bffff

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

    #0bffff Border Color

    This box has a border color of #0bffff

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

    CSS codes

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

    #0bffff Color on white background

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

    #0bffff Color on black background

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