#c86400 Hex Color

#C86400
0
  • #c86400 Color Information

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

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

    • #c86400 color has a hue of 30 degrees, a saturation of 100% and a lightness of 39.2%.

    • #c86400 hex color contains mainly RED.

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

    • #c86400 hex color has a decimal value of 13132800.



    #c86400 Color Spaces (Color Conversions)

    HEX c86400 #c86400
    RGB 200, 100, 0 rgb(200, 100, 0)
    RGB Percent 78.43, 39.22, 0 rgb(78.43, 39.22, 0)
    CMYK 0, 50, 100, 22
    HSL 30°, 100, 39.2 hsl(30, 100%, 39.2%)
    HSV 30°, 100, 78.4
    XYZ 28.377, 21.394, 2.634
    Hunter Lab 46.254, 28.567, 29.001
    CIE-LAB 53.378, 35.136, 61.775
    CIE-LCH 53.378, 71.068, 60.37
    CIE-LUV 0, 50, 100, 21.57
    Web Safe cc6600

    RGB percent of color #c86400

    78.43%
    39.22%
    0%

    CMYK percent of color #c86400

    0%
    50%
    100%
    21.57%


    Color Schemes with #c86400

    Complementary Color

    Split Complementary


    #c86400 Color Preview

    Text with hexadecimal color #c86400

    This text has a font color of #c86400

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

    #c86400 Background Color

    This box has a background color of #c86400

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

    #c86400 Border Color

    This box has a border color of #c86400

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

    CSS codes

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

    #c86400 Color on white background

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

    #c86400 Color on black background

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