#03000a Hex Color

#03000A
0
  • #03000a Color Information

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

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

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

    • #03000a hex color contains mainly BLUE.

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

    • #03000a hex color has a decimal value of 196618.



    #03000a Color Spaces (Color Conversions)

    HEX 03000a #03000a
    RGB 3, 0, 10 rgb(3, 0, 10)
    RGB Percent 1.18, 0, 3.92 rgb(1.18, 0, 3.92)
    CMYK 70, 100, 0, 96
    HSL 258°, 100, 2 hsl(258, 100%, 2%)
    HSV 258°, 100, 3.9
    XYZ 0.092, 0.041, 0.29
    Hunter Lab 2.025, 4.567, -7.074
    CIE-LAB 0.37, 2.172, -3.509
    CIE-LCH 0.37, 4.127, 301.757
    CIE-LUV 70, 100, 0, 96.08
    Web Safe 000000

    RGB percent of color #03000a

    1.18%
    0%
    3.92%

    CMYK percent of color #03000a

    70%
    100%
    0%
    96.08%


    Color Schemes with #03000a

    Complementary Color

    Split Complementary


    #03000a Color Preview

    Text with hexadecimal color #03000a

    This text has a font color of #03000a

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

    #03000a Background Color

    This box has a background color of #03000a

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

    #03000a Border Color

    This box has a border color of #03000a

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

    CSS codes

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

    #03000a Color on white background

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

    #03000a Color on black background

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