#ff4c00 Hex Color

#FF4C00
0
  • #ff4c00 Color Information

    • In RGB color space, #ff4c00 hex color has a red value of 255, a green value of 76 and a blue value of 0.

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

    • #ff4c00 color has a hue of 17.9 degrees, a saturation of 100% and a lightness of 50%.

    • #ff4c00 hex color contains mainly RED.

    • The closest web safe color of #ff4c00 is #ff3300

    • #ff4c00 hex color has a decimal value of 16731136.



    #ff4c00 Color Spaces (Color Conversions)

    HEX ff4c00 #ff4c00
    RGB 255, 76, 0 rgb(255, 76, 0)
    RGB Percent 100, 29.8, 0 rgb(100, 29.8, 0)
    CMYK 0, 70, 100, 0
    HSL 17.9°, 100, 50 hsl(17.9, 100%, 50%)
    HSV 17.9°, 100, 100
    XYZ 43.824, 26.429, 2.791
    Hunter Lab 51.409, 62.197, 32.768
    CIE-LAB 58.442, 65.402, 69.378
    CIE-LCH 58.442, 95.345, 46.69
    CIE-LUV 0, 70.2, 100, 0
    Web Safe ff3300

    RGB percent of color #ff4c00

    100%
    29.8%
    0%

    CMYK percent of color #ff4c00

    0%
    70.2%
    100%
    0%


    Color Schemes with #ff4c00

    Complementary Color

    Split Complementary


    #ff4c00 Color Preview

    Text with hexadecimal color #ff4c00

    This text has a font color of #ff4c00

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

    #ff4c00 Background Color

    This box has a background color of #ff4c00

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

    #ff4c00 Border Color

    This box has a border color of #ff4c00

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

    CSS codes

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

    #ff4c00 Color on white background

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

    #ff4c00 Color on black background

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