#000cab Hex Color

#000CAB
0
  • #000cab Color Information

    • In RGB color space, #000cab hex color has a red value of 0, a green value of 12 and a blue value of 171.

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

    • #000cab color has a hue of 235.8 degrees, a saturation of 100% and a lightness of 33.5%.

    • #000cab hex color contains mainly BLUE.

    • The closest web safe color of #000cab is #000099

    • #000cab hex color has a decimal value of 3243.



    #000cab Color Spaces (Color Conversions)

    HEX 000cab #000cab
    RGB 0, 12, 171 rgb(0, 12, 171)
    RGB Percent 0, 4.71, 67.06 rgb(0, 4.71, 67.06)
    CMYK 100, 93, 0, 33
    HSL 235.8°, 100, 33.5 hsl(235.8, 100%, 33.5%)
    HSV 235.8°, 100, 67.1
    XYZ 7.482, 3.203, 38.752
    Hunter Lab 17.897, 43.304, -115.852
    CIE-LAB 20.839, 55.498, -78.218
    CIE-LCH 20.839, 95.907, 305.357
    CIE-LUV 100, 92.98, 0, 32.94
    Web Safe 000099

    RGB percent of color #000cab

    0%
    4.71%
    67.06%

    CMYK percent of color #000cab

    100%
    92.98%
    0%
    32.94%


    Color Schemes with #000cab

    Complementary Color

    Split Complementary


    #000cab Color Preview

    Text with hexadecimal color #000cab

    This text has a font color of #000cab

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

    #000cab Background Color

    This box has a background color of #000cab

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

    #000cab Border Color

    This box has a border color of #000cab

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

    CSS codes

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

    #000cab Color on white background

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

    #000cab Color on black background

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