#006fff Hex Color

#006FFF
0
  • #006fff Color Information

    • In RGB color space, #006fff hex color has a red value of 0, a green value of 111 and a blue value of 255.

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

    • #006fff color has a hue of 213.9 degrees, a saturation of 100% and a lightness of 50%.

    • #006fff hex color contains mainly BLUE.

    • The closest web safe color of #006fff is #0066ff

    • #006fff hex color has a decimal value of 28671.



    #006fff Color Spaces (Color Conversions)

    HEX 006fff #006fff
    RGB 0, 111, 255 rgb(0, 111, 255)
    RGB Percent 0, 43.53, 100 rgb(0, 43.53, 100)
    CMYK 100, 56, 0, 0
    HSL 213.9°, 100, 50 hsl(213.9, 100%, 50%)
    HSV 213.9°, 100, 100
    XYZ 23.734, 18.589, 96.945
    Hunter Lab 43.115, 22.81, -103.134
    CIE-LAB 50.203, 29.501, -78.263
    CIE-LCH 50.203, 83.639, 290.654
    CIE-LUV 100, 56.47, 0, 0
    Web Safe 0066ff

    RGB percent of color #006fff

    0%
    43.53%
    100%

    CMYK percent of color #006fff

    100%
    56.47%
    0%
    0%


    Color Schemes with #006fff

    Complementary Color

    Split Complementary


    #006fff Color Preview

    Text with hexadecimal color #006fff

    This text has a font color of #006fff

    <p style="color:#006fff">Text here</p>

    #006fff Background Color

    This box has a background color of #006fff

    <div style="background-color:#006fff">Text here</div>

    #006fff Border Color

    This box has a border color of #006fff

    <div style="border: 4px solid #006fff">Text here</div>

    CSS codes

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

    #006fff Color on white background

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

    #006fff Color on black background

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