#ff3f00 Hex Color

#FF3F00
0
  • #ff3f00 Color Information

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

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

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

    • #ff3f00 hex color contains mainly RED.

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

    • #ff3f00 hex color has a decimal value of 16727808.



    #ff3f00 Color Spaces (Color Conversions)

    HEX ff3f00 #ff3f00
    RGB 255, 63, 0 rgb(255, 63, 0)
    RGB Percent 100, 24.71, 0 rgb(100, 24.71, 0)
    CMYK 0, 75, 100, 0
    HSL 14.8°, 100, 50 hsl(14.8, 100%, 50%)
    HSV 14.8°, 100, 100
    XYZ 43.018, 24.815, 2.523
    Hunter Lab 49.815, 66.97, 31.867
    CIE-LAB 56.895, 69.689, 68.662
    CIE-LCH 56.895, 97.832, 44.575
    CIE-LUV 0, 75.29, 100, 0
    Web Safe ff3300

    RGB percent of color #ff3f00

    100%
    24.71%
    0%

    CMYK percent of color #ff3f00

    0%
    75.29%
    100%
    0%


    Color Schemes with #ff3f00

    Complementary Color

    Split Complementary


    #ff3f00 Color Preview

    Text with hexadecimal color #ff3f00

    This text has a font color of #ff3f00

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

    #ff3f00 Background Color

    This box has a background color of #ff3f00

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

    #ff3f00 Border Color

    This box has a border color of #ff3f00

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

    CSS codes

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

    #ff3f00 Color on white background

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

    #ff3f00 Color on black background

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