#01000a Hex Color

#01000A
0
  • #01000a Color Information

    • In RGB color space, #01000a hex color has a red value of 1, a green value of 0 and a blue value of 10.

    • In CMYK color space (used in color printing), #01000a hex color is composed of 90% cyan, 100% magenta, 0% yellow and 96.08% black.

    • #01000a color has a hue of 246 degrees, a saturation of 100% and a lightness of 2%.

    • #01000a hex color contains mainly BLUE.

    • The closest web safe color of #01000a is #000000

    • #01000a hex color has a decimal value of 65546.



    #01000a Color Spaces (Color Conversions)

    HEX 01000a #01000a
    RGB 1, 0, 10 rgb(1, 0, 10)
    RGB Percent 0.39, 0, 3.92 rgb(0.39, 0, 3.92)
    CMYK 90, 100, 0, 96
    HSL 246°, 100, 2 hsl(246, 100%, 2%)
    HSV 246°, 100, 3.9
    XYZ 0.067, 0.028, 0.289
    Hunter Lab 1.673, 4.219, -9.069
    CIE-LAB 0.253, 1.654, -3.698
    CIE-LCH 0.253, 4.051, 294.097
    CIE-LUV 90, 100, 0, 96.08
    Web Safe 000000

    RGB percent of color #01000a

    0.39%
    0%
    3.92%

    CMYK percent of color #01000a

    90%
    100%
    0%
    96.08%


    Color Schemes with #01000a

    Complementary Color

    Split Complementary


    #01000a Color Preview

    Text with hexadecimal color #01000a

    This text has a font color of #01000a

    <p style="color:#01000a">Text here</p>

    #01000a Background Color

    This box has a background color of #01000a

    <div style="background-color:#01000a">Text here</div>

    #01000a Border Color

    This box has a border color of #01000a

    <div style="border: 4px solid #01000a">Text here</div>

    CSS codes

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

    #01000a Color on white background

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

    #01000a Color on black background

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