#143fff Hex Color

#143FFF
0
  • #143fff Color Information

    • In RGB color space, #143fff hex color has a red value of 20, a green value of 63 and a blue value of 255.

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

    • #143fff color has a hue of 229 degrees, a saturation of 100% and a lightness of 53.9%.

    • #143fff hex color contains mainly BLUE.

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

    • #143fff hex color has a decimal value of 1327103.



    #143fff Color Spaces (Color Conversions)

    HEX 143fff #143fff
    RGB 20, 63, 255 rgb(20, 63, 255)
    RGB Percent 7.84, 24.71, 100 rgb(7.84, 24.71, 100)
    CMYK 92, 75, 0, 0
    HSL 229°, 100, 53.9 hsl(229, 100%, 53.9%)
    HSV 229°, 92.2, 100
    XYZ 20.116, 10.924, 95.656
    Hunter Lab 33.051, 50.8, -148.458
    CIE-LAB 39.452, 58.951, -95.942
    CIE-LCH 39.452, 112.606, 301.568
    CIE-LUV 92.16, 75.29, 0, 0
    Web Safe 0033ff

    RGB percent of color #143fff

    7.84%
    24.71%
    100%

    CMYK percent of color #143fff

    92.16%
    75.29%
    0%
    0%


    Color Schemes with #143fff

    Complementary Color

    Split Complementary


    #143fff Color Preview

    Text with hexadecimal color #143fff

    This text has a font color of #143fff

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

    #143fff Background Color

    This box has a background color of #143fff

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

    #143fff Border Color

    This box has a border color of #143fff

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

    CSS codes

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

    #143fff Color on white background

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

    #143fff Color on black background

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