#000f32 Hex Color

#000F32
0
  • #000f32 Color Information

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

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

    • #000f32 color has a hue of 222 degrees, a saturation of 100% and a lightness of 9.8%.

    • #000f32 hex color contains mainly BLUE.

    • The closest web safe color of #000f32 is #000033

    • #000f32 hex color has a decimal value of 3890.



    #000f32 Color Spaces (Color Conversions)

    HEX 000f32 #000f32
    RGB 0, 15, 50 rgb(0, 15, 50)
    RGB Percent 0, 5.88, 19.61 rgb(0, 5.88, 19.61)
    CMYK 100, 70, 0, 80
    HSL 222°, 100, 9.8 hsl(222, 100%, 9.8%)
    HSV 222°, 100, 19.6
    XYZ 0.747, 0.572, 3.089
    Hunter Lab 7.563, 4.395, -18.922
    CIE-LAB 5.167, 8.329, -24.504
    CIE-LCH 5.167, 25.881, 288.773
    CIE-LUV 100, 70, 0, 80.39
    Web Safe 000033

    RGB percent of color #000f32

    0%
    5.88%
    19.61%

    CMYK percent of color #000f32

    100%
    70%
    0%
    80.39%


    Color Schemes with #000f32

    Complementary Color

    Split Complementary


    #000f32 Color Preview

    Text with hexadecimal color #000f32

    This text has a font color of #000f32

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

    #000f32 Background Color

    This box has a background color of #000f32

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

    #000f32 Border Color

    This box has a border color of #000f32

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

    CSS codes

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

    #000f32 Color on white background

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

    #000f32 Color on black background

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