#b40000 Hex Color

#B40000
0
  • #b40000 Color Information

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

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

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

    • #b40000 hex color contains mainly RED.

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

    • #b40000 hex color has a decimal value of 11796480.



    #b40000 Color Spaces (Color Conversions)

    HEX b40000 #b40000
    RGB 180, 0, 0 rgb(180, 0, 0)
    RGB Percent 70.59, 0, 0 rgb(70.59, 0, 0)
    CMYK 0, 100, 100, 29
    HSL 0°, 100, 35.3 hsl(0, 100%, 35.3%)
    HSV 0°, 100, 70.6
    XYZ 18.822, 9.703, 0.881
    Hunter Lab 31.15, 53.346, 20.128
    CIE-LAB 37.304, 61.679, 51.716
    CIE-LCH 37.304, 80.491, 39.979
    CIE-LUV 0, 100, 100, 29.41
    Web Safe cc0000

    RGB percent of color #b40000

    70.59%
    0%
    0%

    CMYK percent of color #b40000

    0%
    100%
    100%
    29.41%


    Color Schemes with #b40000

    Complementary Color

    Split Complementary


    #b40000 Color Preview

    Text with hexadecimal color #b40000

    This text has a font color of #b40000

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

    #b40000 Background Color

    This box has a background color of #b40000

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

    #b40000 Border Color

    This box has a border color of #b40000

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

    CSS codes

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

    #b40000 Color on white background

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

    #b40000 Color on black background

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