#b86400 Hex Color

#B86400
0
  • #b86400 Color Information

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

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

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

    • #b86400 hex color contains mainly RED.

    • The closest web safe color of #b86400 is #cc6600

    • #b86400 hex color has a decimal value of 12084224.



    #b86400 Color Spaces (Color Conversions)

    HEX b86400 #b86400
    RGB 184, 100, 0 rgb(184, 100, 0)
    RGB Percent 72.16, 39.22, 0 rgb(72.16, 39.22, 0)
    CMYK 0, 46, 100, 28
    HSL 32.6°, 100, 36.1 hsl(32.6, 100%, 36.1%)
    HSV 32.6°, 100, 72.2
    XYZ 24.324, 19.305, 2.444
    Hunter Lab 43.937, 21.928, 27.458
    CIE-LAB 51.042, 28.47, 59.173
    CIE-LCH 51.042, 65.666, 64.306
    CIE-LUV 0, 45.65, 100, 27.84
    Web Safe cc6600

    RGB percent of color #b86400

    72.16%
    39.22%
    0%

    CMYK percent of color #b86400

    0%
    45.65%
    100%
    27.84%


    Color Schemes with #b86400

    Complementary Color

    Split Complementary


    #b86400 Color Preview

    Text with hexadecimal color #b86400

    This text has a font color of #b86400

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

    #b86400 Background Color

    This box has a background color of #b86400

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

    #b86400 Border Color

    This box has a border color of #b86400

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

    CSS codes

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

    #b86400 Color on white background

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

    #b86400 Color on black background

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