#100dec Hex Color

#100DEC
0
  • #100dec Color Information

    • In RGB color space, #100dec hex color has a red value of 16, a green value of 13 and a blue value of 236.

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

    • #100dec color has a hue of 240.8 degrees, a saturation of 89.56% and a lightness of 48.8%.

    • #100dec hex color contains mainly BLUE.

    • The closest web safe color of #100dec is #0000ff

    • #100dec hex color has a decimal value of 1052140.



    #100dec Color Spaces (Color Conversions)

    HEX 100dec #100dec
    RGB 16, 13, 236 rgb(16, 13, 236)
    RGB Percent 6.27, 5.1, 92.55 rgb(6.27, 5.1, 92.55)
    CMYK 93, 94, 0, 7
    HSL 240.8°, 89.56, 48.8 hsl(240.8, 89.56%, 48.8%)
    HSV 240.8°, 94.5, 92.5
    XYZ 15.498, 6.454, 79.786
    Hunter Lab 25.405, 64.435, -168.423
    CIE-LAB 30.53, 72.598, -100.085
    CIE-LCH 30.53, 123.643, 305.956
    CIE-LUV 93.22, 94.49, 0, 7.45
    Web Safe 0000ff

    RGB percent of color #100dec

    6.27%
    5.1%
    92.55%

    CMYK percent of color #100dec

    93.22%
    94.49%
    0%
    7.45%


    Color Schemes with #100dec

    Complementary Color

    Split Complementary


    #100dec Color Preview

    Text with hexadecimal color #100dec

    This text has a font color of #100dec

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

    #100dec Background Color

    This box has a background color of #100dec

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

    #100dec Border Color

    This box has a border color of #100dec

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

    CSS codes

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

    #100dec Color on white background

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

    #100dec Color on black background

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