#ba0000 Hex Color

#BA0000
0
  • #ba0000 Color Information

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

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

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

    • #ba0000 hex color contains mainly RED.

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

    • #ba0000 hex color has a decimal value of 12189696.



    #ba0000 Color Spaces (Color Conversions)

    HEX ba0000 #ba0000
    RGB 186, 0, 0 rgb(186, 0, 0)
    RGB Percent 72.94, 0, 0 rgb(72.94, 0, 0)
    CMYK 0, 100, 100, 27
    HSL 0°, 100, 36.5 hsl(0, 100%, 36.5%)
    HSV 0°, 100, 72.9
    XYZ 20.25, 10.439, 0.948
    Hunter Lab 32.309, 55.334, 20.877
    CIE-LAB 38.619, 63.202, 53.025
    CIE-LCH 38.619, 82.499, 39.996
    CIE-LUV 0, 100, 100, 27.06
    Web Safe cc0000

    RGB percent of color #ba0000

    72.94%
    0%
    0%

    CMYK percent of color #ba0000

    0%
    100%
    100%
    27.06%


    Color Schemes with #ba0000

    Complementary Color

    Split Complementary


    #ba0000 Color Preview

    Text with hexadecimal color #ba0000

    This text has a font color of #ba0000

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

    #ba0000 Background Color

    This box has a background color of #ba0000

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

    #ba0000 Border Color

    This box has a border color of #ba0000

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

    CSS codes

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

    #ba0000 Color on white background

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

    #ba0000 Color on black background

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