#c3000b Hex Color

#C3000B
0
  • #c3000b Color Information

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

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

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

    • #c3000b hex color contains mainly RED.

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

    • #c3000b hex color has a decimal value of 12779531.



    #c3000b Color Spaces (Color Conversions)

    HEX c3000b #c3000b
    RGB 195, 0, 11 rgb(195, 0, 11)
    RGB Percent 76.47, 0, 4.31 rgb(76.47, 0, 4.31)
    CMYK 0, 100, 94, 24
    HSL 356.6°, 100, 38.2 hsl(356.6, 100%, 38.2%)
    HSV 356.6°, 100, 76.5
    XYZ 22.566, 11.626, 1.371
    Hunter Lab 34.097, 58.465, 21.484
    CIE-LAB 40.615, 65.574, 51.084
    CIE-LCH 40.615, 83.124, 37.92
    CIE-LUV 0, 100, 94.36, 23.53
    Web Safe cc0000

    RGB percent of color #c3000b

    76.47%
    0%
    4.31%

    CMYK percent of color #c3000b

    0%
    100%
    94.36%
    23.53%


    Color Schemes with #c3000b

    Complementary Color

    Split Complementary


    #c3000b Color Preview

    Text with hexadecimal color #c3000b

    This text has a font color of #c3000b

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

    #c3000b Background Color

    This box has a background color of #c3000b

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

    #c3000b Border Color

    This box has a border color of #c3000b

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

    CSS codes

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

    #c3000b Color on white background

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

    #c3000b Color on black background

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