#007dff Hex Color

#007DFF
0
  • #007dff Color Information

    • In RGB color space, #007dff hex color has a red value of 0, a green value of 125 and a blue value of 255.

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

    • #007dff color has a hue of 210.6 degrees, a saturation of 100% and a lightness of 50%.

    • #007dff hex color contains mainly BLUE.

    • The closest web safe color of #007dff is #0066ff

    • #007dff hex color has a decimal value of 32255.



    #007dff Color Spaces (Color Conversions)

    HEX 007dff #007dff
    RGB 0, 125, 255 rgb(0, 125, 255)
    RGB Percent 0, 49.02, 100 rgb(0, 49.02, 100)
    CMYK 100, 51, 0, 0
    HSL 210.6°, 100, 50 hsl(210.6, 100%, 50%)
    HSV 210.6°, 100, 100
    XYZ 25.384, 21.887, 97.495
    Hunter Lab 46.784, 14.98, -90.809
    CIE-LAB 53.907, 20.668, -72.24
    CIE-LCH 53.907, 75.138, 285.966
    CIE-LUV 100, 50.98, 0, 0
    Web Safe 0066ff

    RGB percent of color #007dff

    0%
    49.02%
    100%

    CMYK percent of color #007dff

    100%
    50.98%
    0%
    0%


    Color Schemes with #007dff

    Complementary Color

    Split Complementary


    #007dff Color Preview

    Text with hexadecimal color #007dff

    This text has a font color of #007dff

    <p style="color:#007dff">Text here</p>

    #007dff Background Color

    This box has a background color of #007dff

    <div style="background-color:#007dff">Text here</div>

    #007dff Border Color

    This box has a border color of #007dff

    <div style="border: 4px solid #007dff">Text here</div>

    CSS codes

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

    #007dff Color on white background

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

    #007dff Color on black background

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