#c3000d Hex Color

#C3000D
0
  • #c3000d Color Information

    • In RGB color space, #c3000d hex color has a red value of 195, a green value of 0 and a blue value of 13.

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

    • #c3000d color has a hue of 356 degrees, a saturation of 100% and a lightness of 38.2%.

    • #c3000d hex color contains mainly RED.

    • The closest web safe color of #c3000d is #cc0000

    • #c3000d hex color has a decimal value of 12779533.



    #c3000d Color Spaces (Color Conversions)

    HEX c3000d #c3000d
    RGB 195, 0, 13 rgb(195, 0, 13)
    RGB Percent 76.47, 0, 5.1 rgb(76.47, 0, 5.1)
    CMYK 0, 100, 93, 24
    HSL 356°, 100, 38.2 hsl(356, 100%, 38.2%)
    HSV 356°, 100, 76.5
    XYZ 22.578, 11.631, 1.436
    Hunter Lab 34.104, 58.49, 21.377
    CIE-LAB 40.624, 65.593, 50.374
    CIE-LCH 40.624, 82.704, 37.523
    CIE-LUV 0, 100, 93.33, 23.53
    Web Safe cc0000

    RGB percent of color #c3000d

    76.47%
    0%
    5.1%

    CMYK percent of color #c3000d

    0%
    100%
    93.33%
    23.53%


    Color Schemes with #c3000d

    Complementary Color

    Split Complementary


    #c3000d Color Preview

    Text with hexadecimal color #c3000d

    This text has a font color of #c3000d

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

    #c3000d Background Color

    This box has a background color of #c3000d

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

    #c3000d Border Color

    This box has a border color of #c3000d

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

    CSS codes

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

    #c3000d Color on white background

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

    #c3000d Color on black background

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