#0070ff Hex Color

#0070FF
0
  • #0070ff Color Information

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

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

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

    • #0070ff hex color contains mainly BLUE.

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

    • #0070ff hex color has a decimal value of 28927.



    #0070ff Color Spaces (Color Conversions)

    HEX 0070ff #0070ff
    RGB 0, 112, 255 rgb(0, 112, 255)
    RGB Percent 0, 43.92, 100 rgb(0, 43.92, 100)
    CMYK 100, 56, 0, 0
    HSL 213.6°, 100, 50 hsl(213.6, 100%, 50%)
    HSV 213.6°, 100, 100
    XYZ 23.844, 18.808, 96.981
    Hunter Lab 43.368, 22.246, -102.228
    CIE-LAB 50.462, 28.87, -77.84
    CIE-LCH 50.462, 83.021, 290.349
    CIE-LUV 100, 56.08, 0, 0
    Web Safe 0066ff

    RGB percent of color #0070ff

    0%
    43.92%
    100%

    CMYK percent of color #0070ff

    100%
    56.08%
    0%
    0%


    Color Schemes with #0070ff

    Complementary Color

    Split Complementary


    #0070ff Color Preview

    Text with hexadecimal color #0070ff

    This text has a font color of #0070ff

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

    #0070ff Background Color

    This box has a background color of #0070ff

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

    #0070ff Border Color

    This box has a border color of #0070ff

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

    CSS codes

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

    #0070ff Color on white background

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

    #0070ff Color on black background

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