#b10000 Hex Color

#B10000
0
  • #b10000 Color Information

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

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

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

    • #b10000 hex color contains mainly RED.

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

    • #b10000 hex color has a decimal value of 11599872.



    #b10000 Color Spaces (Color Conversions)

    HEX b10000 #b10000
    RGB 177, 0, 0 rgb(177, 0, 0)
    RGB Percent 69.41, 0, 0 rgb(69.41, 0, 0)
    CMYK 0, 100, 100, 31
    HSL 0°, 100, 34.7 hsl(0, 100%, 34.7%)
    HSV 0°, 100, 69.4
    XYZ 18.131, 9.347, 0.849
    Hunter Lab 30.573, 52.356, 19.755
    CIE-LAB 36.644, 60.913, 51.036
    CIE-LCH 36.644, 79.467, 39.958
    CIE-LUV 0, 100, 100, 30.59
    Web Safe 990000

    RGB percent of color #b10000

    69.41%
    0%
    0%

    CMYK percent of color #b10000

    0%
    100%
    100%
    30.59%


    Color Schemes with #b10000

    Complementary Color

    Split Complementary


    #b10000 Color Preview

    Text with hexadecimal color #b10000

    This text has a font color of #b10000

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

    #b10000 Background Color

    This box has a background color of #b10000

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

    #b10000 Border Color

    This box has a border color of #b10000

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

    CSS codes

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

    #b10000 Color on white background

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

    #b10000 Color on black background

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