#ff3c00 Hex Color

#FF3C00
0
  • #ff3c00 Color Information

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

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

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

    • #ff3c00 hex color contains mainly RED.

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

    • #ff3c00 hex color has a decimal value of 16727040.



    #ff3c00 Color Spaces (Color Conversions)

    HEX ff3c00 #ff3c00
    RGB 255, 60, 0 rgb(255, 60, 0)
    RGB Percent 100, 23.53, 0 rgb(100, 23.53, 0)
    CMYK 0, 76, 100, 0
    HSL 14.1°, 100, 50 hsl(14.1, 100%, 50%)
    HSV 14.1°, 100, 100
    XYZ 42.856, 24.492, 2.469
    Hunter Lab 49.489, 67.968, 31.685
    CIE-LAB 56.577, 70.576, 68.524
    CIE-LCH 56.577, 98.369, 44.155
    CIE-LUV 0, 76.47, 100, 0
    Web Safe ff3300

    RGB percent of color #ff3c00

    100%
    23.53%
    0%

    CMYK percent of color #ff3c00

    0%
    76.47%
    100%
    0%


    Color Schemes with #ff3c00

    Complementary Color

    Split Complementary


    #ff3c00 Color Preview

    Text with hexadecimal color #ff3c00

    This text has a font color of #ff3c00

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

    #ff3c00 Background Color

    This box has a background color of #ff3c00

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

    #ff3c00 Border Color

    This box has a border color of #ff3c00

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

    CSS codes

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

    #ff3c00 Color on white background

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

    #ff3c00 Color on black background

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