#02000f Hex Color

#02000F
0
  • #02000f Color Information

    • In RGB color space, #02000f hex color has a red value of 2, a green value of 0 and a blue value of 15.

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

    • #02000f color has a hue of 248 degrees, a saturation of 100% and a lightness of 2.9%.

    • #02000f hex color contains mainly BLUE.

    • The closest web safe color of #02000f is #000000

    • #02000f hex color has a decimal value of 131087.



    #02000f Color Spaces (Color Conversions)

    HEX 02000f #02000f
    RGB 2, 0, 15 rgb(2, 0, 15)
    RGB Percent 0.78, 0, 5.88 rgb(0.78, 0, 5.88)
    CMYK 87, 100, 0, 94
    HSL 248°, 100, 2.9 hsl(248, 100%, 2.9%)
    HSV 248°, 100, 5.9
    XYZ 0.111, 0.047, 0.455
    Hunter Lab 2.168, 5.345, -10.926
    CIE-LAB 0.425, 2.717, -5.776
    CIE-LCH 0.425, 6.383, 295.192
    CIE-LUV 86.67, 100, 0, 94.12
    Web Safe 000000

    RGB percent of color #02000f

    0.78%
    0%
    5.88%

    CMYK percent of color #02000f

    86.67%
    100%
    0%
    94.12%


    Color Schemes with #02000f

    Complementary Color

    Split Complementary


    #02000f Color Preview

    Text with hexadecimal color #02000f

    This text has a font color of #02000f

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

    #02000f Background Color

    This box has a background color of #02000f

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

    #02000f Border Color

    This box has a border color of #02000f

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

    CSS codes

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

    #02000f Color on white background

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

    #02000f Color on black background

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