#00002c Hex Color

#00002C
0
  • #00002c Color Information

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

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

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

    • #00002c hex color contains mainly BLUE.

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

    • #00002c hex color has a decimal value of 44.



    #00002c Color Spaces (Color Conversions)

    HEX 00002c #00002c
    RGB 0, 0, 44 rgb(0, 0, 44)
    RGB Percent 0, 0, 17.25 rgb(0, 0, 17.25)
    CMYK 100, 100, 0, 83
    HSL 240°, 100, 8.6 hsl(240, 100%, 8.6%)
    HSV 240°, 100, 17.3
    XYZ 0.455, 0.182, 2.394
    Hunter Lab 4.266, 11.572, -30.285
    CIE-LAB 1.644, 11.552, -25.609
    CIE-LCH 1.644, 28.094, 294.28
    CIE-LUV 100, 100, 0, 82.75
    Web Safe 000033

    RGB percent of color #00002c

    0%
    0%
    17.25%

    CMYK percent of color #00002c

    100%
    100%
    0%
    82.75%


    Color Schemes with #00002c

    Complementary Color

    Split Complementary


    #00002c Color Preview

    Text with hexadecimal color #00002c

    This text has a font color of #00002c

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

    #00002c Background Color

    This box has a background color of #00002c

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

    #00002c Border Color

    This box has a border color of #00002c

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

    CSS codes

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

    #00002c Color on white background

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

    #00002c Color on black background

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