#0060ff Hex Color

#0060FF
0
  • #0060ff Color Information

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

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

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

    • #0060ff hex color contains mainly BLUE.

    • The closest web safe color of #0060ff is #0066ff

    • #0060ff hex color has a decimal value of 24831.



    #0060ff Color Spaces (Color Conversions)

    HEX 0060ff #0060ff
    RGB 0, 96, 255 rgb(0, 96, 255)
    RGB Percent 0, 37.65, 100 rgb(0, 37.65, 100)
    CMYK 100, 62, 0, 0
    HSL 217.4°, 100, 50 hsl(217.4, 100%, 50%)
    HSV 217.4°, 100, 100
    XYZ 22.233, 15.586, 96.444
    Hunter Lab 39.479, 31.435, -117.205
    CIE-LAB 46.427, 38.995, -84.442
    CIE-LCH 46.427, 93.011, 294.787
    CIE-LUV 100, 62.35, 0, 0
    Web Safe 0066ff

    RGB percent of color #0060ff

    0%
    37.65%
    100%

    CMYK percent of color #0060ff

    100%
    62.35%
    0%
    0%


    Color Schemes with #0060ff

    Complementary Color

    Split Complementary


    #0060ff Color Preview

    Text with hexadecimal color #0060ff

    This text has a font color of #0060ff

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

    #0060ff Background Color

    This box has a background color of #0060ff

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

    #0060ff Border Color

    This box has a border color of #0060ff

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

    CSS codes

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

    #0060ff Color on white background

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

    #0060ff Color on black background

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