#ff4200 Hex Color

#FF4200
0
  • #ff4200 Color Information

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

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

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

    • #ff4200 hex color contains mainly RED.

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

    • #ff4200 hex color has a decimal value of 16728576.



    #ff4200 Color Spaces (Color Conversions)

    HEX ff4200 #ff4200
    RGB 255, 66, 0 rgb(255, 66, 0)
    RGB Percent 100, 25.88, 0 rgb(100, 25.88, 0)
    CMYK 0, 74, 100, 0
    HSL 15.5°, 100, 50 hsl(15.5, 100%, 50%)
    HSV 15.5°, 100, 100
    XYZ 43.188, 25.156, 2.579
    Hunter Lab 50.156, 65.93, 32.06
    CIE-LAB 57.227, 68.761, 68.816
    CIE-LCH 57.227, 97.282, 45.023
    CIE-LUV 0, 74.12, 100, 0
    Web Safe ff3300

    RGB percent of color #ff4200

    100%
    25.88%
    0%

    CMYK percent of color #ff4200

    0%
    74.12%
    100%
    0%


    Color Schemes with #ff4200

    Complementary Color

    Split Complementary


    #ff4200 Color Preview

    Text with hexadecimal color #ff4200

    This text has a font color of #ff4200

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

    #ff4200 Background Color

    This box has a background color of #ff4200

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

    #ff4200 Border Color

    This box has a border color of #ff4200

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

    CSS codes

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

    #ff4200 Color on white background

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

    #ff4200 Color on black background

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