#baddef Hex Color

#BADDEF
0
  • #baddef Color Information

    • In RGB color space, #baddef hex color has a red value of 186, a green value of 221 and a blue value of 239.

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

    • #baddef color has a hue of 200.4 degrees, a saturation of 62.35% and a lightness of 83.3%.

    • #baddef hex color contains mainly BLUE.

    • The closest web safe color of #baddef is #ccccff

    • #baddef hex color has a decimal value of 12246511.



    #baddef Color Spaces (Color Conversions)

    HEX baddef #baddef
    RGB 186, 221, 239 rgb(186, 221, 239)
    RGB Percent 72.94, 86.67, 93.73 rgb(72.94, 86.67, 93.73)
    CMYK 22, 8, 0, 6
    HSL 200.4°, 62.35, 83.3 hsl(200.4, 62.35%, 83.3%)
    HSV 200.4°, 22.2, 93.7
    XYZ 61.686, 68.384, 91.61
    Hunter Lab 82.695, -11.564, -7.796
    CIE-LAB 86.198, -7.611, -12.606
    CIE-LCH 86.198, 14.725, 238.878
    CIE-LUV 22.18, 7.53, 0, 6.27
    Web Safe ccccff

    RGB percent of color #baddef

    72.94%
    86.67%
    93.73%

    CMYK percent of color #baddef

    22.18%
    7.53%
    0%
    6.27%


    Color Schemes with #baddef

    Complementary Color

    Split Complementary


    #baddef Color Preview

    Text with hexadecimal color #baddef

    This text has a font color of #baddef

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

    #baddef Background Color

    This box has a background color of #baddef

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

    #baddef Border Color

    This box has a border color of #baddef

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

    CSS codes

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

    #baddef Color on white background

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

    #baddef Color on black background

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