#300c00 Hex Color

#300C00
0
  • #300c00 Color Information

    • In RGB color space, #300c00 hex color has a red value of 48, a green value of 12 and a blue value of 0.

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

    • #300c00 color has a hue of 15 degrees, a saturation of 100% and a lightness of 9.4%.

    • #300c00 hex color contains mainly RED.

    • The closest web safe color of #300c00 is #330000

    • #300c00 hex color has a decimal value of 3148800.



    #300c00 Color Spaces (Color Conversions)

    HEX 300c00 #300c00
    RGB 48, 12, 0 rgb(48, 12, 0)
    RGB Percent 18.82, 4.71, 0 rgb(18.82, 4.71, 0)
    CMYK 0, 75, 100, 81
    HSL 15°, 100, 9.4 hsl(15, 100%, 9.4%)
    HSV 15°, 100, 18.8
    XYZ 1.35, 0.891, 0.101
    Hunter Lab 9.439, 9.01, 5.973
    CIE-LAB 8.048, 17.432, 12.432
    CIE-LCH 8.048, 21.411, 35.495
    CIE-LUV 0, 75, 100, 81.18
    Web Safe 330000

    RGB percent of color #300c00

    18.82%
    4.71%
    0%

    CMYK percent of color #300c00

    0%
    75%
    100%
    81.18%


    Color Schemes with #300c00

    Complementary Color

    Split Complementary


    #300c00 Color Preview

    Text with hexadecimal color #300c00

    This text has a font color of #300c00

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

    #300c00 Background Color

    This box has a background color of #300c00

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

    #300c00 Border Color

    This box has a border color of #300c00

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

    CSS codes

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

    #300c00 Color on white background

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

    #300c00 Color on black background

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