#144fff Hex Color

#144FFF
0
  • #144fff Color Information

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

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

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

    • #144fff hex color contains mainly BLUE.

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

    • #144fff hex color has a decimal value of 1331199.



    #144fff Color Spaces (Color Conversions)

    HEX 144fff #144fff
    RGB 20, 79, 255 rgb(20, 79, 255)
    RGB Percent 7.84, 30.98, 100 rgb(7.84, 30.98, 100)
    CMYK 92, 69, 0, 0
    HSL 224.9°, 100, 53.9 hsl(224.9, 100%, 53.9%)
    HSV 224.9°, 92.2, 100
    XYZ 21.134, 12.961, 95.995
    Hunter Lab 36.001, 41.783, -132.891
    CIE-LAB 42.704, 49.877, -90.561
    CIE-LCH 42.704, 103.388, 298.844
    CIE-LUV 92.16, 69.02, 0, 0
    Web Safe 0066ff

    RGB percent of color #144fff

    7.84%
    30.98%
    100%

    CMYK percent of color #144fff

    92.16%
    69.02%
    0%
    0%


    Color Schemes with #144fff

    Complementary Color

    Split Complementary


    #144fff Color Preview

    Text with hexadecimal color #144fff

    This text has a font color of #144fff

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

    #144fff Background Color

    This box has a background color of #144fff

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

    #144fff Border Color

    This box has a border color of #144fff

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

    CSS codes

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

    #144fff Color on white background

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

    #144fff Color on black background

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