#00003f Hex Color

#00003F
0
  • #00003f Color Information

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

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

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

    • #00003f hex color contains mainly BLUE.

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

    • #00003f hex color has a decimal value of 63.



    #00003f Color Spaces (Color Conversions)

    HEX 00003f #00003f
    RGB 0, 0, 63 rgb(0, 0, 63)
    RGB Percent 0, 0, 24.71 rgb(0, 0, 24.71)
    CMYK 100, 100, 0, 75
    HSL 240°, 100, 12.4 hsl(240, 100%, 12.4%)
    HSV 240°, 100, 24.7
    XYZ 0.897, 0.359, 4.725
    Hunter Lab 5.992, 16.237, -42.562
    CIE-LAB 3.243, 22.719, -37.105
    CIE-LCH 3.243, 43.508, 301.479
    CIE-LUV 100, 100, 0, 75.29
    Web Safe 000033

    RGB percent of color #00003f

    0%
    0%
    24.71%

    CMYK percent of color #00003f

    100%
    100%
    0%
    75.29%


    Color Schemes with #00003f

    Complementary Color

    Split Complementary


    #00003f Color Preview

    Text with hexadecimal color #00003f

    This text has a font color of #00003f

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

    #00003f Background Color

    This box has a background color of #00003f

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

    #00003f Border Color

    This box has a border color of #00003f

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

    CSS codes

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

    #00003f Color on white background

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

    #00003f Color on black background

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