#032fff Hex Color

#032FFF
0
  • #032fff Color Information

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

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

    • #032fff color has a hue of 229.5 degrees, a saturation of 100% and a lightness of 50.6%.

    • #032fff hex color contains mainly BLUE.

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

    • #032fff hex color has a decimal value of 208895.



    #032fff Color Spaces (Color Conversions)

    HEX 032fff #032fff
    RGB 3, 47, 255 rgb(3, 47, 255)
    RGB Percent 1.18, 18.43, 100 rgb(1.18, 18.43, 100)
    CMYK 99, 82, 0, 0
    HSL 229.5°, 100, 50.6 hsl(229.5, 100%, 50.6%)
    HSV 229.5°, 98.8, 100
    XYZ 19.104, 9.272, 95.391
    Hunter Lab 30.45, 58.702, -164.424
    CIE-LAB 36.503, 66.581, -100.85
    CIE-LCH 36.503, 120.846, 303.433
    CIE-LUV 98.82, 81.57, 0, 0
    Web Safe 0033ff

    RGB percent of color #032fff

    1.18%
    18.43%
    100%

    CMYK percent of color #032fff

    98.82%
    81.57%
    0%
    0%


    Color Schemes with #032fff

    Complementary Color

    Split Complementary


    #032fff Color Preview

    Text with hexadecimal color #032fff

    This text has a font color of #032fff

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

    #032fff Background Color

    This box has a background color of #032fff

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

    #032fff Border Color

    This box has a border color of #032fff

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

    CSS codes

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

    #032fff Color on white background

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

    #032fff Color on black background

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