#bd0000 Hex Color

#BD0000
0
  • #bd0000 Color Information

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

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

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

    • #bd0000 hex color contains mainly RED.

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

    • #bd0000 hex color has a decimal value of 12386304.



    #bd0000 Color Spaces (Color Conversions)

    HEX bd0000 #bd0000
    RGB 189, 0, 0 rgb(189, 0, 0)
    RGB Percent 74.12, 0, 0 rgb(74.12, 0, 0)
    CMYK 0, 100, 100, 26
    HSL 0°, 100, 37.1 hsl(0, 100%, 37.1%)
    HSV 0°, 100, 74.1
    XYZ 20.986, 10.819, 0.982
    Hunter Lab 32.892, 56.326, 21.254
    CIE-LAB 39.274, 63.954, 53.669
    CIE-LCH 39.274, 83.489, 40.003
    CIE-LUV 0, 100, 100, 25.88
    Web Safe cc0000

    RGB percent of color #bd0000

    74.12%
    0%
    0%

    CMYK percent of color #bd0000

    0%
    100%
    100%
    25.88%


    Color Schemes with #bd0000

    Complementary Color

    Split Complementary


    #bd0000 Color Preview

    Text with hexadecimal color #bd0000

    This text has a font color of #bd0000

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

    #bd0000 Background Color

    This box has a background color of #bd0000

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

    #bd0000 Border Color

    This box has a border color of #bd0000

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

    CSS codes

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

    #bd0000 Color on white background

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

    #bd0000 Color on black background

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