#147fff Hex Color

#147FFF
0
  • #147fff Color Information

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

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

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

    • #147fff hex color contains mainly BLUE.

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

    • #147fff hex color has a decimal value of 1343487.



    #147fff Color Spaces (Color Conversions)

    HEX 147fff #147fff
    RGB 20, 127, 255 rgb(20, 127, 255)
    RGB Percent 7.84, 49.8, 100 rgb(7.84, 49.8, 100)
    CMYK 92, 50, 0, 0
    HSL 212.7°, 100, 53.9 hsl(212.7, 100%, 53.9%)
    HSV 212.7°, 92.2, 100
    XYZ 25.928, 22.547, 97.593
    Hunter Lab 47.484, 14.372, -88.62
    CIE-LAB 54.603, 19.953, -71.105
    CIE-LCH 54.603, 73.851, 285.675
    CIE-LUV 92.16, 50.2, 0, 0
    Web Safe 0066ff

    RGB percent of color #147fff

    7.84%
    49.8%
    100%

    CMYK percent of color #147fff

    92.16%
    50.2%
    0%
    0%


    Color Schemes with #147fff

    Complementary Color

    Split Complementary


    #147fff Color Preview

    Text with hexadecimal color #147fff

    This text has a font color of #147fff

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

    #147fff Background Color

    This box has a background color of #147fff

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

    #147fff Border Color

    This box has a border color of #147fff

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

    CSS codes

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

    #147fff Color on white background

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

    #147fff Color on black background

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