#bc0000 Hex Color

#BC0000
0
  • #bc0000 Color Information

    • In RGB color space, #bc0000 hex color has a red value of 188, a green value of 0 and a blue value of 0.

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

    • #bc0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 36.9%.

    • #bc0000 hex color contains mainly RED.

    • The closest web safe color of #bc0000 is #cc0000

    • #bc0000 hex color has a decimal value of 12320768.



    #bc0000 Color Spaces (Color Conversions)

    HEX bc0000 #bc0000
    RGB 188, 0, 0 rgb(188, 0, 0)
    RGB Percent 73.73, 0, 0 rgb(73.73, 0, 0)
    CMYK 0, 100, 100, 26
    HSL 0°, 100, 36.9 hsl(0, 100%, 36.9%)
    HSV 0°, 100, 73.7
    XYZ 20.739, 10.691, 0.971
    Hunter Lab 32.697, 55.998, 21.127
    CIE-LAB 39.055, 63.707, 53.448
    CIE-LCH 39.055, 83.158, 39.996
    CIE-LUV 0, 100, 100, 26.27
    Web Safe cc0000

    RGB percent of color #bc0000

    73.73%
    0%
    0%

    CMYK percent of color #bc0000

    0%
    100%
    100%
    26.27%


    Color Schemes with #bc0000

    Complementary Color

    Split Complementary


    #bc0000 Color Preview

    Text with hexadecimal color #bc0000

    This text has a font color of #bc0000

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

    #bc0000 Background Color

    This box has a background color of #bc0000

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

    #bc0000 Border Color

    This box has a border color of #bc0000

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

    CSS codes

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

    #bc0000 Color on white background

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

    #bc0000 Color on black background

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