#000f64 Hex Color

#000F64
0
  • #000f64 Color Information

    • In RGB color space, #000f64 hex color has a red value of 0, a green value of 15 and a blue value of 100.

    • In CMYK color space (used in color printing), #000f64 hex color is composed of 100% cyan, 85% magenta, 0% yellow and 60.78% black.

    • #000f64 color has a hue of 231 degrees, a saturation of 100% and a lightness of 19.6%.

    • #000f64 hex color contains mainly BLUE.

    • The closest web safe color of #000f64 is #000066

    • #000f64 hex color has a decimal value of 3940.



    #000f64 Color Spaces (Color Conversions)

    HEX 000f64 #000f64
    RGB 0, 15, 100 rgb(0, 15, 100)
    RGB Percent 0, 5.88, 39.22 rgb(0, 5.88, 39.22)
    CMYK 100, 85, 0, 61
    HSL 231°, 100, 19.6 hsl(231, 100%, 19.6%)
    HSV 231°, 100, 39.2
    XYZ 2.471, 1.262, 12.17
    Hunter Lab 11.234, 19.604, -56.367
    CIE-LAB 11.007, 31.711, -49.776
    CIE-LCH 11.007, 59.019, 302.5
    CIE-LUV 100, 85, 0, 60.78
    Web Safe 000066

    RGB percent of color #000f64

    0%
    5.88%
    39.22%

    CMYK percent of color #000f64

    100%
    85%
    0%
    60.78%


    Color Schemes with #000f64

    Complementary Color

    Split Complementary


    #000f64 Color Preview

    Text with hexadecimal color #000f64

    This text has a font color of #000f64

    <p style="color:#000f64">Text here</p>

    #000f64 Background Color

    This box has a background color of #000f64

    <div style="background-color:#000f64">Text here</div>

    #000f64 Border Color

    This box has a border color of #000f64

    <div style="border: 4px solid #000f64">Text here</div>

    CSS codes

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

    #000f64 Color on white background

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

    #000f64 Color on black background

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