#00002d Hex Color

#00002D
0
  • #00002d Color Information

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

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

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

    • #00002d hex color contains mainly BLUE.

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

    • #00002d hex color has a decimal value of 45.



    #00002d Color Spaces (Color Conversions)

    HEX 00002d #00002d
    RGB 0, 0, 45 rgb(0, 0, 45)
    RGB Percent 0, 0, 17.65 rgb(0, 0, 17.65)
    CMYK 100, 100, 0, 82
    HSL 240°, 100, 8.8 hsl(240, 100%, 8.8%)
    HSV 240°, 100, 17.6
    XYZ 0.474, 0.189, 2.494
    Hunter Lab 4.347, 11.854, -30.97
    CIE-LAB 1.707, 12.058, -26.269
    CIE-LCH 1.707, 28.904, 294.656
    CIE-LUV 100, 100, 0, 82.35
    Web Safe 000033

    RGB percent of color #00002d

    0%
    0%
    17.65%

    CMYK percent of color #00002d

    100%
    100%
    0%
    82.35%


    Color Schemes with #00002d

    Complementary Color

    Split Complementary


    #00002d Color Preview

    Text with hexadecimal color #00002d

    This text has a font color of #00002d

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

    #00002d Background Color

    This box has a background color of #00002d

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

    #00002d Border Color

    This box has a border color of #00002d

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

    CSS codes

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

    #00002d Color on white background

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

    #00002d Color on black background

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