#002dff Hex Color

#002DFF
0
  • #002dff Color Information

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

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

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

    • #002dff hex color contains mainly BLUE.

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

    • #002dff hex color has a decimal value of 11775.



    #002dff Color Spaces (Color Conversions)

    HEX 002dff #002dff
    RGB 0, 45, 255 rgb(0, 45, 255)
    RGB Percent 0, 17.65, 100 rgb(0, 17.65, 100)
    CMYK 100, 82, 0, 0
    HSL 229.4°, 100, 50 hsl(229.4, 100%, 50%)
    HSV 229.4°, 100, 100
    XYZ 18.988, 9.097, 95.363
    Hunter Lab 30.161, 59.592, -166.349
    CIE-LAB 36.17, 67.42, -101.405
    CIE-LCH 36.17, 121.772, 303.618
    CIE-LUV 100, 82.35, 0, 0
    Web Safe 0033ff

    RGB percent of color #002dff

    0%
    17.65%
    100%

    CMYK percent of color #002dff

    100%
    82.35%
    0%
    0%


    Color Schemes with #002dff

    Complementary Color

    Split Complementary


    #002dff Color Preview

    Text with hexadecimal color #002dff

    This text has a font color of #002dff

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

    #002dff Background Color

    This box has a background color of #002dff

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

    #002dff Border Color

    This box has a border color of #002dff

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

    CSS codes

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

    #002dff Color on white background

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

    #002dff Color on black background

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