#bc1000 Hex Color

#BC1000
0
  • #bc1000 Color Information

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

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

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

    • #bc1000 hex color contains mainly RED.

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

    • #bc1000 hex color has a decimal value of 12324864.



    #bc1000 Color Spaces (Color Conversions)

    HEX bc1000 #bc1000
    RGB 188, 16, 0 rgb(188, 16, 0)
    RGB Percent 73.73, 6.27, 0 rgb(73.73, 6.27, 0)
    CMYK 0, 91, 100, 26
    HSL 5.1°, 100, 36.9 hsl(5.1, 100%, 36.9%)
    HSV 5.1°, 100, 73.7
    XYZ 20.924, 11.062, 1.032
    Hunter Lab 33.26, 54.092, 21.442
    CIE-LAB 39.685, 61.886, 53.682
    CIE-LCH 39.685, 81.925, 40.939
    CIE-LUV 0, 91.49, 100, 26.27
    Web Safe cc0000

    RGB percent of color #bc1000

    73.73%
    6.27%
    0%

    CMYK percent of color #bc1000

    0%
    91.49%
    100%
    26.27%


    Color Schemes with #bc1000

    Complementary Color

    Split Complementary


    #bc1000 Color Preview

    Text with hexadecimal color #bc1000

    This text has a font color of #bc1000

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

    #bc1000 Background Color

    This box has a background color of #bc1000

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

    #bc1000 Border Color

    This box has a border color of #bc1000

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

    CSS codes

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

    #bc1000 Color on white background

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

    #bc1000 Color on black background

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