#005ff0 Hex Color

#005FF0
0
  • #005ff0 Color Information

    • In RGB color space, #005ff0 hex color has a red value of 0, a green value of 95 and a blue value of 240.

    • In CMYK color space (used in color printing), #005ff0 hex color is composed of 100% cyan, 60.42% magenta, 0% yellow and 5.88% black.

    • #005ff0 color has a hue of 216.3 degrees, a saturation of 100% and a lightness of 47.1%.

    • #005ff0 hex color contains mainly BLUE.

    • The closest web safe color of #005ff0 is #0066ff

    • #005ff0 hex color has a decimal value of 24560.



    #005ff0 Color Spaces (Color Conversions)

    HEX 005ff0 #005ff0
    RGB 0, 95, 240 rgb(0, 95, 240)
    RGB Percent 0, 37.25, 94.12 rgb(0, 37.25, 94.12)
    CMYK 100, 60, 0, 6
    HSL 216.3°, 100, 47.1 hsl(216.3, 100%, 47.1%)
    HSV 216.3°, 100, 94.1
    XYZ 19.82, 14.476, 84.188
    Hunter Lab 38.047, 26.403, -104.559
    CIE-LAB 44.908, 33.966, -78.553
    CIE-LCH 44.908, 85.582, 293.383
    CIE-LUV 100, 60.42, 0, 5.88
    Web Safe 0066ff

    RGB percent of color #005ff0

    0%
    37.25%
    94.12%

    CMYK percent of color #005ff0

    100%
    60.42%
    0%
    5.88%


    Color Schemes with #005ff0

    Complementary Color

    Split Complementary


    #005ff0 Color Preview

    Text with hexadecimal color #005ff0

    This text has a font color of #005ff0

    <p style="color:#005ff0">Text here</p>

    #005ff0 Background Color

    This box has a background color of #005ff0

    <div style="background-color:#005ff0">Text here</div>

    #005ff0 Border Color

    This box has a border color of #005ff0

    <div style="border: 4px solid #005ff0">Text here</div>

    CSS codes

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

    #005ff0 Color on white background

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

    #005ff0 Color on black background

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