#bf0000 Hex Color

#BF0000
0
  • #bf0000 Color Information

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

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

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

    • #bf0000 hex color contains mainly RED.

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

    • #bf0000 hex color has a decimal value of 12517376.



    #bf0000 Color Spaces (Color Conversions)

    HEX bf0000 #bf0000
    RGB 191, 0, 0 rgb(191, 0, 0)
    RGB Percent 74.9, 0, 0 rgb(74.9, 0, 0)
    CMYK 0, 100, 100, 25
    HSL 0°, 100, 37.5 hsl(0, 100%, 37.5%)
    HSV 0°, 100, 74.9
    XYZ 21.486, 11.076, 1.006
    Hunter Lab 33.281, 56.999, 21.504
    CIE-LAB 39.708, 64.464, 54.081
    CIE-LCH 39.708, 84.145, 39.994
    CIE-LUV 0, 100, 100, 25.1
    Web Safe cc0000

    RGB percent of color #bf0000

    74.9%
    0%
    0%

    CMYK percent of color #bf0000

    0%
    100%
    100%
    25.1%


    Color Schemes with #bf0000

    Complementary Color

    Split Complementary


    #bf0000 Color Preview

    Text with hexadecimal color #bf0000

    This text has a font color of #bf0000

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

    #bf0000 Background Color

    This box has a background color of #bf0000

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

    #bf0000 Border Color

    This box has a border color of #bf0000

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

    CSS codes

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

    #bf0000 Color on white background

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

    #bf0000 Color on black background

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