#32cdef Hex Color

#32CDEF
0
  • #32cdef Color Information

    • In RGB color space, #32cdef hex color has a red value of 50, a green value of 205 and a blue value of 239.

    • In CMYK color space (used in color printing), #32cdef hex color is composed of 79.08% cyan, 14.23% magenta, 0% yellow and 6.27% black.

    • #32cdef color has a hue of 190.8 degrees, a saturation of 85.52% and a lightness of 56.7%.

    • #32cdef hex color contains mainly BLUE.

    • The closest web safe color of #32cdef is #33ccff

    • #32cdef hex color has a decimal value of 3329519.



    #32cdef Color Spaces (Color Conversions)

    HEX 32cdef #32cdef
    RGB 50, 205, 239 rgb(50, 205, 239)
    RGB Percent 19.61, 80.39, 93.73 rgb(19.61, 80.39, 93.73)
    CMYK 79, 14, 0, 6
    HSL 190.8°, 85.52, 56.7 hsl(190.8, 85.52%, 56.7%)
    HSV 190.8°, 79.1, 93.7
    XYZ 38.727, 50.573, 89.382
    Hunter Lab 71.115, -27.245, -24.74
    CIE-LAB 76.42, -27.684, -27.922
    CIE-LCH 76.42, 39.32, 225.245
    CIE-LUV 79.08, 14.23, 0, 6.27
    Web Safe 33ccff

    RGB percent of color #32cdef

    19.61%
    80.39%
    93.73%

    CMYK percent of color #32cdef

    79.08%
    14.23%
    0%
    6.27%


    Color Schemes with #32cdef

    Complementary Color

    Split Complementary


    #32cdef Color Preview

    Text with hexadecimal color #32cdef

    This text has a font color of #32cdef

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

    #32cdef Background Color

    This box has a background color of #32cdef

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

    #32cdef Border Color

    This box has a border color of #32cdef

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

    CSS codes

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

    #32cdef Color on white background

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

    #32cdef Color on black background

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