#b00100 Hex Color

#B00100
0
  • #b00100 Color Information

    • In RGB color space, #b00100 hex color has a red value of 176, a green value of 1 and a blue value of 0.

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

    • #b00100 color has a hue of 0.3 degrees, a saturation of 100% and a lightness of 34.5%.

    • #b00100 hex color contains mainly RED.

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

    • #b00100 hex color has a decimal value of 11534592.



    #b00100 Color Spaces (Color Conversions)

    HEX b00100 #b00100
    RGB 176, 1, 0 rgb(176, 1, 0)
    RGB Percent 69.02, 0.39, 0 rgb(69.02, 0.39, 0)
    CMYK 0, 99, 100, 31
    HSL 0.3°, 100, 34.5 hsl(0.3, 100%, 34.5%)
    HSV 0.3°, 100, 69
    XYZ 17.915, 9.252, 0.842
    Hunter Lab 30.417, 51.903, 19.651
    CIE-LAB 36.465, 60.537, 50.827
    CIE-LCH 36.465, 79.045, 40.017
    CIE-LUV 0, 99.43, 100, 30.98
    Web Safe 990000

    RGB percent of color #b00100

    69.02%
    0.39%
    0%

    CMYK percent of color #b00100

    0%
    99.43%
    100%
    30.98%


    Color Schemes with #b00100

    Complementary Color

    Split Complementary


    #b00100 Color Preview

    Text with hexadecimal color #b00100

    This text has a font color of #b00100

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

    #b00100 Background Color

    This box has a background color of #b00100

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

    #b00100 Border Color

    This box has a border color of #b00100

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

    CSS codes

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

    #b00100 Color on white background

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

    #b00100 Color on black background

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