#b000cc Hex Color

#B000CC
0
  • #b000cc Color Information

    • In RGB color space, #b000cc hex color has a red value of 176, a green value of 0 and a blue value of 204.

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

    • #b000cc color has a hue of 291.8 degrees, a saturation of 100% and a lightness of 40%.

    • #b000cc hex color contains mainly BLUE.

    • The closest web safe color of #b000cc is #9900cc

    • #b000cc hex color has a decimal value of 11534540.



    #b000cc Color Spaces (Color Conversions)

    HEX b000cc #b000cc
    RGB 176, 0, 204 rgb(176, 0, 204)
    RGB Percent 69.02, 0, 80 rgb(69.02, 0, 80)
    CMYK 14, 100, 0, 20
    HSL 291.8°, 100, 40 hsl(291.8, 100%, 40%)
    HSV 291.8°, 100, 80
    XYZ 28.804, 13.59, 58.232
    Hunter Lab 36.865, 74.957, -67.85
    CIE-LAB 43.639, 78.782, -59.516
    CIE-LCH 43.639, 98.736, 322.931
    CIE-LUV 13.73, 100, 0, 20
    Web Safe 9900cc

    RGB percent of color #b000cc

    69.02%
    0%
    80%

    CMYK percent of color #b000cc

    13.73%
    100%
    0%
    20%


    Color Schemes with #b000cc

    Complementary Color

    Split Complementary


    #b000cc Color Preview

    Text with hexadecimal color #b000cc

    This text has a font color of #b000cc

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

    #b000cc Background Color

    This box has a background color of #b000cc

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

    #b000cc Border Color

    This box has a border color of #b000cc

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

    CSS codes

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

    #b000cc Color on white background

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

    #b000cc Color on black background

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