#0002ff Hex Color

#0002FF
0
  • #0002ff Color Information

    • In RGB color space, #0002ff hex color has a red value of 0, a green value of 2 and a blue value of 255.

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

    • #0002ff color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 50%.

    • #0002ff hex color contains mainly BLUE.

    • The closest web safe color of #0002ff is #0000ff

    • #0002ff hex color has a decimal value of 767.



    #0002ff Color Spaces (Color Conversions)

    HEX 0002ff #0002ff
    RGB 0, 2, 255 rgb(0, 2, 255)
    RGB Percent 0, 0.78, 100 rgb(0, 0.78, 100)
    CMYK 100, 99, 0, 0
    HSL 239.5°, 100, 50 hsl(239.5, 100%, 50%)
    HSV 239.5°, 100, 100
    XYZ 18.072, 7.263, 95.057
    Hunter Lab 26.95, 72.535, -190.261
    CIE-LAB 32.398, 78.901, -107.703
    CIE-LCH 32.398, 133.511, 306.226
    CIE-LUV 100, 99.22, 0, 0
    Web Safe 0000ff

    RGB percent of color #0002ff

    0%
    0.78%
    100%

    CMYK percent of color #0002ff

    100%
    99.22%
    0%
    0%


    Color Schemes with #0002ff

    Complementary Color

    Split Complementary


    #0002ff Color Preview

    Text with hexadecimal color #0002ff

    This text has a font color of #0002ff

    <p style="color:#0002ff">Text here</p>

    #0002ff Background Color

    This box has a background color of #0002ff

    <div style="background-color:#0002ff">Text here</div>

    #0002ff Border Color

    This box has a border color of #0002ff

    <div style="border: 4px solid #0002ff">Text here</div>

    CSS codes

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

    #0002ff Color on white background

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

    #0002ff Color on black background

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