#c83000 Hex Color

#C83000
0
  • #c83000 Color Information

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

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

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

    • #c83000 hex color contains mainly RED.

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

    • #c83000 hex color has a decimal value of 13119488.



    #c83000 Color Spaces (Color Conversions)

    HEX c83000 #c83000
    RGB 200, 48, 0 rgb(200, 48, 0)
    RGB Percent 78.43, 18.82, 0 rgb(78.43, 18.82, 0)
    CMYK 0, 76, 100, 22
    HSL 14.4°, 100, 39.2 hsl(14.4, 100%, 39.2%)
    HSV 14.4°, 100, 78.4
    XYZ 24.876, 14.393, 1.467
    Hunter Lab 37.938, 50.651, 24.264
    CIE-LAB 44.791, 57.797, 57.222
    CIE-LCH 44.791, 81.332, 44.714
    CIE-LUV 0, 76, 100, 21.57
    Web Safe cc3300

    RGB percent of color #c83000

    78.43%
    18.82%
    0%

    CMYK percent of color #c83000

    0%
    76%
    100%
    21.57%


    Color Schemes with #c83000

    Complementary Color

    Split Complementary


    #c83000 Color Preview

    Text with hexadecimal color #c83000

    This text has a font color of #c83000

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

    #c83000 Background Color

    This box has a background color of #c83000

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

    #c83000 Border Color

    This box has a border color of #c83000

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

    CSS codes

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

    #c83000 Color on white background

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

    #c83000 Color on black background

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