#132fff Hex Color

#132FFF
0
  • #132fff Color Information

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

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

    • #132fff color has a hue of 232.9 degrees, a saturation of 100% and a lightness of 53.7%.

    • #132fff hex color contains mainly BLUE.

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

    • #132fff hex color has a decimal value of 1257471.



    #132fff Color Spaces (Color Conversions)

    HEX 132fff #132fff
    RGB 19, 47, 255 rgb(19, 47, 255)
    RGB Percent 7.45, 18.43, 100 rgb(7.45, 18.43, 100)
    CMYK 93, 82, 0, 0
    HSL 232.9°, 100, 53.7 hsl(232.9, 100%, 53.7%)
    HSV 232.9°, 92.5, 100
    XYZ 19.335, 9.391, 95.401
    Hunter Lab 30.645, 58.995, -163.126
    CIE-LAB 36.726, 66.793, -100.471
    CIE-LCH 36.726, 120.647, 303.616
    CIE-LUV 92.55, 81.57, 0, 0
    Web Safe 0033ff

    RGB percent of color #132fff

    7.45%
    18.43%
    100%

    CMYK percent of color #132fff

    92.55%
    81.57%
    0%
    0%


    Color Schemes with #132fff

    Complementary Color

    Split Complementary


    #132fff Color Preview

    Text with hexadecimal color #132fff

    This text has a font color of #132fff

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

    #132fff Background Color

    This box has a background color of #132fff

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

    #132fff Border Color

    This box has a border color of #132fff

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

    CSS codes

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

    #132fff Color on white background

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

    #132fff Color on black background

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