#c05000 Hex Color

#C05000
0
  • #c05000 Color Information

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

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

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

    • #c05000 hex color contains mainly RED.

    • The closest web safe color of #c05000 is #cc6600

    • #c05000 hex color has a decimal value of 12603392.



    #c05000 Color Spaces (Color Conversions)

    HEX c05000 #c05000
    RGB 192, 80, 0 rgb(192, 80, 0)
    RGB Percent 75.29, 31.37, 0 rgb(75.29, 31.37, 0)
    CMYK 0, 58, 100, 25
    HSL 25°, 100, 37.6 hsl(25, 100%, 37.6%)
    HSV 25°, 100, 75.3
    XYZ 24.607, 16.944, 1.974
    Hunter Lab 41.163, 34.671, 25.971
    CIE-LAB 48.189, 41.993, 58.131
    CIE-LCH 48.189, 71.712, 54.156
    CIE-LUV 0, 58.33, 100, 24.71
    Web Safe cc6600

    RGB percent of color #c05000

    75.29%
    31.37%
    0%

    CMYK percent of color #c05000

    0%
    58.33%
    100%
    24.71%


    Color Schemes with #c05000

    Complementary Color

    Split Complementary


    #c05000 Color Preview

    Text with hexadecimal color #c05000

    This text has a font color of #c05000

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

    #c05000 Background Color

    This box has a background color of #c05000

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

    #c05000 Border Color

    This box has a border color of #c05000

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

    CSS codes

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

    #c05000 Color on white background

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

    #c05000 Color on black background

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