#030000 Hex Color

#030000
0
  • #030000 Color Information

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

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

    • #030000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 0.6%.

    • #030000 hex color contains mainly RED.

    • The closest web safe color of #030000 is #000000

    • #030000 hex color has a decimal value of 196608.



    #030000 Color Spaces (Color Conversions)

    HEX 030000 #030000
    RGB 3, 0, 0 rgb(3, 0, 0)
    RGB Percent 1.18, 0, 0 rgb(1.18, 0, 0)
    CMYK 0, 100, 100, 99
    HSL 0°, 100, 0.6 hsl(0, 100%, 0.6%)
    HSV 0°, 100, 1.2
    XYZ 0.038, 0.019, 0.002
    Hunter Lab 1.378, 2.509, 0.879
    CIE-LAB 0.172, 0.817, 0.267
    CIE-LCH 0.172, 0.86, 18.098
    CIE-LUV 0, 100, 100, 98.82
    Web Safe 000000

    RGB percent of color #030000

    1.18%
    0%
    0%

    CMYK percent of color #030000

    0%
    100%
    100%
    98.82%


    Color Schemes with #030000

    Complementary Color

    Split Complementary

    Alternative Colors for #030000

    #030000 Color Preview

    Text with hexadecimal color #030000

    This text has a font color of #030000

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

    #030000 Background Color

    This box has a background color of #030000

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

    #030000 Border Color

    This box has a border color of #030000

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

    CSS codes

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

    #030000 Color on white background

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

    #030000 Color on black background

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