#ff3400 Hex Color

#FF3400
0
  • #ff3400 Color Information

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

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

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

    • #ff3400 hex color contains mainly RED.

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

    • #ff3400 hex color has a decimal value of 16724992.



    #ff3400 Color Spaces (Color Conversions)

    HEX ff3400 #ff3400
    RGB 255, 52, 0 rgb(255, 52, 0)
    RGB Percent 100, 20.39, 0 rgb(100, 20.39, 0)
    CMYK 0, 80, 100, 0
    HSL 12.2°, 100, 50 hsl(12.2, 100%, 50%)
    HSV 12.2°, 100, 100
    XYZ 42.468, 23.716, 2.339
    Hunter Lab 48.699, 70.437, 31.242
    CIE-LAB 55.802, 72.755, 68.2
    CIE-LCH 55.802, 99.722, 43.149
    CIE-LUV 0, 79.61, 100, 0
    Web Safe ff3300

    RGB percent of color #ff3400

    100%
    20.39%
    0%

    CMYK percent of color #ff3400

    0%
    79.61%
    100%
    0%


    Color Schemes with #ff3400

    Complementary Color

    Split Complementary


    #ff3400 Color Preview

    Text with hexadecimal color #ff3400

    This text has a font color of #ff3400

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

    #ff3400 Background Color

    This box has a background color of #ff3400

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

    #ff3400 Border Color

    This box has a border color of #ff3400

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

    CSS codes

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

    #ff3400 Color on white background

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

    #ff3400 Color on black background

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