#b1000b Hex Color

#B1000B
0
  • #b1000b Color Information

    • In RGB color space, #b1000b hex color has a red value of 177, a green value of 0 and a blue value of 11.

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

    • #b1000b color has a hue of 356.3 degrees, a saturation of 100% and a lightness of 34.7%.

    • #b1000b hex color contains mainly RED.

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

    • #b1000b hex color has a decimal value of 11599883.



    #b1000b Color Spaces (Color Conversions)

    HEX b1000b #b1000b
    RGB 177, 0, 11 rgb(177, 0, 11)
    RGB Percent 69.41, 0, 4.31 rgb(69.41, 0, 4.31)
    CMYK 0, 100, 94, 31
    HSL 356.3°, 100, 34.7 hsl(356.3, 100%, 34.7%)
    HSV 356.3°, 100, 69.4
    XYZ 18.192, 9.371, 1.167
    Hunter Lab 30.612, 52.507, 19.168
    CIE-LAB 36.689, 61.041, 46.747
    CIE-LCH 36.689, 76.885, 37.446
    CIE-LUV 0, 100, 93.79, 30.59
    Web Safe 990000

    RGB percent of color #b1000b

    69.41%
    0%
    4.31%

    CMYK percent of color #b1000b

    0%
    100%
    93.79%
    30.59%


    Color Schemes with #b1000b

    Complementary Color

    Split Complementary


    #b1000b Color Preview

    Text with hexadecimal color #b1000b

    This text has a font color of #b1000b

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

    #b1000b Background Color

    This box has a background color of #b1000b

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

    #b1000b Border Color

    This box has a border color of #b1000b

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

    CSS codes

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

    #b1000b Color on white background

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

    #b1000b Color on black background

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