#002cff Hex Color

#002CFF
0
  • #002cff Color Information

    • In RGB color space, #002cff hex color has a red value of 0, a green value of 44 and a blue value of 255.

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

    • #002cff color has a hue of 229.6 degrees, a saturation of 100% and a lightness of 50%.

    • #002cff hex color contains mainly BLUE.

    • The closest web safe color of #002cff is #0033ff

    • #002cff hex color has a decimal value of 11519.



    #002cff Color Spaces (Color Conversions)

    HEX 002cff #002cff
    RGB 0, 44, 255 rgb(0, 44, 255)
    RGB Percent 0, 17.25, 100 rgb(0, 17.25, 100)
    CMYK 100, 83, 0, 0
    HSL 229.6°, 100, 50 hsl(229.6, 100%, 50%)
    HSV 229.6°, 100, 100
    XYZ 18.951, 9.021, 95.35
    Hunter Lab 30.035, 60.066, -167.199
    CIE-LAB 36.025, 67.858, -101.647
    CIE-LCH 36.025, 122.216, 303.726
    CIE-LUV 100, 82.75, 0, 0
    Web Safe 0033ff

    RGB percent of color #002cff

    0%
    17.25%
    100%

    CMYK percent of color #002cff

    100%
    82.75%
    0%
    0%


    Color Schemes with #002cff

    Complementary Color

    Split Complementary


    #002cff Color Preview

    Text with hexadecimal color #002cff

    This text has a font color of #002cff

    <p style="color:#002cff">Text here</p>

    #002cff Background Color

    This box has a background color of #002cff

    <div style="background-color:#002cff">Text here</div>

    #002cff Border Color

    This box has a border color of #002cff

    <div style="border: 4px solid #002cff">Text here</div>

    CSS codes

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

    #002cff Color on white background

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

    #002cff Color on black background

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