#000bfc Hex Color

#000BFC
0
  • #000bfc Color Information

    • In RGB color space, #000bfc hex color has a red value of 0, a green value of 11 and a blue value of 252.

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

    • #000bfc color has a hue of 237.4 degrees, a saturation of 100% and a lightness of 49.4%.

    • #000bfc hex color contains mainly BLUE.

    • The closest web safe color of #000bfc is #0000ff

    • #000bfc hex color has a decimal value of 3068.



    #000bfc Color Spaces (Color Conversions)

    HEX 000bfc #000bfc
    RGB 0, 11, 252 rgb(0, 11, 252)
    RGB Percent 0, 4.31, 98.82 rgb(0, 4.31, 98.82)
    CMYK 100, 96, 0, 1
    HSL 237.4°, 100, 49.4 hsl(237.4, 100%, 49.4%)
    HSV 237.4°, 100, 98.8
    XYZ 17.69, 7.268, 92.566
    Hunter Lab 26.959, 69.949, -184.704
    CIE-LAB 32.409, 76.813, -106
    CIE-LCH 32.409, 130.905, 305.929
    CIE-LUV 100, 95.63, 0, 1.18
    Web Safe 0000ff

    RGB percent of color #000bfc

    0%
    4.31%
    98.82%

    CMYK percent of color #000bfc

    100%
    95.63%
    0%
    1.18%


    Color Schemes with #000bfc

    Complementary Color

    Split Complementary


    #000bfc Color Preview

    Text with hexadecimal color #000bfc

    This text has a font color of #000bfc

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

    #000bfc Background Color

    This box has a background color of #000bfc

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

    #000bfc Border Color

    This box has a border color of #000bfc

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

    CSS codes

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

    #000bfc Color on white background

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

    #000bfc Color on black background

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