#0500ff Hex Color

#0500FF
0
  • #0500ff Color Information

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

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

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

    • #0500ff hex color contains mainly BLUE.

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

    • #0500ff hex color has a decimal value of 327935.



    #0500ff Color Spaces (Color Conversions)

    HEX 0500ff #0500ff
    RGB 5, 0, 255 rgb(5, 0, 255)
    RGB Percent 1.96, 0, 100 rgb(1.96, 0, 100)
    CMYK 98, 100, 0, 0
    HSL 241.2°, 100, 50 hsl(241.2, 100%, 50%)
    HSV 241.2°, 100, 100
    XYZ 18.113, 7.252, 95.053
    Hunter Lab 26.93, 72.934, -190.425
    CIE-LAB 32.374, 79.224, -107.743
    CIE-LCH 32.374, 133.735, 306.327
    CIE-LUV 98.04, 100, 0, 0
    Web Safe 0000ff

    RGB percent of color #0500ff

    1.96%
    0%
    100%

    CMYK percent of color #0500ff

    98.04%
    100%
    0%
    0%


    Color Schemes with #0500ff

    Complementary Color

    Split Complementary


    #0500ff Color Preview

    Text with hexadecimal color #0500ff

    This text has a font color of #0500ff

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

    #0500ff Background Color

    This box has a background color of #0500ff

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

    #0500ff Border Color

    This box has a border color of #0500ff

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

    CSS codes

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

    #0500ff Color on white background

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

    #0500ff Color on black background

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