#0000da Hex Color

#0000DA
0
  • #0000da Color Information

    • In RGB color space, #0000da hex color has a red value of 0, a green value of 0 and a blue value of 218.

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

    • #0000da color has a hue of 240 degrees, a saturation of 100% and a lightness of 42.7%.

    • #0000da hex color contains mainly BLUE.

    • The closest web safe color of #0000da is #0000cc

    • #0000da hex color has a decimal value of 218.



    #0000da Color Spaces (Color Conversions)

    HEX 0000da #0000da
    RGB 0, 0, 218 rgb(0, 0, 218)
    RGB Percent 0, 0, 85.49 rgb(0, 0, 85.49)
    CMYK 100, 100, 0, 15
    HSL 240°, 100, 42.7 hsl(240, 100%, 42.7%)
    HSV 240°, 100, 85.5
    XYZ 12.655, 5.062, 66.64
    Hunter Lab 22.499, 61.028, -159.863
    CIE-LAB 26.911, 70.356, -95.823
    CIE-LCH 26.911, 118.878, 306.287
    CIE-LUV 100, 100, 0, 14.51
    Web Safe 0000cc

    RGB percent of color #0000da

    0%
    0%
    85.49%

    CMYK percent of color #0000da

    100%
    100%
    0%
    14.51%


    Color Schemes with #0000da

    Complementary Color

    Split Complementary


    #0000da Color Preview

    Text with hexadecimal color #0000da

    This text has a font color of #0000da

    <p style="color:#0000da">Text here</p>

    #0000da Background Color

    This box has a background color of #0000da

    <div style="background-color:#0000da">Text here</div>

    #0000da Border Color

    This box has a border color of #0000da

    <div style="border: 4px solid #0000da">Text here</div>

    CSS codes

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

    #0000da Color on white background

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

    #0000da Color on black background

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