#b700ff Hex Color

#B700FF
0
  • #b700ff Color Information

    • In RGB color space, #b700ff hex color has a red value of 183, a green value of 0 and a blue value of 255.

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

    • #b700ff color has a hue of 283.1 degrees, a saturation of 100% and a lightness of 50%.

    • #b700ff hex color contains mainly BLUE.

    • The closest web safe color of #b700ff is #cc00ff

    • #b700ff hex color has a decimal value of 11993343.



    #b700ff Color Spaces (Color Conversions)

    HEX b700ff #b700ff
    RGB 183, 0, 255 rgb(183, 0, 255)
    RGB Percent 71.76, 0, 100 rgb(71.76, 0, 100)
    CMYK 28, 100, 0, 0
    HSL 283.1°, 100, 50 hsl(283.1, 100%, 50%)
    HSV 283.1°, 100, 100
    XYZ 37.578, 17.287, 95.964
    Hunter Lab 41.578, 88.568, -107.741
    CIE-LAB 48.62, 88.441, -80.342
    CIE-LCH 48.62, 119.485, 317.747
    CIE-LUV 28.24, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #b700ff

    71.76%
    0%
    100%

    CMYK percent of color #b700ff

    28.24%
    100%
    0%
    0%


    Color Schemes with #b700ff

    Complementary Color

    Split Complementary


    #b700ff Color Preview

    Text with hexadecimal color #b700ff

    This text has a font color of #b700ff

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

    #b700ff Background Color

    This box has a background color of #b700ff

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

    #b700ff Border Color

    This box has a border color of #b700ff

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

    CSS codes

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

    #b700ff Color on white background

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

    #b700ff Color on black background

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