#bc1234 Hex Color

#BC1234
0
  • #bc1234 Color Information

    • In RGB color space, #bc1234 hex color has a red value of 188, a green value of 18 and a blue value of 52.

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

    • #bc1234 color has a hue of 348 degrees, a saturation of 82.52% and a lightness of 40.4%.

    • #bc1234 hex color contains mainly RED.

    • The closest web safe color of #bc1234 is #cc0033

    • #bc1234 hex color has a decimal value of 12325428.



    #bc1234 Color Spaces (Color Conversions)

    HEX bc1234 #bc1234
    RGB 188, 18, 52 rgb(188, 18, 52)
    RGB Percent 73.73, 7.06, 20.39 rgb(73.73, 7.06, 20.39)
    CMYK 0, 90, 72, 26
    HSL 348°, 82.52, 40.4 hsl(348, 82.52%, 40.4%)
    HSV 348°, 90.4, 73.7
    XYZ 21.575, 11.372, 4.307
    Hunter Lab 33.722, 55.187, 16.033
    CIE-LAB 40.2, 62.764, 28.752
    CIE-LCH 40.2, 69.036, 24.612
    CIE-LUV 0, 90.43, 72.34, 26.27
    Web Safe cc0033

    RGB percent of color #bc1234

    73.73%
    7.06%
    20.39%

    CMYK percent of color #bc1234

    0%
    90.43%
    72.34%
    26.27%


    Color Schemes with #bc1234

    Complementary Color

    Split Complementary


    #bc1234 Color Preview

    Text with hexadecimal color #bc1234

    This text has a font color of #bc1234

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

    #bc1234 Background Color

    This box has a background color of #bc1234

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

    #bc1234 Border Color

    This box has a border color of #bc1234

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

    CSS codes

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

    #bc1234 Color on white background

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

    #bc1234 Color on black background

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