#000adc Hex Color

#000ADC
0
  • #000adc Color Information

    • In RGB color space, #000adc hex color has a red value of 0, a green value of 10 and a blue value of 220.

    • In CMYK color space (used in color printing), #000adc hex color is composed of 100% cyan, 95.45% magenta, 0% yellow and 13.73% black.

    • #000adc color has a hue of 237.3 degrees, a saturation of 100% and a lightness of 43.1%.

    • #000adc hex color contains mainly BLUE.

    • The closest web safe color of #000adc is #0000cc

    • #000adc hex color has a decimal value of 2780.



    #000adc Color Spaces (Color Conversions)

    HEX 000adc #000adc
    RGB 0, 10, 220 rgb(0, 10, 220)
    RGB Percent 0, 3.92, 86.27 rgb(0, 3.92, 86.27)
    CMYK 100, 95, 0, 14
    HSL 237.3°, 100, 43.1 hsl(237.3, 100%, 43.1%)
    HSV 237.3°, 100, 86.3
    XYZ 13.027, 5.384, 68.063
    Hunter Lab 23.203, 59.608, -157.674
    CIE-LAB 27.802, 68.992, -95.486
    CIE-LCH 27.802, 117.803, 305.849
    CIE-LUV 100, 95.45, 0, 13.73
    Web Safe 0000cc

    RGB percent of color #000adc

    0%
    3.92%
    86.27%

    CMYK percent of color #000adc

    100%
    95.45%
    0%
    13.73%


    Color Schemes with #000adc

    Complementary Color

    Split Complementary


    #000adc Color Preview

    Text with hexadecimal color #000adc

    This text has a font color of #000adc

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

    #000adc Background Color

    This box has a background color of #000adc

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

    #000adc Border Color

    This box has a border color of #000adc

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

    CSS codes

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

    #000adc Color on white background

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

    #000adc Color on black background

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