#05000a Hex Color

#05000A
0
  • #05000a Color Information

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

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

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

    • #05000a hex color contains mainly BLUE.

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

    • #05000a hex color has a decimal value of 327690.



    #05000a Color Spaces (Color Conversions)

    HEX 05000a #05000a
    RGB 5, 0, 10 rgb(5, 0, 10)
    RGB Percent 1.96, 0, 3.92 rgb(1.96, 0, 3.92)
    CMYK 50, 100, 0, 96
    HSL 270°, 100, 2 hsl(270, 100%, 2%)
    HSV 270°, 100, 3.9
    XYZ 0.117, 0.054, 0.291
    Hunter Lab 2.324, 4.921, -5.798
    CIE-LAB 0.488, 2.69, -3.321
    CIE-LCH 0.488, 4.274, 309.007
    CIE-LUV 50, 100, 0, 96.08
    Web Safe 000000

    RGB percent of color #05000a

    1.96%
    0%
    3.92%

    CMYK percent of color #05000a

    50%
    100%
    0%
    96.08%


    Color Schemes with #05000a

    Complementary Color

    Split Complementary


    #05000a Color Preview

    Text with hexadecimal color #05000a

    This text has a font color of #05000a

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

    #05000a Background Color

    This box has a background color of #05000a

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

    #05000a Border Color

    This box has a border color of #05000a

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

    CSS codes

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

    #05000a Color on white background

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

    #05000a Color on black background

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