#012fff Hex Color

#012FFF
0
  • #012fff Color Information

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

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

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

    • #012fff hex color contains mainly BLUE.

    • The closest web safe color of #012fff is #0033ff

    • #012fff hex color has a decimal value of 77823.



    #012fff Color Spaces (Color Conversions)

    HEX 012fff #012fff
    RGB 1, 47, 255 rgb(1, 47, 255)
    RGB Percent 0.39, 18.43, 100 rgb(0.39, 18.43, 100)
    CMYK 100, 82, 0, 0
    HSL 229.1°, 100, 50.2 hsl(229.1, 100%, 50.2%)
    HSV 229.1°, 99.6, 100
    XYZ 19.079, 9.259, 95.389
    Hunter Lab 30.429, 58.671, -164.565
    CIE-LAB 36.478, 66.559, -100.891
    CIE-LCH 36.478, 120.868, 303.413
    CIE-LUV 99.61, 81.57, 0, 0
    Web Safe 0033ff

    RGB percent of color #012fff

    0.39%
    18.43%
    100%

    CMYK percent of color #012fff

    99.61%
    81.57%
    0%
    0%


    Color Schemes with #012fff

    Complementary Color

    Split Complementary


    #012fff Color Preview

    Text with hexadecimal color #012fff

    This text has a font color of #012fff

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

    #012fff Background Color

    This box has a background color of #012fff

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

    #012fff Border Color

    This box has a border color of #012fff

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

    CSS codes

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

    #012fff Color on white background

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

    #012fff Color on black background

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