#000adf Hex Color

#000ADF
0
  • #000adf Color Information

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

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

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

    • #000adf hex color contains mainly BLUE.

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

    • #000adf hex color has a decimal value of 2783.



    #000adf Color Spaces (Color Conversions)

    HEX 000adf #000adf
    RGB 0, 10, 223 rgb(0, 10, 223)
    RGB Percent 0, 3.92, 87.45 rgb(0, 3.92, 87.45)
    CMYK 100, 96, 0, 13
    HSL 237.3°, 100, 43.7 hsl(237.3, 100%, 43.7%)
    HSV 237.3°, 100, 87.5
    XYZ 13.428, 5.545, 70.175
    Hunter Lab 23.548, 60.58, -160.207
    CIE-LAB 28.234, 69.747, -96.492
    CIE-LCH 28.234, 119.06, 305.86
    CIE-LUV 100, 95.52, 0, 12.55
    Web Safe 0000cc

    RGB percent of color #000adf

    0%
    3.92%
    87.45%

    CMYK percent of color #000adf

    100%
    95.52%
    0%
    12.55%


    Color Schemes with #000adf

    Complementary Color

    Split Complementary


    #000adf Color Preview

    Text with hexadecimal color #000adf

    This text has a font color of #000adf

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

    #000adf Background Color

    This box has a background color of #000adf

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

    #000adf Border Color

    This box has a border color of #000adf

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

    CSS codes

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

    #000adf Color on white background

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

    #000adf Color on black background

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