#bdffff Hex Color

#BDFFFF
0
  • #bdffff Color Information

    • In RGB color space, #bdffff hex color has a red value of 189, a green value of 255 and a blue value of 255.

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

    • #bdffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 87.1%.

    • #bdffff hex color contains mainly GREEN.

    • The closest web safe color of #bdffff is #ccffff

    • #bdffff hex color has a decimal value of 12451839.



    #bdffff Color Spaces (Color Conversions)

    HEX bdffff #bdffff
    RGB 189, 255, 255 rgb(189, 255, 255)
    RGB Percent 74.12, 100, 100 rgb(74.12, 100, 100)
    CMYK 26, 0, 0, 0
    HSL 180°, 100, 87.1 hsl(180, 100%, 87.1%)
    HSV 180°, 25.9, 100
    XYZ 74.796, 89.559, 107.952
    Hunter Lab 94.636, -24.533, -1.388
    CIE-LAB 95.814, -20.336, -6.646
    CIE-LCH 95.814, 21.394, 198.098
    CIE-LUV 25.88, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #bdffff

    74.12%
    100%
    100%

    CMYK percent of color #bdffff

    25.88%
    0%
    0%
    0%


    Color Schemes with #bdffff

    Complementary Color

    Split Complementary


    #bdffff Color Preview

    Text with hexadecimal color #bdffff

    This text has a font color of #bdffff

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

    #bdffff Background Color

    This box has a background color of #bdffff

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

    #bdffff Border Color

    This box has a border color of #bdffff

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

    CSS codes

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

    #bdffff Color on white background

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

    #bdffff Color on black background

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