#b00000 Hex Color

#B00000
0
  • #b00000 Color Information

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

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

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

    • #b00000 hex color contains mainly RED.

    • The closest web safe color of #b00000 is #990000

    • #b00000 hex color has a decimal value of 11534336.



    #b00000 Color Spaces (Color Conversions)

    HEX b00000 #b00000
    RGB 176, 0, 0 rgb(176, 0, 0)
    RGB Percent 69.02, 0, 0 rgb(69.02, 0, 0)
    CMYK 0, 100, 100, 31
    HSL 0°, 100, 34.5 hsl(0, 100%, 34.5%)
    HSV 0°, 100, 69
    XYZ 17.904, 9.23, 0.838
    Hunter Lab 30.381, 52.027, 19.631
    CIE-LAB 36.423, 60.658, 50.813
    CIE-LCH 36.423, 79.129, 39.953
    CIE-LUV 0, 100, 100, 30.98
    Web Safe 990000

    RGB percent of color #b00000

    69.02%
    0%
    0%

    CMYK percent of color #b00000

    0%
    100%
    100%
    30.98%


    Color Schemes with #b00000

    Complementary Color

    Split Complementary


    #b00000 Color Preview

    Text with hexadecimal color #b00000

    This text has a font color of #b00000

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

    #b00000 Background Color

    This box has a background color of #b00000

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

    #b00000 Border Color

    This box has a border color of #b00000

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

    CSS codes

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

    #b00000 Color on white background

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

    #b00000 Color on black background

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