#bd2500 Hex Color

#BD2500
0
  • #bd2500 Color Information

    • In RGB color space, #bd2500 hex color has a red value of 189, a green value of 37 and a blue value of 0.

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

    • #bd2500 color has a hue of 11.7 degrees, a saturation of 100% and a lightness of 37.1%.

    • #bd2500 hex color contains mainly RED.

    • The closest web safe color of #bd2500 is #cc3300

    • #bd2500 hex color has a decimal value of 12395776.



    #bd2500 Color Spaces (Color Conversions)

    HEX bd2500 #bd2500
    RGB 189, 37, 0 rgb(189, 37, 0)
    RGB Percent 74.12, 14.51, 0 rgb(74.12, 14.51, 0)
    CMYK 0, 80, 100, 26
    HSL 11.7°, 100, 37.1 hsl(11.7, 100%, 37.1%)
    HSV 11.7°, 100, 74.1
    XYZ 21.648, 12.142, 1.203
    Hunter Lab 34.845, 49.915, 22.345
    CIE-LAB 41.441, 57.759, 54.491
    CIE-LCH 41.441, 79.406, 43.332
    CIE-LUV 0, 80.42, 100, 25.88
    Web Safe cc3300

    RGB percent of color #bd2500

    74.12%
    14.51%
    0%

    CMYK percent of color #bd2500

    0%
    80.42%
    100%
    25.88%


    Color Schemes with #bd2500

    Complementary Color

    Split Complementary


    #bd2500 Color Preview

    Text with hexadecimal color #bd2500

    This text has a font color of #bd2500

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

    #bd2500 Background Color

    This box has a background color of #bd2500

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

    #bd2500 Border Color

    This box has a border color of #bd2500

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

    CSS codes

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

    #bd2500 Color on white background

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

    #bd2500 Color on black background

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