#002aff Hex Color

#002AFF
0
  • #002aff Color Information

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

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

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

    • #002aff hex color contains mainly BLUE.

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

    • #002aff hex color has a decimal value of 11007.



    #002aff Color Spaces (Color Conversions)

    HEX 002aff #002aff
    RGB 0, 42, 255 rgb(0, 42, 255)
    RGB Percent 0, 16.47, 100 rgb(0, 16.47, 100)
    CMYK 100, 84, 0, 0
    HSL 230.1°, 100, 50 hsl(230.1, 100%, 50%)
    HSV 230.1°, 100, 100
    XYZ 18.878, 8.876, 95.326
    Hunter Lab 29.793, 60.969, -168.853
    CIE-LAB 35.744, 68.69, -102.114
    CIE-LCH 35.744, 123.067, 303.928
    CIE-LUV 100, 83.53, 0, 0
    Web Safe 0033ff

    RGB percent of color #002aff

    0%
    16.47%
    100%

    CMYK percent of color #002aff

    100%
    83.53%
    0%
    0%


    Color Schemes with #002aff

    Complementary Color

    Split Complementary


    #002aff Color Preview

    Text with hexadecimal color #002aff

    This text has a font color of #002aff

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

    #002aff Background Color

    This box has a background color of #002aff

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

    #002aff Border Color

    This box has a border color of #002aff

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

    CSS codes

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

    #002aff Color on white background

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

    #002aff Color on black background

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