#000ada Hex Color

#000ADA
0
  • #000ada Color Information

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

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

    • #000ada color has a hue of 237.2 degrees, a saturation of 100% and a lightness of 42.7%.

    • #000ada hex color contains mainly BLUE.

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

    • #000ada hex color has a decimal value of 2778.



    #000ada Color Spaces (Color Conversions)

    HEX 000ada #000ada
    RGB 0, 10, 218 rgb(0, 10, 218)
    RGB Percent 0, 3.92, 85.49 rgb(0, 3.92, 85.49)
    CMYK 100, 95, 0, 15
    HSL 237.2°, 100, 42.7 hsl(237.2, 100%, 42.7%)
    HSV 237.2°, 100, 85.5
    XYZ 12.763, 5.279, 66.676
    Hunter Lab 22.976, 58.947, -155.975
    CIE-LAB 27.515, 68.474, -94.811
    CIE-LCH 27.515, 116.952, 305.837
    CIE-LUV 100, 95.41, 0, 14.51
    Web Safe 0000cc

    RGB percent of color #000ada

    0%
    3.92%
    85.49%

    CMYK percent of color #000ada

    100%
    95.41%
    0%
    14.51%


    Color Schemes with #000ada

    Complementary Color

    Split Complementary


    #000ada Color Preview

    Text with hexadecimal color #000ada

    This text has a font color of #000ada

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

    #000ada Background Color

    This box has a background color of #000ada

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

    #000ada Border Color

    This box has a border color of #000ada

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

    CSS codes

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

    #000ada Color on white background

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

    #000ada Color on black background

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