#c82000 Hex Color

#C82000
0
  • #c82000 Color Information

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

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

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

    • #c82000 hex color contains mainly RED.

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

    • #c82000 hex color has a decimal value of 13115392.



    #c82000 Color Spaces (Color Conversions)

    HEX c82000 #c82000
    RGB 200, 32, 0 rgb(200, 32, 0)
    RGB Percent 78.43, 12.55, 0 rgb(78.43, 12.55, 0)
    CMYK 0, 84, 100, 22
    HSL 9.6°, 100, 39.2 hsl(9.6, 100%, 39.2%)
    HSV 9.6°, 100, 78.4
    XYZ 24.336, 13.312, 1.287
    Hunter Lab 36.486, 55.21, 23.449
    CIE-LAB 43.23, 62.197, 56.562
    CIE-LCH 43.23, 84.07, 42.283
    CIE-LUV 0, 84, 100, 21.57
    Web Safe cc3300

    RGB percent of color #c82000

    78.43%
    12.55%
    0%

    CMYK percent of color #c82000

    0%
    84%
    100%
    21.57%


    Color Schemes with #c82000

    Complementary Color

    Split Complementary


    #c82000 Color Preview

    Text with hexadecimal color #c82000

    This text has a font color of #c82000

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

    #c82000 Background Color

    This box has a background color of #c82000

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

    #c82000 Border Color

    This box has a border color of #c82000

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

    CSS codes

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

    #c82000 Color on white background

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

    #c82000 Color on black background

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