#005dec Hex Color

#005DEC
0
  • #005dec Color Information

    • In RGB color space, #005dec hex color has a red value of 0, a green value of 93 and a blue value of 236.

    • In CMYK color space (used in color printing), #005dec hex color is composed of 100% cyan, 60.59% magenta, 0% yellow and 7.45% black.

    • #005dec color has a hue of 216.4 degrees, a saturation of 100% and a lightness of 46.3%.

    • #005dec hex color contains mainly BLUE.

    • The closest web safe color of #005dec is #0066ff

    • #005dec hex color has a decimal value of 24044.



    #005dec Color Spaces (Color Conversions)

    HEX 005dec #005dec
    RGB 0, 93, 236 rgb(0, 93, 236)
    RGB Percent 0, 36.47, 92.55 rgb(0, 36.47, 92.55)
    CMYK 100, 61, 0, 7
    HSL 216.4°, 100, 46.3 hsl(216.4, 100%, 46.3%)
    HSV 216.4°, 100, 92.5
    XYZ 19.055, 13.885, 81.033
    Hunter Lab 37.263, 26.07, -102.851
    CIE-LAB 44.068, 33.724, -77.679
    CIE-LCH 44.068, 84.684, 293.468
    CIE-LUV 100, 60.59, 0, 7.45
    Web Safe 0066ff

    RGB percent of color #005dec

    0%
    36.47%
    92.55%

    CMYK percent of color #005dec

    100%
    60.59%
    0%
    7.45%


    Color Schemes with #005dec

    Complementary Color

    Split Complementary


    #005dec Color Preview

    Text with hexadecimal color #005dec

    This text has a font color of #005dec

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

    #005dec Background Color

    This box has a background color of #005dec

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

    #005dec Border Color

    This box has a border color of #005dec

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

    CSS codes

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

    #005dec Color on white background

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

    #005dec Color on black background

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