#b600ff Hex Color

#B600FF
0
  • #b600ff Color Information

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

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

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

    • #b600ff hex color contains mainly BLUE.

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

    • #b600ff hex color has a decimal value of 11927807.



    #b600ff Color Spaces (Color Conversions)

    HEX b600ff #b600ff
    RGB 182, 0, 255 rgb(182, 0, 255)
    RGB Percent 71.37, 0, 100 rgb(71.37, 0, 100)
    CMYK 29, 100, 0, 0
    HSL 282.8°, 100, 50 hsl(282.8, 100%, 50%)
    HSV 282.8°, 100, 100
    XYZ 37.341, 17.165, 95.953
    Hunter Lab 41.431, 88.376, -108.314
    CIE-LAB 48.467, 88.325, -80.597
    CIE-LCH 48.467, 119.571, 317.619
    CIE-LUV 28.63, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #b600ff

    71.37%
    0%
    100%

    CMYK percent of color #b600ff

    28.63%
    100%
    0%
    0%


    Color Schemes with #b600ff

    Complementary Color

    Split Complementary


    #b600ff Color Preview

    Text with hexadecimal color #b600ff

    This text has a font color of #b600ff

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

    #b600ff Background Color

    This box has a background color of #b600ff

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

    #b600ff Border Color

    This box has a border color of #b600ff

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

    CSS codes

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

    #b600ff Color on white background

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

    #b600ff Color on black background

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