#030c00 Hex Color

#030C00
0
  • #030c00 Color Information

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

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

    • #030c00 color has a hue of 105 degrees, a saturation of 100% and a lightness of 2.4%.

    • #030c00 hex color contains mainly GREEN.

    • The closest web safe color of #030c00 is #000000

    • #030c00 hex color has a decimal value of 199680.



    #030c00 Color Spaces (Color Conversions)

    HEX 030c00 #030c00
    RGB 3, 12, 0 rgb(3, 12, 0)
    RGB Percent 1.18, 4.71, 0 rgb(1.18, 4.71, 0)
    CMYK 75, 0, 100, 95
    HSL 105°, 100, 2.4 hsl(105, 100%, 2.4%)
    HSV 105°, 100, 4.7
    XYZ 0.169, 0.282, 0.046
    Hunter Lab 5.31, -3.612, 3.204
    CIE-LAB 2.547, -4.057, 3.734
    CIE-LCH 2.547, 5.514, 137.374
    CIE-LUV 75, 0, 100, 95.29
    Web Safe 000000

    RGB percent of color #030c00

    1.18%
    4.71%
    0%

    CMYK percent of color #030c00

    75%
    0%
    100%
    95.29%


    Color Schemes with #030c00

    Complementary Color

    Split Complementary


    #030c00 Color Preview

    Text with hexadecimal color #030c00

    This text has a font color of #030c00

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

    #030c00 Background Color

    This box has a background color of #030c00

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

    #030c00 Border Color

    This box has a border color of #030c00

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

    CSS codes

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

    #030c00 Color on white background

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

    #030c00 Color on black background

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