#000ffc Hex Color

#000FFC
0
  • #000ffc Color Information

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

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

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

    • #000ffc hex color contains mainly BLUE.

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

    • #000ffc hex color has a decimal value of 4092.



    #000ffc Color Spaces (Color Conversions)

    HEX 000ffc #000ffc
    RGB 0, 15, 252 rgb(0, 15, 252)
    RGB Percent 0, 5.88, 98.82 rgb(0, 5.88, 98.82)
    CMYK 100, 94, 0, 1
    HSL 236.4°, 100, 49.4 hsl(236.4, 100%, 49.4%)
    HSV 236.4°, 100, 98.8
    XYZ 17.742, 7.37, 92.583
    Hunter Lab 27.148, 69.147, -183.196
    CIE-LAB 32.635, 76.121, -105.623
    CIE-LCH 32.635, 130.195, 305.78
    CIE-LUV 100, 94.05, 0, 1.18
    Web Safe 0000ff

    RGB percent of color #000ffc

    0%
    5.88%
    98.82%

    CMYK percent of color #000ffc

    100%
    94.05%
    0%
    1.18%


    Color Schemes with #000ffc

    Complementary Color

    Split Complementary


    #000ffc Color Preview

    Text with hexadecimal color #000ffc

    This text has a font color of #000ffc

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

    #000ffc Background Color

    This box has a background color of #000ffc

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

    #000ffc Border Color

    This box has a border color of #000ffc

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

    CSS codes

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

    #000ffc Color on white background

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

    #000ffc Color on black background

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