#000300 Hex Color

#000300
0
  • #000300 Color Information

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

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

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

    • #000300 hex color contains mainly GREEN.

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

    • #000300 hex color has a decimal value of 768.



    #000300 Color Spaces (Color Conversions)

    HEX 000300 #000300
    RGB 0, 3, 0 rgb(0, 3, 0)
    RGB Percent 0, 1.18, 0 rgb(0, 1.18, 0)
    CMYK 100, 0, 100, 99
    HSL 120°, 100, 0.6 hsl(120, 100%, 0.6%)
    HSV 120°, 100, 1.2
    XYZ 0.033, 0.065, 0.011
    Hunter Lab 2.55, -2.151, 1.529
    CIE-LAB 0.587, -1.179, 0.855
    CIE-LCH 0.587, 1.456, 144.051
    CIE-LUV 100, 0, 100, 98.82
    Web Safe 000000

    RGB percent of color #000300

    0%
    1.18%
    0%

    CMYK percent of color #000300

    100%
    0%
    100%
    98.82%


    Color Schemes with #000300

    Complementary Color

    Split Complementary

    Alternative Colors for #000300

    #000300 Color Preview

    Text with hexadecimal color #000300

    This text has a font color of #000300

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

    #000300 Background Color

    This box has a background color of #000300

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

    #000300 Border Color

    This box has a border color of #000300

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

    CSS codes

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

    #000300 Color on white background

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

    #000300 Color on black background

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