#00003c Hex Color

#00003C
0
  • #00003c Color Information

    • In RGB color space, #00003c hex color has a red value of 0, a green value of 0 and a blue value of 60.

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

    • #00003c color has a hue of 240 degrees, a saturation of 100% and a lightness of 11.8%.

    • #00003c hex color contains mainly BLUE.

    • The closest web safe color of #00003c is #000033

    • #00003c hex color has a decimal value of 60.



    #00003c Color Spaces (Color Conversions)

    HEX 00003c #00003c
    RGB 0, 0, 60 rgb(0, 0, 60)
    RGB Percent 0, 0, 23.53 rgb(0, 0, 23.53)
    CMYK 100, 100, 0, 76
    HSL 240°, 100, 11.8 hsl(240, 100%, 11.8%)
    HSV 240°, 100, 23.5
    XYZ 0.816, 0.326, 4.295
    Hunter Lab 5.71, 15.519, -40.603
    CIE-LAB 2.945, 20.734, -35.418
    CIE-LCH 2.945, 41.041, 300.345
    CIE-LUV 100, 100, 0, 76.47
    Web Safe 000033

    RGB percent of color #00003c

    0%
    0%
    23.53%

    CMYK percent of color #00003c

    100%
    100%
    0%
    76.47%


    Color Schemes with #00003c

    Complementary Color

    Split Complementary


    #00003c Color Preview

    Text with hexadecimal color #00003c

    This text has a font color of #00003c

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

    #00003c Background Color

    This box has a background color of #00003c

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

    #00003c Border Color

    This box has a border color of #00003c

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

    CSS codes

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

    #00003c Color on white background

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

    #00003c Color on black background

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