#03000f Hex Color

#03000F
0
  • #03000f Color Information

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

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

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

    • #03000f hex color contains mainly BLUE.

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

    • #03000f hex color has a decimal value of 196623.



    #03000f Color Spaces (Color Conversions)

    HEX 03000f #03000f
    RGB 3, 0, 15 rgb(3, 0, 15)
    RGB Percent 1.18, 0, 5.88 rgb(1.18, 0, 5.88)
    CMYK 80, 100, 0, 94
    HSL 252°, 100, 2.9 hsl(252, 100%, 2.9%)
    HSV 252°, 100, 5.9
    XYZ 0.124, 0.054, 0.456
    Hunter Lab 2.324, 5.458, -10.008
    CIE-LAB 0.488, 2.977, -5.681
    CIE-LCH 0.488, 6.414, 297.656
    CIE-LUV 80, 100, 0, 94.12
    Web Safe 000000

    RGB percent of color #03000f

    1.18%
    0%
    5.88%

    CMYK percent of color #03000f

    80%
    100%
    0%
    94.12%


    Color Schemes with #03000f

    Complementary Color

    Split Complementary


    #03000f Color Preview

    Text with hexadecimal color #03000f

    This text has a font color of #03000f

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

    #03000f Background Color

    This box has a background color of #03000f

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

    #03000f Border Color

    This box has a border color of #03000f

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

    CSS codes

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

    #03000f Color on white background

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

    #03000f Color on black background

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