#bfffff Hex Color

#BFFFFF
0
  • #bfffff Color Information

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

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

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

    • #bfffff hex color contains mainly GREEN.

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

    • #bfffff hex color has a decimal value of 12582911.



    #bfffff Color Spaces (Color Conversions)

    HEX bfffff #bfffff
    RGB 191, 255, 255 rgb(191, 255, 255)
    RGB Percent 74.9, 100, 100 rgb(74.9, 100, 100)
    CMYK 25, 0, 0, 0
    HSL 180°, 100, 87.5 hsl(180, 100%, 87.5%)
    HSV 180°, 25.1, 100
    XYZ 75.296, 89.816, 107.976
    Hunter Lab 94.771, -24.031, -1.211
    CIE-LAB 95.92, -19.771, -6.477
    CIE-LCH 95.92, 20.805, 198.139
    CIE-LUV 25.1, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #bfffff

    74.9%
    100%
    100%

    CMYK percent of color #bfffff

    25.1%
    0%
    0%
    0%


    Color Schemes with #bfffff

    Complementary Color

    Split Complementary


    #bfffff Color Preview

    Text with hexadecimal color #bfffff

    This text has a font color of #bfffff

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

    #bfffff Background Color

    This box has a background color of #bfffff

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

    #bfffff Border Color

    This box has a border color of #bfffff

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

    CSS codes

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

    #bfffff Color on white background

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

    #bfffff Color on black background

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