#b80000 Hex Color

#B80000
0
  • #b80000 Color Information

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

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

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

    • #b80000 hex color contains mainly RED.

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

    • #b80000 hex color has a decimal value of 12058624.



    #b80000 Color Spaces (Color Conversions)

    HEX b80000 #b80000
    RGB 184, 0, 0 rgb(184, 0, 0)
    RGB Percent 72.16, 0, 0 rgb(72.16, 0, 0)
    CMYK 0, 100, 100, 28
    HSL 0°, 100, 36.1 hsl(0, 100%, 36.1%)
    HSV 0°, 100, 72.2
    XYZ 19.767, 10.19, 0.925
    Hunter Lab 31.922, 54.67, 20.627
    CIE-LAB 38.181, 62.696, 52.599
    CIE-LCH 38.181, 81.838, 39.995
    CIE-LUV 0, 100, 100, 27.84
    Web Safe cc0000

    RGB percent of color #b80000

    72.16%
    0%
    0%

    CMYK percent of color #b80000

    0%
    100%
    100%
    27.84%


    Color Schemes with #b80000

    Complementary Color

    Split Complementary


    #b80000 Color Preview

    Text with hexadecimal color #b80000

    This text has a font color of #b80000

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

    #b80000 Background Color

    This box has a background color of #b80000

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

    #b80000 Border Color

    This box has a border color of #b80000

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

    CSS codes

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

    #b80000 Color on white background

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

    #b80000 Color on black background

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