#3200ff Hex Color

#3200FF
0
  • #3200ff Color Information

    • In RGB color space, #3200ff hex color has a red value of 50, a green value of 0 and a blue value of 255.

    • In CMYK color space (used in color printing), #3200ff hex color is composed of 80.39% cyan, 100% magenta, 0% yellow and 0% black.

    • #3200ff color has a hue of 251.8 degrees, a saturation of 100% and a lightness of 50%.

    • #3200ff hex color contains mainly BLUE.

    • The closest web safe color of #3200ff is #3300ff

    • #3200ff hex color has a decimal value of 3277055.



    #3200ff Color Spaces (Color Conversions)

    HEX 3200ff #3200ff
    RGB 50, 0, 255 rgb(50, 0, 255)
    RGB Percent 19.61, 0, 100 rgb(19.61, 0, 100)
    CMYK 80, 100, 0, 0
    HSL 251.8°, 100, 50 hsl(251.8, 100%, 50%)
    HSV 251.8°, 100, 100
    XYZ 19.365, 7.898, 95.112
    Hunter Lab 28.103, 73.817, -180.986
    CIE-LAB 33.77, 79.69, -105.376
    CIE-LCH 33.77, 132.116, 307.098
    CIE-LUV 80.39, 100, 0, 0
    Web Safe 3300ff

    RGB percent of color #3200ff

    19.61%
    0%
    100%

    CMYK percent of color #3200ff

    80.39%
    100%
    0%
    0%


    Color Schemes with #3200ff

    Complementary Color

    Split Complementary


    #3200ff Color Preview

    Text with hexadecimal color #3200ff

    This text has a font color of #3200ff

    <p style="color:#3200ff">Text here</p>

    #3200ff Background Color

    This box has a background color of #3200ff

    <div style="background-color:#3200ff">Text here</div>

    #3200ff Border Color

    This box has a border color of #3200ff

    <div style="border: 4px solid #3200ff">Text here</div>

    CSS codes

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

    #3200ff Color on white background

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

    #3200ff Color on black background

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