#0026ff Hex Color

#0026FF
0
  • #0026ff Color Information

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

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

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

    • #0026ff hex color contains mainly BLUE.

    • The closest web safe color of #0026ff is #0033ff

    • #0026ff hex color has a decimal value of 9983.



    #0026ff Color Spaces (Color Conversions)

    HEX 0026ff #0026ff
    RGB 0, 38, 255 rgb(0, 38, 255)
    RGB Percent 0, 14.9, 100 rgb(0, 14.9, 100)
    CMYK 100, 85, 0, 0
    HSL 231.1°, 100, 50 hsl(231.1, 100%, 50%)
    HSV 231.1°, 100, 100
    XYZ 18.743, 8.606, 95.281
    Hunter Lab 29.336, 62.707, -172.034
    CIE-LAB 35.214, 70.278, -102.998
    CIE-LCH 35.214, 124.69, 304.307
    CIE-LUV 100, 85.1, 0, 0
    Web Safe 0033ff

    RGB percent of color #0026ff

    0%
    14.9%
    100%

    CMYK percent of color #0026ff

    100%
    85.1%
    0%
    0%


    Color Schemes with #0026ff

    Complementary Color

    Split Complementary


    #0026ff Color Preview

    Text with hexadecimal color #0026ff

    This text has a font color of #0026ff

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

    #0026ff Background Color

    This box has a background color of #0026ff

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

    #0026ff Border Color

    This box has a border color of #0026ff

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

    CSS codes

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

    #0026ff Color on white background

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

    #0026ff Color on black background

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