#0555ff Hex Color

#0555FF
0
  • #0555ff Color Information

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

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

    • #0555ff color has a hue of 220.8 degrees, a saturation of 100% and a lightness of 51%.

    • #0555ff hex color contains mainly BLUE.

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

    • #0555ff hex color has a decimal value of 349695.



    #0555ff Color Spaces (Color Conversions)

    HEX 0555ff #0555ff
    RGB 5, 85, 255 rgb(5, 85, 255)
    RGB Percent 1.96, 33.33, 100 rgb(1.96, 33.33, 100)
    CMYK 98, 67, 0, 0
    HSL 220.8°, 100, 51 hsl(220.8, 100%, 51%)
    HSV 220.8°, 98, 100
    XYZ 21.361, 13.749, 96.136
    Hunter Lab 37.08, 37.942, -127.765
    CIE-LAB 43.871, 45.93, -88.644
    CIE-LCH 43.871, 99.836, 297.39
    CIE-LUV 98.04, 66.67, 0, 0
    Web Safe 0066ff

    RGB percent of color #0555ff

    1.96%
    33.33%
    100%

    CMYK percent of color #0555ff

    98.04%
    66.67%
    0%
    0%


    Color Schemes with #0555ff

    Complementary Color

    Split Complementary


    #0555ff Color Preview

    Text with hexadecimal color #0555ff

    This text has a font color of #0555ff

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

    #0555ff Background Color

    This box has a background color of #0555ff

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

    #0555ff Border Color

    This box has a border color of #0555ff

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

    CSS codes

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

    #0555ff Color on white background

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

    #0555ff Color on black background

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