#0006ff Hex Color

#0006FF
0
  • #0006ff Color Information

    • In RGB color space, #0006ff hex color has a red value of 0, a green value of 6 and a blue value of 255.

    • In CMYK color space (used in color printing), #0006ff hex color is composed of 100% cyan, 97.65% magenta, 0% yellow and 0% black.

    • #0006ff color has a hue of 238.6 degrees, a saturation of 100% and a lightness of 50%.

    • #0006ff hex color contains mainly BLUE.

    • The closest web safe color of #0006ff is #0000ff

    • #0006ff hex color has a decimal value of 1791.



    #0006ff Color Spaces (Color Conversions)

    HEX 0006ff #0006ff
    RGB 0, 6, 255 rgb(0, 6, 255)
    RGB Percent 0, 2.35, 100 rgb(0, 2.35, 100)
    CMYK 100, 98, 0, 0
    HSL 238.6°, 100, 50 hsl(238.6, 100%, 50%)
    HSV 238.6°, 100, 100
    XYZ 18.115, 7.35, 95.072
    Hunter Lab 27.111, 71.826, -188.94
    CIE-LAB 32.591, 78.299, -107.382
    CIE-LCH 32.591, 132.897, 306.098
    CIE-LUV 100, 97.65, 0, 0
    Web Safe 0000ff

    RGB percent of color #0006ff

    0%
    2.35%
    100%

    CMYK percent of color #0006ff

    100%
    97.65%
    0%
    0%


    Color Schemes with #0006ff

    Complementary Color

    Split Complementary


    #0006ff Color Preview

    Text with hexadecimal color #0006ff

    This text has a font color of #0006ff

    <p style="color:#0006ff">Text here</p>

    #0006ff Background Color

    This box has a background color of #0006ff

    <div style="background-color:#0006ff">Text here</div>

    #0006ff Border Color

    This box has a border color of #0006ff

    <div style="border: 4px solid #0006ff">Text here</div>

    CSS codes

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

    #0006ff Color on white background

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

    #0006ff Color on black background

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