#c00030 Hex Color

#C00030
0
  • #c00030 Color Information

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

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

    • #c00030 color has a hue of 345 degrees, a saturation of 100% and a lightness of 37.6%.

    • #c00030 hex color contains mainly RED.

    • The closest web safe color of #c00030 is #cc0033

    • #c00030 hex color has a decimal value of 12582960.



    #c00030 Color Spaces (Color Conversions)

    HEX c00030 #c00030
    RGB 192, 0, 48 rgb(192, 0, 48)
    RGB Percent 75.29, 0, 18.82 rgb(75.29, 0, 18.82)
    CMYK 0, 100, 75, 25
    HSL 345°, 100, 37.6 hsl(345, 100%, 37.6%)
    HSV 345°, 100, 75.3
    XYZ 22.272, 11.42, 3.827
    Hunter Lab 33.793, 58.504, 16.941
    CIE-LAB 40.279, 65.673, 31.52
    CIE-LCH 40.279, 72.845, 25.639
    CIE-LUV 0, 100, 75, 24.71
    Web Safe cc0033

    RGB percent of color #c00030

    75.29%
    0%
    18.82%

    CMYK percent of color #c00030

    0%
    100%
    75%
    24.71%


    Color Schemes with #c00030

    Complementary Color

    Split Complementary


    #c00030 Color Preview

    Text with hexadecimal color #c00030

    This text has a font color of #c00030

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

    #c00030 Background Color

    This box has a background color of #c00030

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

    #c00030 Border Color

    This box has a border color of #c00030

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

    CSS codes

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

    #c00030 Color on white background

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

    #c00030 Color on black background

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