#accdef Hex Color

#ACCDEF
0
  • #accdef Color Information

    • In RGB color space, #accdef hex color has a red value of 172, a green value of 205 and a blue value of 239.

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

    • #accdef color has a hue of 210.4 degrees, a saturation of 67.68% and a lightness of 80.6%.

    • #accdef hex color contains mainly BLUE.

    • The closest web safe color of #accdef is #99ccff

    • #accdef hex color has a decimal value of 11324911.



    #accdef Color Spaces (Color Conversions)

    HEX accdef #accdef
    RGB 172, 205, 239 rgb(172, 205, 239)
    RGB Percent 67.45, 80.39, 93.73 rgb(67.45, 80.39, 93.73)
    CMYK 28, 14, 0, 6
    HSL 210.4°, 67.68, 80.6 hsl(210.4, 67.68%, 80.6%)
    HSV 210.4°, 28, 93.7
    XYZ 54.425, 58.665, 90.116
    Hunter Lab 76.593, -7.201, -16.143
    CIE-LAB 81.107, -3.366, -20.352
    CIE-LCH 81.107, 20.628, 260.609
    CIE-LUV 28.03, 14.23, 0, 6.27
    Web Safe 99ccff

    RGB percent of color #accdef

    67.45%
    80.39%
    93.73%

    CMYK percent of color #accdef

    28.03%
    14.23%
    0%
    6.27%


    Color Schemes with #accdef

    Complementary Color

    Split Complementary


    #accdef Color Preview

    Text with hexadecimal color #accdef

    This text has a font color of #accdef

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

    #accdef Background Color

    This box has a background color of #accdef

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

    #accdef Border Color

    This box has a border color of #accdef

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

    CSS codes

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

    #accdef Color on white background

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

    #accdef Color on black background

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