#015fff Hex Color

#015FFF
0
  • #015fff Color Information

    • In RGB color space, #015fff hex color has a red value of 1, a green value of 95 and a blue value of 255.

    • In CMYK color space (used in color printing), #015fff hex color is composed of 99.61% cyan, 62.75% magenta, 0% yellow and 0% black.

    • #015fff color has a hue of 217.8 degrees, a saturation of 100% and a lightness of 50.2%.

    • #015fff hex color contains mainly BLUE.

    • The closest web safe color of #015fff is #0066ff

    • #015fff hex color has a decimal value of 90111.



    #015fff Color Spaces (Color Conversions)

    HEX 015fff #015fff
    RGB 1, 95, 255 rgb(1, 95, 255)
    RGB Percent 0.39, 37.25, 100 rgb(0.39, 37.25, 100)
    CMYK 100, 63, 0, 0
    HSL 217.8°, 100, 50.2 hsl(217.8, 100%, 50.2%)
    HSV 217.8°, 99.6, 100
    XYZ 22.155, 15.411, 96.415
    Hunter Lab 39.257, 32.039, -118.137
    CIE-LAB 46.192, 39.645, -84.827
    CIE-LCH 46.192, 93.634, 295.05
    CIE-LUV 99.61, 62.75, 0, 0
    Web Safe 0066ff

    RGB percent of color #015fff

    0.39%
    37.25%
    100%

    CMYK percent of color #015fff

    99.61%
    62.75%
    0%
    0%


    Color Schemes with #015fff

    Complementary Color

    Split Complementary


    #015fff Color Preview

    Text with hexadecimal color #015fff

    This text has a font color of #015fff

    <p style="color:#015fff">Text here</p>

    #015fff Background Color

    This box has a background color of #015fff

    <div style="background-color:#015fff">Text here</div>

    #015fff Border Color

    This box has a border color of #015fff

    <div style="border: 4px solid #015fff">Text here</div>

    CSS codes

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

    #015fff Color on white background

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

    #015fff Color on black background

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